Commit 2585e3

2026-03-13 01:54:47 Claude (Dev): [mcp] Update home page index with new page structure
home.md ..
@@ 9,14 9,32 @@
Development tracking and documentation for the wikibot.io serverless wiki-as-a-service platform.
- ## Specs
- - [[Specs/Agent Conventions]] — Agent hierarchy, TDD workflow, Pulumi patterns, cross-repo coordination
- - [[Specs/Task Graph]] — Work units, dependencies, parallelism groups for Phases 0–4
- - [[Specs/Phase Gates]] — Exit criteria and validation procedures per phase
-
- ## Project Documents
- - [[Docs/PRD]] — Product requirements (serverless wiki SaaS)
- - [[Docs/Original PRD]] — Original single-tenant system PRD
+ ## Design
+
+ ### Platform (wikibot.io SaaS)
+ - [[Design/Platform Overview]] — Architecture, context, components
+ - [[Design/Data Model]] — DynamoDB tables, EFS layout, URL structure
+ - [[Design/Auth]] — WorkOS, OAuth, ACL model, MCP auth
+ - [[Design/Implementation Phases]] — Phases 0–7, frontend screens, API surface, pricing
+ - [[Design/Operations]] — Cost model, backups, CI/CD, rate limiting
+
+ ### Research Wiki (single-tenant system)
+ - [[Design/Research Wiki]] — Overview, architecture, deployment
+ - [[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
+
+ ### Process
+ - [[Design/Agent Conventions]] — Agent hierarchy, TDD workflow, Pulumi patterns, cross-repo coordination
+ - [[Design/Phase Gates]] — Exit criteria and validation procedures per phase
+
+ ## Tasks
+ - [[Tasks/Phase 0]] — Proof of Concept (EFS + Lambda, WorkOS + MCP)
+ - [[Tasks/Phase 1]] — Single-User Serverless Wiki
+ - [[Tasks/Phase 2]] — Multi-Tenancy and Auth
+ - [[Tasks/Phase 3]] — Frontend
+ - [[Tasks/Phase 4]] — Launch Readiness
## Dev Tracking
- [[Dev/Phase 0 Status]] — EFS + Lambda + WorkOS proof of concept
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