v1.1.0 - consolidation, item-level traceability, supersession
Added:
- Capture Assumptions and Measurable Outcomes (SC-XXX) when archiving a
feature spec. These were previously dropped on archival. - Item-level [Source: specs/###-feature/spec.md -> FR-012] traceability
refs; a consolidated entry carries one ref per contributing feature. - Supersession pass: detects requirements a later feature wholly
replaces, confirms removals with the user, deletes the retired entry
from spec.md, and records a RETIRED: line in changelog.md. Retired IDs
are never reissued. Unresolved contradictions are recorded and
re-raised on later runs.
Changed:
- Main spec merging consolidates into existing entries instead of
appending per-feature extractions, replacing the previous "prefer
appending over restructuring" rule.
Addresses #3.