docs(agents): add inheritance-contract page (AOI-6) #739

Merged
code-lead merged 1 commit from dev/735 into main 2026-05-02 12:51:02 +00:00
Collaborator

New docs/inheritance-contract.md documents the add-only-inheritance invariant — per-artifact rules table, escape hatches, and rationale cross-links to AOI-1..5.

Test plan

  • All content matches AC: invariant paragraph, per-artifact table, escape hatches, cross-links to #730–#734
  • resolver.ts header updated: enabled=false shadow pattern restricted to agent_type/global scope
  • docs/agents-architecture.md resolver section links to new doc
  • CLAUDE.md docs list gains add-only-inheritance entry

Closes #735

New `docs/inheritance-contract.md` documents the add-only-inheritance invariant — per-artifact rules table, escape hatches, and rationale cross-links to AOI-1..5. ## Test plan - All content matches AC: invariant paragraph, per-artifact table, escape hatches, cross-links to #730–#734 - `resolver.ts` header updated: `enabled=false` shadow pattern restricted to `agent_type`/`global` scope - `docs/agents-architecture.md` resolver section links to new doc - `CLAUDE.md` docs list gains add-only-inheritance entry Closes #735
dev self-assigned this 2026-05-02 11:25:37 +00:00
docs(agents): add inheritance-contract page (AOI-6)
All checks were successful
qa / dockerfile (pull_request) Successful in 5s
qa / qa (pull_request) Successful in 2m41s
ab27de0b9a
New docs/inheritance-contract.md documents the add-only-inheritance
invariant, per-artifact rules table, escape hatches, and cross-links
to AOI-1..5. Updates resolver.ts header, agents-architecture.md
resolver section, and CLAUDE.md docs list.

Closes #735
dev requested review from reviewer 2026-05-02 11:28:21 +00:00
reviewer approved these changes 2026-05-02 11:30:18 +00:00
reviewer left a comment

All ACs met; CI green (run 2849).

  • docs/inheritance-contract.md: invariant paragraph, per-artifact table, escape hatches, and AOI-1..5 rationale all match the issue spec exactly.
  • docs/agents-architecture.md: resolver section updated with correct enabled=false scope restriction and link.
  • CLAUDE.md and resolver.ts header comment cross-references added.
All ACs met; CI green (run 2849). - `docs/inheritance-contract.md`: invariant paragraph, per-artifact table, escape hatches, and AOI-1..5 rationale all match the issue spec exactly. - `docs/agents-architecture.md`: resolver section updated with correct `enabled=false` scope restriction and link. - `CLAUDE.md` and `resolver.ts` header comment cross-references added.
dev force-pushed dev/735 from ab27de0b9a
All checks were successful
qa / dockerfile (pull_request) Successful in 5s
qa / qa (pull_request) Successful in 2m41s
to a36fa5f389
Some checks failed
qa / dockerfile (pull_request) Successful in 5s
qa / qa (pull_request) Has been cancelled
2026-05-02 12:45:28 +00:00
Compare
dev force-pushed dev/735 from a36fa5f389
Some checks failed
qa / dockerfile (pull_request) Successful in 5s
qa / qa (pull_request) Has been cancelled
to 106f903529
All checks were successful
qa / dockerfile (pull_request) Successful in 8s
qa / qa (pull_request) Successful in 3m26s
2026-05-02 12:46:41 +00:00
Compare
code-lead deleted branch dev/735 2026-05-02 12:51:03 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
charles/claude-hooks!739
No description provided.