Skip to content

docs(adoption): K2 cutover playbook + K3 cold-start + K4 pre-brand caveat - #6

Merged
yangsi7 merged 2 commits into
mainfrom
docs/k-track
Jul 12, 2026
Merged

docs(adoption): K2 cutover playbook + K3 cold-start + K4 pre-brand caveat#6
yangsi7 merged 2 commits into
mainfrom
docs/k-track

Conversation

@yangsi7

@yangsi7 yangsi7 commented Jul 12, 2026

Copy link
Copy Markdown
Owner

Closes out the K-track adoption-docs items (K2/K3/K4; K1 landed earlier via the routing patch):

  • docs/ADOPTION.md (new): cutover playbook for replacing bespoke graph tooling (classify enforcing vs non-enforcing + structural-data vs domain-policy; 5 revertible phases; domain gates as a permanent policy layer over --json, ESLint/dependency-cruiser/ArchUnit analogy; pinned sha256-verified binary install; bounded burn-in with a pre-written decommission trigger) · cold-start bootstrap (ingest → validate to 0 → baseline floor → anchor per slice → stamp → re-baseline ratchet) with v0.1.1 footguns (validate never checks disk anchors by design; check-drift and --write-baseline read committed history only — refresh the baseline as the branch's LAST commit; never re-baseline before anchoring) · adoption caveats (never pre-brand incumbent artifacts; pin an exact pre-1.0 version).
  • README.md: docs-section link.

All examples generic; no consumer-identifying content (deny-sweep clean).

🤖 Generated with Claude Code

https://claude.ai/code/session_01PR5jrW4N8KfYKFJvap6pP7

…veat

Add docs/ADOPTION.md covering the three adoption-kit doc items:
- K2: cutover playbook for repos with existing bespoke graph tooling
  (classify enforcing vs non-enforcing surfaces; wrap -> repoint ->
  delete legacy -> enforce; domain gates as a permanent --json layer;
  pin release binaries by sha256; bounded burn-in + decommission trigger).
- K3: cold-start bootstrapping on an existing app (ingest -> validate to 0
  -> anchor per slice -> stamp -> baseline ratchet), plus the v0.1.1
  footguns (validate skips on-disk anchor paths; check-drift and
  --write-baseline read committed history only; refresh baseline as the
  last commit; never rebaseline before anchoring).
- K4: adoption caveats (never pre-brand an incumbent's artifacts with the
  successor's name; pin an exact pre-1.0 version).

Link the new doc from README's Docs section.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01PR5jrW4N8KfYKFJvap6pP7
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@yangsi7
yangsi7 merged commit cea2c1a into main Jul 12, 2026
12 checks passed
@yangsi7
yangsi7 deleted the docs/k-track branch July 12, 2026 13:07
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