aboutsummaryrefslogtreecommitdiffstats
path: root/docs/apps.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/apps.md')
-rw-r--r--docs/apps.md12
1 files changed, 11 insertions, 1 deletions
diff --git a/docs/apps.md b/docs/apps.md
index 8054802..991af1b 100644
--- a/docs/apps.md
+++ b/docs/apps.md
@@ -1,6 +1,16 @@
# Group applications — adding one
-> Status: **current, as built.** Describes the plug-in architecture that
+> **Superseded by `MESHBAY_DESIGN.md`.** This was the group-application framework; its design
+> content now lives in §9.1–§9.4.
+>
+> It is kept because code comments, tests and other documents cite its
+> sections and its labels, and because it records reasoning a synthesis
+> compresses. **Where it disagrees with `MESHBAY_DESIGN.md`, the design
+> document is right; where either disagrees with the code, the code is.**
+> `MESHBAY_DESIGN.md` §16 maps every section reference here onto its
+> replacement, and §13 defines every label.
+
+> Status: **superseded, and accurate as far as it goes.** Describes the plug-in architecture that
> replaced the monolithic `static/app.js`, landed 2026-08-23. See
> `meshbay-draft-v6.md` §2.7 for why this exists and what it changes; this
> document is the how-to.