File tree Expand file tree Collapse file tree 3 files changed +21
-11
lines changed
Expand file tree Collapse file tree 3 files changed +21
-11
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.3] — 2026-03-09
6+
7+ ### Tessl integration (PR #1 )
8+
9+ - Added Tessl tile packaging for all 4 architecture skills
10+ - Added 20 evaluation scenarios (5 per skill)
11+ - Expanded skill SKILL.md files with activation triggers and detailed instructions
12+ - Added CONTRIBUTING.md with Tessl integration guide
13+ - Updated CLAUDE.md with Phase 2A/2B/2C sub-phase rules and reopen limits
14+
15+ ### Post-merge fixes
16+
17+ - Restored emphatic "ONLY" casing in state-manager SKILL.md
18+ - Added integrity placeholder to tessl.json dependency
19+ - Fixed stale SVG diagram references in CONTRIBUTING.md
20+ - Fixed duplicate METHODOLOGY.md entry in CONTRIBUTING.md project tree
21+
22+ ---
23+
524## [ 2.1.2] — 2026-03-07
625
726### Documentation overhaul
@@ -16,14 +35,6 @@ All notable changes to Architor are documented here.
1635- Replaced non-existent SVG references in ARCHITECTURE.md with Mermaid diagrams
1736- Converted component lifecycle ASCII art to Mermaid state diagrams
1837
19- ### Tessl integration (PR #1 )
20-
21- - Added Tessl tile packaging for all 4 architecture skills
22- - Added 20 evaluation scenarios (5 per skill)
23- - Expanded skill SKILL.md files with activation triggers and detailed instructions
24- - Added CONTRIBUTING.md with Tessl integration guide
25- - Updated CLAUDE.md with Phase 2A/2B/2C sub-phase rules and reopen limits
26-
2738---
2839
2940## [ 2.1.1] — 2026-03-07
Original file line number Diff line number Diff line change @@ -27,8 +27,7 @@ arch-agent/
2727│ └── org-context.md # Org context template
2828├── docs/
2929│ ├── ARCHITECTURE.md # System design document
30- │ ├── METHODOLOGY.md # Process methodology
31- │ └── METHODOLOGY.md # Process methodology details
30+ │ └── METHODOLOGY.md # Process methodology
3231└── output/ # Generated deliverables
3332```
3433
Original file line number Diff line number Diff line change 11{
22 "name" : " arch-agent" ,
3- "version" : " 2.1.2 " ,
3+ "version" : " 2.1.3 " ,
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