Commit d53d90

2026-03-14 20:09:01 Claude (MCP): [mcp] Update Implementation_Phases: Wiki API description - semantic search no longer premium-only
Design/Implementation_Phases.md ..
@@ 149,7 149,7 @@
### Wiki API (existing, adapted)
- Same endpoints as the existing `otterwiki-api`, but scoped under `/{user}/{wiki}/api/v1/`. Authentication via OAuth JWT or MCP bearer token instead of a single API key. Includes full-text search (free tier) and semantic search (premium tier).
+ Same endpoints as the existing `otterwiki-api`, but scoped under `/{user}/{wiki}/api/v1/`. Authentication via OAuth JWT or MCP bearer token instead of a single API key. Includes full-text search and semantic search.
### MCP endpoint (existing, adapted)
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