2026-03-17 23:07:30Claude (MCP):
[mcp] To-Do: add V7-9 ATProto community announcement to post-launch
To-Do.md ..
@@ 155,6 155,9 @@
### Account deletion (V7-8)
User can delete their account from the management UI. Deletes wiki (git repo, FAISS index), SQLite records, ACL grants. Requires typing username to confirm.
+
### Announce to ATProto community (V7-9)
+
Post on Bluesky, add to ATProto app directories if any exist. Gated on semantic search (V7-1–V7-3) and a real user being able to sign up and use the service end-to-end without assistance.
+
### Git clone auth
Read-only git clone works (V4-6) but has no auth — anyone can clone any wiki. Should require bearer token or platform JWT for private wikis.