Changes
Rebootstrap onto current VibeKB tooling
Replaced the older custom static HTML guide workflow with the current VibeKB guide/tools, explainable diagrams, and generate-static.php snapshot under /docs.
Before
Arcana had an older .vibekb/ model and a hand-maintained static HTML site under /docs (custom URL layout, custom validation notes). The official VibeKB guide/ renderer and tools/generate-static.php were not present.
After
- Official VibeKB
guide/andtools/are installed. .vibekb/carries provenance for commit3d7f6a08304ce5a48c6628f04eacb1094fbd5c0dand five explainable diagrams./docsis generated byphp tools/generate-static.php(GitHub Pages source path unchanged).- Prior model preserved at
VibeKBbackup/.
Impact
Readers get the current VibeKB guide UX (diagrams, provenance panel, shared templates). Old /docs/*.html filenames from the custom static layout are replaced by the official static URL strategy. Application behaviour is unchanged.