Skip to content

πŸ“ docs(README): correct DB-path claim + link new architecture docs (v0.5.0)#192

Merged
ZaxShen merged 1 commit into
devfrom
docs/readme-v0.5.0-corrections
Apr 27, 2026
Merged

πŸ“ docs(README): correct DB-path claim + link new architecture docs (v0.5.0)#192
ZaxShen merged 1 commit into
devfrom
docs/readme-v0.5.0-corrections

Conversation

@ZaxShen
Copy link
Copy Markdown
Contributor

@ZaxShen ZaxShen commented Apr 27, 2026

Summary

Two README updates for v0.5.0 ground-truth alignment:

1. DB-path claim corrected

Previous text claimed:

"trajectory.db (`tmb/` for stable, `tmb-rc/` for the RC channel β€” fully isolated)"

Wrong: both channels actually write to `.claude/tmb/` because `plugin.json` ships with `name: "tmb"` regardless of channel (documented in setup.md via #189). Proper isolation tracked as v0.6.0 work in #190.

Updated to the actual single-path reality.

2. New architecture docs linked

`RESPONSIBILITIES.md` and `ENFORCEMENT.md` shipped in v0.5.0 β€” added both to the "Architecture reference for new contributors" list at the bottom of README so contributors discover them.

Test plan

  • L1+L2+L3 + 11 hook test files green (link-check is in L1)
  • CI confirms

πŸ€– Generated with Claude Code

…0.5.0)

Two updates surfaced by v0.5.0 work:

1. Line 106 claimed "tmb/ for stable, tmb-rc/ for the RC channel β€”
   fully isolated". Wrong: both channels write to .claude/tmb/
   because plugin.json ships with name='tmb' regardless. Documented
   in tests/manual/setup.md (#189). Updated README to reflect the
   actual single-path reality. Proper isolation tracked as v0.6.0
   work in #190.

2. Two new architecture docs landed in v0.5.0:
   - RESPONSIBILITIES.md (design philosophy + per-agent contract)
   - ENFORCEMENT.md (6-layer model + coverage matrix)
   Added both to the "Architecture reference for new contributors"
   list at the bottom of README.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@ZaxShen ZaxShen merged commit 9611d5f into dev Apr 27, 2026
5 checks passed
ZaxShen added a commit that referenced this pull request Apr 27, 2026
…0.5.0) (#192) (#194)

Two updates surfaced by v0.5.0 work:

1. Line 106 claimed "tmb/ for stable, tmb-rc/ for the RC channel β€”
   fully isolated". Wrong: both channels write to .claude/tmb/
   because plugin.json ships with name='tmb' regardless. Documented
   in tests/manual/setup.md (#189). Updated README to reflect the
   actual single-path reality. Proper isolation tracked as v0.6.0
   work in #190.

2. Two new architecture docs landed in v0.5.0:
   - RESPONSIBILITIES.md (design philosophy + per-agent contract)
   - ENFORCEMENT.md (6-layer model + coverage matrix)
   Added both to the "Architecture reference for new contributors"
   list at the bottom of README.

Co-authored-by: Zax Shen <ZaxShen@users.noreply.github.com>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant