feat(diagrams): canonical animated diagram family + motion grammar; drop Obsidian references - #15
Merged
Merged
Conversation
kengio
force-pushed
the
feat/diagram-family
branch
4 times, most recently
from
July 4, 2026 19:09
bfce3ec to
5b80494
Compare
…rop Obsidian references
kengio
force-pushed
the
feat/diagram-family
branch
from
July 4, 2026 19:10
5b80494 to
c1590f8
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
assets/diagrams/— the six architecture diagrams now live here canonically as animated dark/light pairs (12 SVGs) on DS tokens: transparent canvas,.cyber-cardpanels (never animated), at most one.btn-techhero per diagram, dash-flow + neuron-spark motion,prefers-reduced-motionfreeze, all text path-converted with glyph dedup. The three stale unpaired SVGs (coevo-loop.svg,harness-os-stack.svg,vault-hub.svg) are removed.coevo-loopis redrawn as true-circle geometry (center 225,212 · R 145 · steps at exact 120°).assets/diagrams/README.md— new canonical family-grammar reference: card/hero recipes, palette map incl. the documented light-meta WCAG deviation (#0a0a1299@ 5.16:1 over the failing--text-disabled2.32:1), arrowhead marker standard, motion rules + reduced-motion, transparent-canvas rule, text→path pipeline (ink-bbox lockup, glyph dedup), per-diagram sizes, and the mandatory virtual-time pixel-diff test.Checks:
node tokens/check.js✓ (dist fresh, css↔tokens in sync) ·node tokens/a11y.js✓ (7 pairs AA) · all 12 SVGs pass the structural gates (XML, no<text>, no external refs, <120KB, reduced-motion) and the virtual-time animation proof.Diagrams originated in onebrain repo PR #213, owner-approved through 5 template revisions.
🤖 Generated with Claude Code