From 4c540c6a83b36739f0dce6f7939d8c12cc7e8c66 Mon Sep 17 00:00:00 2001 From: Conan Scott Date: Wed, 1 Jul 2026 18:00:02 +1000 Subject: [PATCH] docs: relabel ASCII diagram heading (Sequence -> Flow) The ASCII block is the flow/topology diagram, not the sequence. Co-Authored-By: Claude Opus 4.8 --- docs/architecture.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/architecture.md b/docs/architecture.md index 0e92e6b..ae99d58 100644 --- a/docs/architecture.md +++ b/docs/architecture.md @@ -29,7 +29,7 @@ demo proves data-flow behaviour, not physical residency. -## Sequence (the 8-step round trip) +## Flow (ASCII fallback)