Interface: ExpansionRecord
Defined in: packages/agentos/src/orchestration/planning/types.ts:177
Record of an applied expansion for audit trail.
Properties
approvedBy
approvedBy:
"user"|"auto"
Defined in: packages/agentos/src/orchestration/planning/types.ts:180
checkpointIdBefore
checkpointIdBefore:
string
Defined in: packages/agentos/src/orchestration/planning/types.ts:182
patch
patch:
GraphPatch
Defined in: packages/agentos/src/orchestration/planning/types.ts:178
timestamp
timestamp:
number
Defined in: packages/agentos/src/orchestration/planning/types.ts:181
trigger
trigger:
ExpansionTrigger
Defined in: packages/agentos/src/orchestration/planning/types.ts:179