Changes
What changed, and why it matters
Meaningful shifts in what the software does — not a log of every edit.
-
Clean VibeKB 0.2.0 Stoppr model regeneration
completed Verified from source 2026-07-23Regenerated the Stoppr living model and /docs as a clean 0.2.0 analysis with canonical important-files schema and current provenance.
Before
/docsKey Files reported0and Files That Matter was empty because
important-files.jsonused a bare JSON array from the pre-0.2.0 migration.- Provenance still pointed at commit
f01661band described a migrate-without-
re-trace session.
After
- Fresh
important-files.jsonin{"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.
/docsfully regenerated from.vibekb/via the current runtime.
Impact
Documentation accuracy only. No Stoppr application code under
lib/changed. -
VibeKB rebootstrap with Explainable Diagrams
Verified from source 2026-07-21Rebuilt .vibekb from Stoppr source using current VibeKB main tooling and static generator.
Before
Older
.vibekb/and hand-oriented/docswithout current topology/explainable diagram contract; backed up underVibeKBbackup/.After
Fresh model +
guide/+tools/from VibeKB commit used for rebootstrap; static/docsregenerated.Impact
Documentation accuracy depends on this analysis commit; app code unchanged.
-
Migrate Stoppr to VibeKB 0.2.0 safe repository layout
completedMigrated 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 viavibekb migratefrom CLI tip683df05.What changed:
- VibeKB-owned runtime, reference docs, and prompts live under
.vibekb/. AGENTS.md/CLAUDE.mdkeep Stoppr-owned content; VibeKB only maintains a
marked managed block.
.cursor/rules/vibekb.mdcis the namespaced Cursor adapter.- Unmodified root VibeKB files were removed; Stoppr pointers updated.
- Static snapshot remains at
/docsfor 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. - VibeKB-owned runtime, reference docs, and prompts live under
-
Upgrade VibeKB runtime and re-analyze Stoppr
Verified from sourceWhat 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/VibeKBtip3b6ba7d:- Native installer payload (
guide/,tools/includingvibekb.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. - Native installer payload (