Skip to content

Agent Start Here

Use this repo when the task is about deck authoring, deck inventory, deck intent documents, or the React/Spectacle implementation behind OVES presentation assets.

Read in this order:

  1. docs/context/capabilities.md
  2. docs/context/workflows.md
  3. docs/context/contracts.md
  4. docs/index.md
  5. README.md

Read these repo docs next when the task is more specific:

  • docs/deck-depot.md for reader-facing inventory and current curation status
  • docs/authoring-workflow.md for the deck build loop and promotion rules
  • docs/deck-intents.md for the deck-design document contract
  • docs/repo-structure.md for where reusable deck layers live

Use this repo to answer:

  • Which deck is current, published, or still in curation?
  • How should a new or updated deck move from intent document to runnable deck app?
  • Which layer should a change land in: system, deck, page, or block?
  • Which commands and scripts are the stable repo entrypoints for deck work?

Prefer repo-local docs and registries before applying broader framework guidance.