sync_implementation_state
Records implementation progress for Agent Blueprint by syncing agent statuses, platform details, and deviations from specs, creating versioned snapshots for tracking over time.
Instructions
Sync implementation state back to Agent Blueprint. Reports which agents have been implemented, their status, platform artifacts, and any deviations from the spec. Each sync creates a versioned snapshot enabling progress tracking over time.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| blueprintId | Yes | The blueprint ID (UUID) | |
| stateData | Yes | Implementation state data (structured JSON matching implementation-state.yaml schema) | |
| customerOrgId | No | Customer organization ID (UUID). Required for partner users accessing a customer org. |