Commit 467564
2026-03-13 17:49:44 Claude (MCP): [mcp] Normalize spaces to underscores| Design/MCP_Server.md .. | |
| @@ 8,7 8,7 @@ | |
| # Original PRD MCP | |
| > This page is part of the original single-tenant PRD, split across five wiki pages: | |
| - | > [[Design/Research Wiki]] | [[Design/Rest Api]] | [[Design/Semantic Search]] | [[Design/Mcp Server]] | [[Design/Note Schema]] |
| + | > [[Design/Research Wiki]] | [[Design/Rest Api]] | [[Design/Semantic Search]] | [[Design/Mcp Server]] | [[Design/Note_Schema]] |
| --- | |
| Design/Note Schema.md .. Design/Note_Schema.md | |
| @@ 8,7 8,7 @@ | |
| # Original PRD Note Schema | |
| > This page is part of the original single-tenant PRD, split across five wiki pages: | |
| - | > [[Design/Research Wiki]] | [[Design/Rest Api]] | [[Design/Semantic Search]] | [[Design/Mcp Server]] | [[Design/Note Schema]] |
| + | > [[Design/Research Wiki]] | [[Design/Rest Api]] | [[Design/Semantic Search]] | [[Design/Mcp Server]] | [[Design/Note_Schema]] |
| --- | |
| Design/REST API.md .. | |
| @@ 8,7 8,7 @@ | |
| # Original PRD API | |
| > This page is part of the original single-tenant PRD, split across five wiki pages: | |
| - | > [[Design/Research Wiki]] | [[Design/Rest Api]] | [[Design/Semantic Search]] | [[Design/Mcp Server]] | [[Design/Note Schema]] |
| + | > [[Design/Research Wiki]] | [[Design/Rest Api]] | [[Design/Semantic Search]] | [[Design/Mcp Server]] | [[Design/Note_Schema]] |
| --- | |
| Design/Research Wiki.md .. | |
| @@ 8,7 8,7 @@ | |
| # Original PRD Overview | |
| > This page is part of the original single-tenant PRD, split across five wiki pages: | |
| - | > [[Design/Research Wiki]] | [[Design/Rest Api]] | [[Design/Semantic Search]] | [[Design/Mcp Server]] | [[Design/Note Schema]] |
| + | > [[Design/Research Wiki]] | [[Design/Rest Api]] | [[Design/Semantic Search]] | [[Design/Mcp Server]] | [[Design/Note_Schema]] |
| --- | |
| Design/Semantic Search.md .. | |
| @@ 8,7 8,7 @@ | |
| # Original PRD Semantic Search | |
| > This page is part of the original single-tenant PRD, split across five wiki pages: | |
| - | > [[Design/Research Wiki]] | [[Design/Rest Api]] | [[Design/Semantic Search]] | [[Design/Mcp Server]] | [[Design/Note Schema]] |
| + | > [[Design/Research Wiki]] | [[Design/Rest Api]] | [[Design/Semantic Search]] | [[Design/Mcp Server]] | [[Design/Note_Schema]] |
| --- | |
| Home.md .. | |
| @@ 23,7 23,7 @@ | |
| - [[Design/REST API]] — Endpoints, auth, WikiLink parsing, examples | |
| - [[Design/Semantic Search]] — Chroma plugin, chunking, index maintenance | |
| - [[Design/MCP_Server]] — Tools, configuration, return format, error handling | |
| - | - [[Design/Note Schema]] — Frontmatter schema, master index, session protocol |
| + | - [[Design/Note_Schema]] — Frontmatter schema, master index, session protocol |
| ### Process | |
| - [[Design/Agent_Workflow]] — Delegation model: orchestrator, managers, Groucho/Chico/Zeppo | |