docs: cross-link design docs with README

Add a Design & docs section to the README linking CONTEXT, DESIGN, and the
three ADRs, plus a backlink to the README from each of those documents.
This commit is contained in:
Julien Calixte
2026-06-20 02:20:05 +02:00
parent 8b64e8f6b7
commit e76432d3ca
6 changed files with 25 additions and 0 deletions

View File

@@ -1,5 +1,7 @@
# A Flow is a node; Source/Sink clouds are materialised nodes
_Part of [meadows](../../README.md) · see [DESIGN.md](../../DESIGN.md)._
In the domain `Model`, a **Flow** is a *node* carrying `source` and `target`
references (each to a Stock or Cloud), not an edge. The pipe you see is *rendered*
from those references. The **Source/Sink** boundary is a **materialised Cloud