From d82a0e7eec97844cd5eaf8aa49315146d5ed3d33 Mon Sep 17 00:00:00 2001 From: Christophe Besson Date: Thu, 10 Sep 2026 18:45:03 +0200 Subject: docs: point the superseded drafts at the design document Twenty-three documents that MESHBAY_DESIGN.md absorbs gain a header saying so and naming the sections their content went to. None is deleted: code comments, tests and the documents themselves cite their sections and their labels, and each records reasoning a synthesis compresses. The header states the precedence, because two documents describing one system will disagree eventually: where a draft disagrees with MESHBAY_DESIGN.md the design document is right, and where either disagrees with the code the code is. Seven status lines were corrected on the way through, all of them claiming less than the truth. Videos, Music, Photos, partial-read hashing and account recovery were headed "proposal, not implemented" months after they shipped; the desktop client said "nothing here is implemented" with stages A through D running; draft v6 still called itself the current specification. Co-Authored-By: Claude Opus 5 Claude-Session: https://claude.ai/code/session_01YVoHVCcfBqud6ZjG4db3y7 --- docs/mediacenter.md | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) (limited to 'docs/mediacenter.md') diff --git a/docs/mediacenter.md b/docs/mediacenter.md index 2b25011..a1dbe2f 100644 --- a/docs/mediacenter.md +++ b/docs/mediacenter.md @@ -1,6 +1,19 @@ # MeshBay — Videos application (design) -> Status: **proposal**, prepared 2026-08-23, not implemented. Read `docs/apps.md` +> **Superseded by `MESHBAY_DESIGN.md`.** This was the Videos application design; its design +> content now lives in §9.7, with the node-side caching decision in §6.5. +> +> 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: **built** — `video-app.js`, the node-side matching, the metadata and +> thumbnail caches all shipped, and §10.1–§10.7 record fixes made against a real +> library since. This header said "not implemented" long after it was. +> Read `docs/apps.md` > first — Videos is a new group application built on the plug-in mechanism > described there, and this document assumes that mechanism rather than > re-explaining it. Read `docs/desktop-client-v1.md` §6.10 before touching -- cgit v1.2.3