Skip to content

add mermaid diagrams across docs for visual onboarding#28

Merged
TheGreenCedar merged 14 commits into
mainfrom
docs/mermaid-visual-rollout
Jun 14, 2026
Merged

add mermaid diagrams across docs for visual onboarding#28
TheGreenCedar merged 14 commits into
mainfrom
docs/mermaid-visual-rollout

Conversation

@TheGreenCedar

Copy link
Copy Markdown
Owner

Summary

  • Add Mermaid flowcharts to the README, usage guide, concepts page, glossary, architecture/ops docs, and testing docs so readers can scan workflows, readiness tracks, and proof tiers quickly.
  • Introduce docs/contributors/documentation-visuals.md with diagram conventions, canonical diagram index, and a no-benchmark-numbers-in-diagrams rule.
  • Point contributors to the conventions guide from AGENTS.md.

Test plan

  • Preview README on GitHub and confirm Mermaid renders (evidence loop, readiness tracks, command router).
  • Spot-check docs/usage.md and docs/ops/retrieval-sidecars.md diagrams in GitHub preview.
  • Run docs-only fast path: cargo test -p codestory-cli --test onboarding_contracts

TheGreenCedar and others added 14 commits June 14, 2026 15:14
Give readers scannable flowcharts in the README, usage guide, architecture pages, and testing docs, plus a conventions guide so future diagrams stay consistent.

Co-authored-by: Cursor <cursoragent@cursor.com>
One system map shows SQLite cache vs sidecar lanes and which commands each gate. Usage adds a scannable readiness table. Sidecar ops adds localhost topology only.

Co-authored-by: Cursor <cursoragent@cursor.com>
Replace the Public Promise wall with a user-facing why section, put the diagram right under it, and tuck caveats into Evidence and claims.

Co-authored-by: Cursor <cursoragent@cursor.com>
Explain index, embed, search, trail, and answer steps with a diagram and short paragraphs before the system map.

Co-authored-by: Cursor <cursoragent@cursor.com>
Replace command flowcharts and spec-table bottom with specific indexing/search/trail/embed prose, one sequence diagram, a short get-started block, and a docs link list.

Co-authored-by: Cursor <cursoragent@cursor.com>
Undo the experimental readme rewrites; the original structure and reference sections were more useful.

Co-authored-by: Cursor <cursoragent@cursor.com>
Replace duplicate diagrams and spec prose with numbered workflow steps, one evidence-flow diagram, a short try-it block, and a compact reference footer. Update onboarding contract tests.

Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
@TheGreenCedar TheGreenCedar merged commit 5dbc89e into main Jun 14, 2026
1 check passed
@TheGreenCedar TheGreenCedar deleted the docs/mermaid-visual-rollout branch June 14, 2026 20:48
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