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

Changes

What changed, and why it matters

Meaningful shifts in what the software does — not a log of every edit.

  1. Clean VibeKB 0.2.0 Stoppr model regeneration

    completed Verified from source 2026-07-23

    Regenerated the Stoppr living model and /docs as a clean 0.2.0 analysis with canonical important-files schema and current provenance.

    Before

    • /docs Key Files reported 0 and Files That Matter was empty because

    important-files.json used a bare JSON array from the pre-0.2.0 migration.

    • Provenance still pointed at commit f01661b and described a migrate-without-

    re-trace session.

    After

    • Fresh important-files.json in {"files":[...]} shape with 31 curated

    files re-verified against source.

    • Provenance and work/handoff updated to commit 2edc099.
    • Loader now errors on a bare-array important-files file.
    • /docs fully regenerated from .vibekb/ via the current runtime.

    Impact

    Documentation accuracy only. No Stoppr application code under lib/ changed.

  2. VibeKB rebootstrap with Explainable Diagrams

    Verified from source 2026-07-21

    Rebuilt .vibekb from Stoppr source using current VibeKB main tooling and static generator.

    Before

    Older .vibekb/ and hand-oriented /docs without current topology/explainable diagram contract; backed up under VibeKBbackup/.

    After

    Fresh model + guide/ + tools/ from VibeKB commit used for rebootstrap; static /docs regenerated.

    Impact

    Documentation accuracy depends on this analysis commit; app code unchanged.

  3. Migrate Stoppr to VibeKB 0.2.0 safe repository layout

    completed

    Migrated this repository from the pre-0.2.0 root-level VibeKB install (runtime at guide/ + tools/, reference docs at repo root) to the VibeKB 0.2.0 consolidated layout via vibekb migrate from CLI tip 683df05.

    What changed:

    • VibeKB-owned runtime, reference docs, and prompts live under .vibekb/.
    • AGENTS.md / CLAUDE.md keep Stoppr-owned content; VibeKB only maintains a

    marked managed block.

    • .cursor/rules/vibekb.mdc is the namespaced Cursor adapter.
    • Unmodified root VibeKB files were removed; Stoppr pointers updated.
    • Static snapshot remains at /docs for GitHub Pages Mode B.
    • Topology test discovers local diagram fixtures (Stoppr has no

    self-maintenance-loop / content-load-flow).

    Stoppr application code under lib/ was not modified.

  4. Upgrade VibeKB runtime and re-analyze Stoppr

    Verified from source

    What changed

    Upgraded the Stoppr repository from the prior manually integrated VibeKB snapshot (content model dated 2026-07-21, pre-installer) to the current VibeKB implementation from cubixmeow-commits/VibeKB tip 3b6ba7d:

    • Native installer payload (guide/, tools/ including vibekb.php,

    template/starter/, prompts/, INSTALLER.md, .cursor/rules/vibekb.mdc)

    • Fresh Stoppr analysis against commit f01661b (lib/ unchanged since prior

    rebootstrap; claim drift corrected where re-trace found gaps)

    • Regenerated Mode B /docs

    Why

    Owner requested upgrade to the latest VibeKB and a fresh analysis so the living model and generated guide match the newest runtime.

    Backup

    VibeKBbackup/pre-upgrade-2026-07-23/ holds the complete prior knowledge, docs, config, and generated surfaces for restore.