Commit graph

5 commits

Author SHA1 Message Date
e3dbfa2fd1
opencd: murdock prototype — opencd.css + three templates (jewel-case, leaflet, back-tray)
Prototype build incorporating Amy's gate review findings:
- Custom --cd-surface-* tokens (oklch), not Open Props
- Custom --cd-grid-* tokens via gray-3/gray-2
- --cd-scale: 1 = default 2x display scale, all dims calc()
- --cd-font-label using font-neo-grotesque for spine legibility

Files:
- opencd.css (622 lines) — full monolith with variables, reset, components,
  grid overlays, advisory badge, print styles, responsive containers
- templates/jewel-case.html — front jewel case with spine + disc + advisory
- templates/leaflet.html — 4-page booklet with page-turn navigation
- templates/back-tray.html — back tray with tracklist, dual spines, grid

GPG: ABE295FFEB4571F8 — H.M. Murdock <murdock@a-team.dev>
2026-05-25 22:47:24 +02:00
f3d4fc1626
opencd: amy gate review — MISSION_BRIEF.md with quality criteria, 4 findings, and CONCERNS verdict
Gate review cross-referencing RECON.md against DESIGN.md:
- All Open Props token mappings source-verified (PASS)
- CD dimensions confirmed against ISO 15727 (PASS)
- All 5 recon questions answered (PASS)
- Critical: --surface-* tokens not in Open Props (Finding #1)
- Critical: --grid-* tokens not in Open Props (Finding #2)
- Critical: --cd-scale semantics inconsistent across docs (Finding #3)
- Advisory: prefer --font-neo-grotesque for spine labels (Finding #4)

Verdict: CONCERNS — resolve findings #1-#3 before build phase.
2026-05-25 22:39:34 +02:00
ad1cac3007
opencd: face recon — RECON.md with Open Props audit, CD specs, ASW/trentuna study, and cross-reference corrections 2026-05-25 22:36:30 +02:00
0be1681da2
opencd: plan framework architecture — DESIGN.md
Covers:
- File layout and build principles
- Module responsibility matrix
- Open Props token mapping (CD dimensions + design tokens)
- Full component API reference with HTML examples
- Layout architecture diagram
- Responsive strategy
- Recon directions for Face
- Implementation sequence
2026-05-25 22:30:19 +02:00
1ae235fd61
opencd: initial framework seed — README with CD specs, design system, semantic HTML patterns, and A-Team call to arms 2026-05-25 22:13:31 +02:00