Skip to content

refactor(architecture): convert ARCHITECTURE.json to canonical columns/tree schema - #40

Merged
dancinlife merged 1 commit into
mainfrom
refactor/arch-columns-tree
Jun 27, 2026
Merged

refactor(architecture): convert ARCHITECTURE.json to canonical columns/tree schema#40
dancinlife merged 1 commit into
mainfrom
refactor/arch-columns-tree

Conversation

@dancinlife

Copy link
Copy Markdown
Contributor

Migrate the design SSOT from the legacy name/summary domain-tree to the
canonical columns/tree schema (schemaVersion 2.0, kind architecture-tree),
matching sidecar/edge. Every node gets name/role/id/detail with a unique
kebab-case id; per-node summary/path/status/edges[]/milestones[] and the
top-level meta/note are decomposed into finely-split child nodes so each
cell stays <=300 chars and <=6 piled items. Lossless: all 280 source
strings preserved (token-verified). Replace ARCHITECTURE.html with the
canonical zero-dependency viewer (SRC=ARCHITECTURE.json).

sidecar architecture lint: ok

Co-Authored-By: Claude Opus 4.8 (1M context) noreply@anthropic.com

…s/tree schema

Migrate the design SSOT from the legacy name/summary domain-tree to the
canonical columns/tree schema (schemaVersion 2.0, kind architecture-tree),
matching sidecar/edge. Every node gets name/role/id/detail with a unique
kebab-case id; per-node summary/path/status/edges[]/milestones[] and the
top-level meta/note are decomposed into finely-split child nodes so each
cell stays <=300 chars and <=6 piled items. Lossless: all 280 source
strings preserved (token-verified). Replace ARCHITECTURE.html with the
canonical zero-dependency viewer (SRC=ARCHITECTURE.json).

sidecar architecture lint: ok

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@dancinlife
dancinlife merged commit 62e7281 into main Jun 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant