diff options
Diffstat (limited to 'docs/photos.md')
| -rw-r--r-- | docs/photos.md | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/docs/photos.md b/docs/photos.md index c00a7e0..b5612ec 100644 --- a/docs/photos.md +++ b/docs/photos.md @@ -1,6 +1,18 @@ # MeshBay — Photos application (design) -> Status: **proposal**, not implemented. Read `docs/apps.md` first — Photos is +> **Superseded by `MESHBAY_DESIGN.md`.** This was the Photos application design; its design +> content now lives in §9.9. +> +> 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** — `photos-app.js`, `photos-app-settings.js` and +> `enrich_photo.py` all shipped; this header said "not implemented" long after +> they did. Read `docs/apps.md` first — Photos is > a new group application built on the plug-in mechanism described there. > Read `docs/mediacenter.md` and `docs/musicbay.md` second: Photos reuses > their node-side pattern (thumbnails generated and cached by the node, |