Changes
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.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.