Skip to content

Commit a39e523

Browse files
AhmedHabibaclaude
andcommitted
Bump to v2.1.4 — Decision supersession tracking and traceability
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 6499a55 commit a39e523

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,27 @@
22

33
All 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)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
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",

0 commit comments

Comments
 (0)