diff options
| author | Christophe Besson <cbesson@gmail.com> | 2026-09-01 16:05:16 +0200 |
|---|---|---|
| committer | Christophe Besson <cbesson@gmail.com> | 2026-09-01 16:05:16 +0200 |
| commit | 8a6294b0412a86f378c6e2e937c28de64a903c91 (patch) | |
| tree | 20d1977d9148a2c86c62925c5be7e571815c9057 /docs/meshbay-draft-v5.md | |
| parent | 854a9441ccb734c7fbb1e0ff8570b9ef659c09b0 (diff) | |
| download | meshbay-8a6294b0412a86f378c6e2e937c28de64a903c91.tar.gz | |
docs: move root docs into docs/ and archive superseded drafts
Move the remaining root-level .md files (except CLAUDE.md) into docs/:
devel-phases.md, devel-phases-next.md, first-review.md, second-review.md,
tmp-decisions.md. Update all inbound references in CLAUDE.md (now docs/-prefixed)
and strip the now-redundant docs/ prefix from links inside the moved files.
Consolidate the superseded material into docs/old-draft.md: architecture
drafts v1-v4, POC v1, and the Phase 1-12 development log, each under an
ARCHIVED banner with a preamble pointing at the current specs. Delete the
merged originals plus the unreferenced French translations (v1-fr, v2-fr,
poc-v1-fr). Repoint the surviving file-links in first-review.md,
second-review.md and meshbay-draft-v5.md at old-draft.md; prose "draft-v3 §x"
mentions are left as-is since the content now lives in the archive.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01J74kj44q6REczub8XR3DRy
Diffstat (limited to 'docs/meshbay-draft-v5.md')
| -rw-r--r-- | docs/meshbay-draft-v5.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/meshbay-draft-v5.md b/docs/meshbay-draft-v5.md index e4218ee..de91c80 100644 --- a/docs/meshbay-draft-v5.md +++ b/docs/meshbay-draft-v5.md @@ -10,7 +10,7 @@ > and pairing design, `docs/invite-pairing-v1.md`. For the desktop client — shell, > device linking, account creation, node management — `docs/desktop-client-v1.md` > (2026-08-17) is authoritative and supersedes §8.2 here. -> Supersedes `meshbay-draft-v4.md`. Sections not restated here are unchanged from v4. +> Supersedes draft v4 (archived in `old-draft.md`). Sections not restated here are unchanged from v4. > > v5 exists because the second security review (`second-review.md`, 2026-08-13) found > that v4 described a system the code did not implement, and because several v4 claims |