arborist/docs/diagrams
russell@unturf.com c7275b5618
docs: mesh multiplayer protocol with dot diagrams
Adds docs/mesh.md and five graphviz diagrams covering the federation
layer: identity stack, epoch state machine, per-member secret envelope,
gossip wire contract, and operator decision tree. Pins the protocol
contract for the upcoming HTTP wire (mesh sync, mesh serve).

Makefile gets a 'docs' target with pattern rule so PNG renders are
incremental from .dot sources.
2026-04-28 12:54:36 -04:00
..
mesh-data-flow.dot docs: mesh multiplayer protocol with dot diagrams 2026-04-28 12:54:36 -04:00
mesh-data-flow.png docs: mesh multiplayer protocol with dot diagrams 2026-04-28 12:54:36 -04:00
mesh-epoch-lifecycle.dot docs: mesh multiplayer protocol with dot diagrams 2026-04-28 12:54:36 -04:00
mesh-epoch-lifecycle.png docs: mesh multiplayer protocol with dot diagrams 2026-04-28 12:54:36 -04:00
mesh-group-decisions.dot docs: mesh multiplayer protocol with dot diagrams 2026-04-28 12:54:36 -04:00
mesh-group-decisions.png docs: mesh multiplayer protocol with dot diagrams 2026-04-28 12:54:36 -04:00
mesh-identity-stack.dot docs: mesh multiplayer protocol with dot diagrams 2026-04-28 12:54:36 -04:00
mesh-identity-stack.png docs: mesh multiplayer protocol with dot diagrams 2026-04-28 12:54:36 -04:00
mesh-secret-envelope.dot docs: mesh multiplayer protocol with dot diagrams 2026-04-28 12:54:36 -04:00
mesh-secret-envelope.png docs: mesh multiplayer protocol with dot diagrams 2026-04-28 12:54:36 -04:00