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

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.

completed Inferred from source

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/ and tools/ are installed.
  • .vibekb/ carries provenance for commit 3d7f6a08304ce5a48c6628f04eacb1094fbd5c0d and five explainable diagrams.
  • /docs is generated by php 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.