You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reconcile README + wiki with the v0.1.0 code surface
Fixes 14 drift findings from the post-v0.1.0 docs audit:
Critical
- Drop the non-existent `policy --strict` flag from the
control-and-reproducibility persona path. Default policy is already
strict; document `--relaxed-permissions` as the opt-out.
- Rename `index.md` to `INDEX.md` in README and Knowledge-Base.md to
match the actual filename written by knowledge.py (case-sensitive on
Linux).
Important
- Extend the "What it creates" listing in README and the directory tree
in Knowledge-Base.md to include every folder write_knowledge_base
actually emits: decisions/, sessions/, sharing/, plus the layered
scopes (team/, department/, unit/, company/).
- Mention .coding-scaffold/team/sources/ under optional outputs so
readers know where team-sync imports land.
- Add Claude Code and Codex to the README installer sentence; both
install via npm.
- Move twelve delivered items (P1-01..P1-05, P2-01..P2-05, P3-05,
P3-06, P3-07) out of Review-Backlog Priority sections into a
Delivered-as-of-v0.1.0 section with cross-references.
Minor
- Document --share and --relaxed-permissions flags in Policy-Packs.md.
- Convert MediaWiki-style [[X]] links in Home.md, _Sidebar.md,
Policy-Packs.md, and Knowledge-Base.md to relative Markdown links
so they resolve when browsing docs/wiki/ in the repo.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
0 commit comments