Commit f2c86a

2026-03-13 06:43:30 Anonymous: added P1-9 for self hosting
tasks/phase 1.md ..
@@ 217,4 217,21 @@
- [ ] Create page via API → visible in web UI and searchable
- [ ] Write via MCP → visible in web UI and API
- [ ] Semantic search finds pages by meaning, not just keywords
- - [ ] Git history shows correct authorship for all write paths
\ No newline at end of file
+ - [ ] Git history shows correct authorship for all write paths
+
+ ### P1-9: Self Hosting
+
+ **Dependencies**: P1-8
+
+ **Description:**
+ Migrate the local development wiki from docker-compose to dev.wikibot.io.
+
+ **Deliverables:**
+ - Test content on dev.wikibot.io has been purged
+ - `dev.wikibot.io` hosts a complete copy of the local dev wiki
+ - Local dev wiki is shut down
+
+ **Acceptance Criteria:**
+ - [ ] User spot checks `https://dev.wikibot.io/` to confirm that all looks good
+ - [ ] Agent spot checks via MCP to confirm that remote content matches local content
+ - [ ] Agent is able to use remote MCP to continue planning Phase 2
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