aboutsummaryrefslogtreecommitdiffstats
path: root/CLAUDE.md
diff options
context:
space:
mode:
authorChristophe Besson <cbesson@gmail.com>2026-08-11 11:51:12 +0200
committerChristophe Besson <cbesson@gmail.com>2026-08-11 11:51:12 +0200
commitccb2b85051b88578c7d739ff46385e50a65591a6 (patch)
tree3afed2563e5bc8171d930d09e0b59b90c69aae4f /CLAUDE.md
parentc8f2de4025ea67b579e66cf608f08a8d35ee4a3c (diff)
downloadmeshbay-ccb2b85051b88578c7d739ff46385e50a65591a6.tar.gz
docs: update Phase 10 commit hash, API reference, key modules
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Diffstat (limited to 'CLAUDE.md')
-rw-r--r--CLAUDE.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CLAUDE.md b/CLAUDE.md
index 518dcea..18e4b7e 100644
--- a/CLAUDE.md
+++ b/CLAUDE.md
@@ -173,6 +173,10 @@ SFR residential Fedora 44 → meshbay.org OVH VPS:
| Web SPA | `static/app.js` | Phase 9.6 — Preact + preact-router |
| File download (large) | `static/app.js` | File System Access API (`showSaveFilePicker`) — stream to disk |
| i18n (browser) | `static/i18n.js` | `t()` lookup, ESM, localStorage lang selection |
+| Admin API (hub) | `meshbay_hub.api.admin` | Phase 10.2 — user/group mgmt, audit logs, stats |
+| Admin UI (browser) | `static/app.js` | Phase 10.3–10.4 — AdminPage component, 5 tabs |
+| Auth dependencies | `meshbay_hub.api.deps` | `require_admin`, `require_moderator`, `get_current_user` |
+| Site overlay | `site/` | Phase 10.1 — landing, about, downloads (meshbay.org-specific) |
| Demo scripts | — | `QE/demo-v1/*.py`, `QE/demo-v2/*.py`, `QE/demo-v3/*.py` (not versioned) |
## meshbay.org server (état cible)