complete
Finishes the current feature, fix, or rollback.
Invocation
Section titled “Invocation”/completeWhat it does
Section titled “What it does”- Runs the final safety and quality gates.
- Archives the spec under
syntaxis/history/features/,fixes/, orrollbacks/. - Archives resolved findings and any test-run records for the item, the latter
into
syntaxis/history/test-runs/. - Updates the build plan’s completion markers.
- Creates the work commit.
- Asks before merging.
What blocks it
Section titled “What blocks it”- Any P0 or P1 finding that is
openorfixed— including defects opened by/test-run. - Stale, pending, or changes-requested independent review state.
- Failing configured gates.
What it guarantees
Section titled “What it guarantees”- Archives are immutable records. A rebuild writes
--build-2, never overwrites. - Merge needs your explicit yes in the current session. Configuration cannot grant it.