Skip to content

Add a system-flow diagram to the README intro#13

Merged
vingrad merged 1 commit into
mainfrom
docs/readme-flow-diagram
Jun 10, 2026
Merged

Add a system-flow diagram to the README intro#13
vingrad merged 1 commit into
mainfrom
docs/readme-flow-diagram

Conversation

@vingrad

@vingrad vingrad commented Jun 10, 2026

Copy link
Copy Markdown
Owner

Adds a Mermaid flowchart of the core loop at the top of the README — Goal → Decision Engine → ranked action plan → immutable versions, with signals passing the materiality gate (replan vs. version stands), outcomes recorded against versions, and a dotted feedback edge closing the loop.

The ASCII arrow list in "Core idea" covered the same ground further down, so it's removed; the section keeps its prose. Diagram syntax validated locally with mermaid-cli (renders cleanly to SVG/PNG); GitHub renders the fenced mermaid block natively.

A Mermaid flowchart of the core loop — goal in, ranked plan out,
immutable versions, signals through the materiality gate, outcomes
recorded back — now opens the README. The ASCII arrow list in "Core
idea" said the same thing lower down, so it is folded into the new
diagram and the section keeps only its prose.
@vingrad vingrad merged commit 32b11ec into main Jun 10, 2026
3 checks passed
@vingrad vingrad deleted the docs/readme-flow-diagram branch June 10, 2026 23:02
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