Makes every workflow installed by bootstrap.md executable using only files the bootstrap creates—no private helper scripts or maintainer-specific paths.
Highlights
- Zero-helper-script runtime —
ingest,lint, andreview-sessionsnow use agent-native file and JSONL operations. - Portable installation — all nine workflows resolve the wiki root from the installed structure or
AGENT.md;new-engagementresolves its destination and template instead of assuming a home-directory layout. - Offline project scaffolding — the complete 9-file
project-template/is now a required bootstrap deliverable. - Fail-fast dependency checks — generation rejects tri-surface drift, unshipped
scripts/*.pyreferences, and maintainer-specific paths. - Clean-room proven — independent agents installed all 27 skill files and completed an end-to-end
ingest+lint; an external hash baseline confirmed the activity event count matched every changed path.
Existing installations can rerun the new bootstrap.md safely: matching files are preserved and missing or outdated workflow files are repaired.
See CHANGELOG.md for the full list.
Full diff: v2026.07.0...v2026.07.1