Skip to content

How to Handle Scope Changes

Use this guide to manage mid-construction scope changes using the Change Proposal workflow.

  • Active DLC work in progress with at least an Intent Brief in _cat/artifacts/intent/
  • Requirements changed after Intent Brief was approved
  • A technical discovery during construction invalidates an ARC constraint
  • Stakeholder priorities shifted mid-sprint
  • An ARC constraint is impractical to implement as written
cat-change-proposal

Clara and Julian jointly produce a Change Proposal with:

  1. What’s changing — Explicit old → new diff
  2. Why — Business or technical justification
  3. Impact analysis across:
    • Intent Brief sections affected
    • ARC constraints added, modified, or removed
    • Bolt specs requiring updates
    • Completed work that may need rework
  4. Recommendation — Accept, reject, or modify

Output: _cat/artifacts/construction/change-proposal-{date}.md

  1. Update the Intent Briefcat-intent-edit
  2. Update the ARCcat-arc-edit
  3. Update affected bolt specscat-bolt-edit
  4. Re-run readiness checkcat-readiness-check to verify traceability still holds

Not every change needs a formal Change Proposal. Use judgment:

SituationAction
New requirement from stakeholderChange Proposal
Bug fix within existing scopeNo proposal needed
”While we’re at it…” featureChange Proposal
Implementation detail changeUpdate bolt spec only
ARC constraint relaxationChange Proposal

See Also: Build an ARC · Construction Phase · Workflows Reference