Commit e57257

2026-03-17 23:07:18 Claude (MCP): [mcp] To-Do: add V7-1/V7-2/V7-3 semantic search background sync
To-Do.md ..
@@ 133,6 133,11 @@
### ~~Phase 2: User Management~~ ✅ DEPLOYED (2026-03-17)
Platform ACL removed entirely. Per-wiki user table is sole source of truth. Resolver restructured: owner gets ADMIN via `wikis.owner_did`, per-wiki user flags derive permissions, APPROVED access level functional, bearer tokens wiki-scoped. Dashboard collapsed to single-page card layout. Otterwiki role UI (admin/editor/viewer dropdown) deployed. Repository Management gated in PLATFORM_MODE. Init hardening comprehensive.
+ ### Semantic search background sync (V7-1, V7-2, V7-3)
+ Embedding worker, reindex queue wiring, and search integration. The plugin is single-tenant and currently indexes zero documents for the dev wiki. Needs per-wiki FAISS directories, a queue-based worker triggered by page saves, and MCP/API wiring.
+
+ See [[Tasks/Semantic_Search_Architecture]] and [[Tasks/Semantic_Search_Multi_Tenant]] for the full diagnosis and options.
+
### Wiki stats plugin
Track page count and disk usage via otterwiki lifecycle hooks. Enables tier limits and quota enforcement. Design at [[Design/Wiki_Stats_Plugin]]. **Parked — design only.**
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9