update_blueprint
Update blueprint sections with actual data when implementation diverges from recommendation. Shallow-merges sections, creates version snapshot, and propagates staleness to business case and implementation plan.
Instructions
Update blueprint sections with actual implementation data. Sends full top-level sections that are shallow-merged into the existing blueprint. Creates a version snapshot before mutation and propagates staleness to business case and implementation plan. Use this when the implementation diverges from the original recommendation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| blueprintId | Yes | The blueprint ID (UUID) | |
| sections | Yes | Top-level sections to merge. Common keys: enhancedDigitalTeam, phases, executiveSummary, executiveSummaryDetails, platformRecommendation, agenticPattern, riskAssessment, successCriteria, feasibilityIndicators, laborAnalysis, title, blueprintTitle, roiBaseline, howItWorks, teams, kpis, digitalTeam, implementation, dataProvenance, architectureRationale, integrationGaps, customTables. Additional keys are accepted and preserved. | |
| customerOrgId | No | Customer organization ID (UUID). Required for partner users accessing a customer org. |