← context-v

dididecks-ai Draft v 0.0.2.0 context-v/explorations/Chroma-Parity-and-the-Path-to-a-Shared-Deck-UI-Module.md

Chroma-Decks Parity with Calmstorm-Decks, and the Path to a Shared Deck UI Module

Calmstorm-decks carries roughly forty UI feature-surfaces that chroma-decks does not yet have. Initial framing weighed three paths (verbatim port, abstract-while-porting, full monorepo split); dialog landed on a fourth and lighter shape — the wrapping UI becomes `@dididecks/shell`, an Astro integration published to a private pnpm-scoped npm registry, consumed by each client-site's `astro.config.mjs`. Each client-site stays a standalone repo with its own Vercel deploy; content stays put; only the chrome travels. Phase A is the TOC + slide-ranking UI inside the shell, which doubles as the Phase 1 → Phase 2 tooling from the `deck-iteration-workflow` skill.

  • Chroma-Decks
  • Calmstorm-Decks
  • Parity
  • Shell-as-Integration
  • Astro-Integration
  • Path-Selection
  • Dididecks-Shell
  • Tier-Aware-Architecture
  • Deck-Iteration-Workflow