Generated output — this is a static snapshot rendered from .vibekb/. The .vibekb/ content is the source of truth. See Reference for provenance.

Current work

What AI is changing right now

The active development objective, its impact, and how far along it is — before, during, and after the change.

Current AI work

completed Inferred from source
Objective
Produce a current living software model of AI Saga Arcana / You Are The Song Now using VibeKB's official Mode B static snapshot under /docs.
Expected files
.vibekb/ guide/ tools/ docs/ PRODUCT.md SCHEMA.md CLAUDE.md AGENTS.md
Data impact
none — documentation model only; no application schema or runtime changes
Risks
Overwriting prior custom static HTML URL layout under /docs; stale claims if source was not re-traced; diagrams inventing unverified edges

Requested outcome

Rebootstrap this repository from the latest VibeKB main branch: refresh .vibekb/, install guide/ + tools/, generate /docs with php tools/generate-static.php, and keep GitHub Pages deployment from /docs.

Current behaviour (before this work)

An older Arcana-specific VibeKB model and a hand-built static HTML guide existed under .vibekb/ and /docs. Those were backed up to VibeKBbackup/ before replacement.

Proposed behaviour

  • .vibekb/ is the source of truth, rebuilt/re-verified against commit 3d7f6a08304ce5a48c6628f04eacb1094fbd5c0d.
  • Official VibeKB renderer (guide/) and tools (validate.php, generate-static.php, test-topology.php) are present.
  • Explainable diagrams with topology JSON are included for the main product picture.
  • /docs is regenerated from the model; no hand-edited HTML; no Arcana application source changes.

Verification plan

  1. php tools/validate.php — zero errors
  2. php tools/test-topology.php — topology contract passes
  3. php tools/generate-static.php — builds /docs
  4. Confirm docs/index.html and search index exist; confirm application PHP files unchanged outside VibeKB paths