2026-03-13 18:30:27Claude (MCP):
[mcp] Mark MCP criterion as passed
Dev/Phase_1_Gate_Results.md ..
@@ 19,7 19,7 @@
|-----------|--------|-------|
| Web UI works | **PASS** | Human confirmed: pages load, edit, save at dev.wikibot.io |
| REST API works | **PASS** (11/12) | All CRUD, search, semantic search, history endpoints work. Minor issue: `GET /pages/{path}/links` returns 404 (route treats path as page name). MCP `get_links` tool works via different code path. |
-
| MCP works (all 12 tools) | **PENDING** | Blocked on P1-9 (OAuth routing). P1-9 now fixed and deployed. Awaiting human test from Claude.ai. |
+
| MCP works (all 12 tools) | **PASS** | P1-9 fixed OAuth routing. Human confirmed Claude.ai connects and tools work. |
| Semantic search works | **PASS** | 5/5 queries returned relevant results. On-topic distances 0.46–0.79, off-topic 0.89+ (correctly low confidence). Index has ~233 chunks across ~30 pages. |
| Git authorship | **PASS** | API commits show "Claude (MCP)" as expected. Historical "Claude (Dev)" from earlier config. One "Otterwiki Robot" initial commit. No anomalies. |