Skip to content

docs: visual flow diagrams for the entry-point docs (Tranche E)#21

Merged
CodeWithJuber merged 1 commit into
masterfrom
claude/logic-algorithm-implementation-c09485
Jul 6, 2026
Merged

docs: visual flow diagrams for the entry-point docs (Tranche E)#21
CodeWithJuber merged 1 commit into
masterfrom
claude/logic-algorithm-implementation-c09485

Conversation

@CodeWithJuber

Copy link
Copy Markdown
Owner

What & why

The final tranche — a tasteful visual pass on the entry-point docs so the mental model is
graspable at a glance, without touching the docs' signature dry-precise voice.

  • README.md — a mermaid "one source → every tool + pre-action gate" flow, right under
    "The solution", showing source/rules.json → forge sync → CLAUDE.md/AGENTS.md/.cursor/… + MCP
    and the substrate gating each task before the agent edits.
  • ONBOARDING.md — a mermaid "your day with Forge" loop: init → configured → work → substrate checks → guarded edit → cortex learns → next task is smarter.
  • These sit alongside the propose→verify diagram already in the substrate README, so the three
    most-read docs each carry one clear diagram.

Voice preserved: no prose rewritten, no emoji added (the house style is deliberately
emoji-free) — the diagrams are the visual win, which reads as technical, not chirpy. All 67
markdown files remain relative-link clean and every mermaid fence is balanced.

Checklist

  • npm test passes (Node 18/20/22) — 222 tests (docs-only change; nothing affected)
  • npm run check passes (Biome lint + format)
  • Conventional commit message (docs:)
  • CHANGELOG.md updated under ## [Unreleased]
  • No new runtime dependency

Risk & rollback

  • Risk level: very low — documentation only; no code paths touched.
  • Rollback plan: revert the commit.

Verification

Mermaid fences balanced in all three docs; repo-wide relative-link check clean (the single flagged
link is a pre-existing placeholder inside an HTML comment). GitHub renders mermaid in Markdown
natively, so the diagrams display on the repo pages.

This completes the full improvement program (Tranches A → E) from the code + whitepaper review.

🤖 Generated with Claude Code

https://claude.ai/code/session_01HGZUYFdUb4EViXV5tRid19


Generated by Claude Code

Adds two tasteful mermaid diagrams — a "one source → every tool + pre-action gate"
flow in README.md and a "your day with Forge" loop in ONBOARDING.md — so the model
is graspable at a glance, alongside the existing propose→verify diagram in the
substrate README. Preserves the docs' established dry-precise, emoji-free voice;
no prose rewritten. All 67 markdown files remain relative-link clean.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01HGZUYFdUb4EViXV5tRid19
@CodeWithJuber
CodeWithJuber marked this pull request as ready for review July 6, 2026 09:23
@CodeWithJuber
CodeWithJuber merged commit d9dc808 into master Jul 6, 2026
7 checks passed
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.

2 participants