Properties
category: index tags: [meta] last_updated: 2026-03-13 confidence: high
Wikibot.io Development Wiki
Development tracking and documentation for the wikibot.io serverless wiki-as-a-service platform.
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_Workflow — Delegation model: orchestrator, managers, Groucho/Chico/Zeppo
- Design/Phase_Gates — Exit criteria and validation procedures per phase
Tasks
- Tasks/Prerequisites — Human setup before Phase 0 begins
- 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
- Tasks/Launch Checklist — Human actions required before going live
Dev Tracking
- Dev/Phase 0 — EFS Benchmarks — Track A results: cold start, read/write latency, concurrency
Meta
- Meta/Wiki Usage Guide — How agents use this wiki