File tree Expand file tree Collapse file tree 2 files changed +22
-1
lines changed
Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to Architor are documented here.
44
5+ ## [ 2.1.4] — 2026-03-13
6+
7+ ### Decision supersession tracking (PR #2 )
8+
9+ - Added ` Supersedes: DEC-NNN ` field to decision log for ` /reopen ` and ` /alternative ` commands
10+ - Added ` References: FR-NNN, DEC-NNN ` field for cross-phase traceability
11+ - Added Traceability section (section 9) to ` /design-component ` output with requirement checklists
12+ - Updated state-manager skill with supersession and traceability guidance and examples
13+ - Updated ` /refine ` to use ` References ` (evolves, not replaces) instead of ` Supersedes `
14+ - Updated ` /accept ` to include ` References ` for Phase 2A, 2C, and Phase 3 acceptances
15+ - Updated ` /generate-docs ` to surface traceability and supersession chains in final document
16+ - Updated decision log template with examples showing both new fields
17+
18+ ### Improvements
19+
20+ - Mapped workflow commands to phases in README Commands section
21+ - Renamed Tessl tiles from ` ahmed-habiba/ ` to ` emerge/ ` workspace, set ` private: false `
22+ - Cleaned up feature branch after merge
23+
24+ ---
25+
526## [ 2.1.3] — 2026-03-09
627
728### Tessl integration (PR #1 )
Original file line number Diff line number Diff line change 11{
22 "name" : " arch-agent" ,
3- "version" : " 2.1.3 " ,
3+ "version" : " 2.1.4 " ,
44 "description" : " Turn Claude Code into a rigorous, phase-gated architecture design assistant" ,
55 "license" : " MIT" ,
66 "author" : " Architecture Agent Contributors" ,
You can’t perform that action at this time.
0 commit comments