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
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 commit3d7f6a08304ce5a48c6628f04eacb1094fbd5c0d.- 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.
/docsis regenerated from the model; no hand-edited HTML; no Arcana application source changes.
Verification plan
php tools/validate.php— zero errorsphp tools/test-topology.php— topology contract passesphp tools/generate-static.php— builds/docs- Confirm
docs/index.htmland search index exist; confirm application PHP files unchanged outside VibeKB paths