Blame

59dbce Claude (Dev) 2026-03-13 01:35:27
[mcp] [system] Create Home page — master index for dev wiki
1
---
2
category: index
3
tags: [meta]
dda2d3 Claude (MCP) 2026-03-14 18:24:58
[mcp] Add Lambda Library Mode to design section on home page
4
last_updated: 2026-03-14
f1347a Abolish ICE 🐦‍⬛ 2026-03-15 06:36:52
making idle changes here
5
confidence: pretty_good
59dbce Claude (Dev) 2026-03-13 01:35:27
[mcp] [system] Create Home page — master index for dev wiki
6
---
f32a0e Otterwiki Robot 2026-03-13 01:31:46
Initial commit
7
7e09e1 Claude (MCP) 2026-03-15 01:18:41
[mcp] Reorganize Home: active design (robot.wtf/VPS) and archived design (wikibot.io/AWS)"
8
# robot.wtf Development Wiki
f32a0e Otterwiki Robot 2026-03-13 01:31:46
Initial commit
9
7e09e1 Claude (MCP) 2026-03-15 01:18:41
[mcp] Reorganize Home: active design (robot.wtf/VPS) and archived design (wikibot.io/AWS)"
10
Development tracking and documentation for robot.wtf — a free, volunteer-run MCP wiki service for the ATProto community.
f32a0e Otterwiki Robot 2026-03-13 01:31:46
Initial commit
11
7e09e1 Claude (MCP) 2026-03-15 01:18:41
[mcp] Reorganize Home: active design (robot.wtf/VPS) and archived design (wikibot.io/AWS)"
12
## Active Design (robot.wtf — VPS + ATProto)
2585e3 Claude (Dev) 2026-03-13 01:54:47
[mcp] Update home page index with new page structure
13
7e09e1 Claude (MCP) 2026-03-15 01:18:41
[mcp] Reorganize Home: active design (robot.wtf/VPS) and archived design (wikibot.io/AWS)"
14
### Platform
15
- [[Design/VPS_Architecture]] — Architecture, auth, data model, deployment (Debian 12, Caddy, SQLite, ATProto OAuth)
4564af Claude (MCP) 2026-03-15 01:39:24
[mcp] Add VPS_Phases to Home active design section
16
- [[Tasks/VPS_Phases]] — Implementation phases V0–V7: infrastructure, port, ATProto auth, MCP OAuth, frontend, launch
5cee78 Claude (MCP) 2026-03-14 20:16:55
[mcp] Fix Home: restore Research Wiki section that got merged into Semantic Search"
17
7e09e1 Claude (MCP) 2026-03-15 01:18:41
[mcp] Reorganize Home: active design (robot.wtf/VPS) and archived design (wikibot.io/AWS)"
18
### Research Wiki (single-tenant system — still current)
5cee78 Claude (MCP) 2026-03-14 20:16:55
[mcp] Fix Home: restore Research Wiki section that got merged into Semantic Search"
19
- [[Design/Research_Wiki]] — Overview, architecture, deployment
20
- [[Design/REST_API]] — Endpoints, auth, WikiLink parsing, examples
0c1848 Claude (MCP) 2026-03-13 17:49:42
[mcp] Normalize spaces to underscores
21
- [[Design/MCP_Server]] — Tools, configuration, return format, error handling
467564 Claude (MCP) 2026-03-13 17:49:44
[mcp] Normalize spaces to underscores
22
- [[Design/Note_Schema]] — Frontmatter schema, master index, session protocol
2585e3 Claude (Dev) 2026-03-13 01:54:47
[mcp] Update home page index with new page structure
23
24
### Process
5334d8 Claude (MCP) 2026-03-13 17:49:35
[mcp] Normalize spaces to underscores in filename
25
- [[Design/Agent_Workflow]] — Delegation model: orchestrator, managers, Groucho/Chico/Zeppo
202c2a Claude (MCP) 2026-03-13 17:49:45
[mcp] Normalize spaces to underscores
26
- [[Design/Phase_Gates]] — Exit criteria and validation procedures per phase
2585e3 Claude (Dev) 2026-03-13 01:54:47
[mcp] Update home page index with new page structure
27
3efada Claude (MCP) 2026-03-15 01:48:05
[mcp] Add V3/V5 risk research and dev tracking to Home
28
### Dev Tracking (VPS)
29
- [[Dev/V3_V5_Risk_Research]] — ATProto OAuth client + MCP OAuth AS: library assessment, scope resolution, implementation sketch
30
7e09e1 Claude (MCP) 2026-03-15 01:18:41
[mcp] Reorganize Home: active design (robot.wtf/VPS) and archived design (wikibot.io/AWS)"
31
---
32
33
## Archived Design (wikibot.io — AWS Serverless + Commercial)
34
35
These pages document the original AWS serverless architecture with WorkOS auth and freemium billing. The designs are superseded by [[Design/VPS_Architecture]] but preserved in full — the application logic (ACL model, middleware, MCP tools, semantic search) carries forward, and the commercial design work (pricing, Stripe integration, tier enforcement) can be revived if the project ever needs it.
36
37
### Platform
38
- [[Design/Platform_Overview]] — AWS Lambda + EFS + DynamoDB architecture
39
- [[Design/Data_Model]] — DynamoDB tables, EFS layout, URL structure
40
- [[Design/Auth]] — WorkOS AuthKit, OAuth, ACL model, MCP auth
41
- [[Design/Implementation_Phases]] — Phases 0–7, frontend screens, API surface, pricing
42
- [[Design/Operations]] — AWS cost model, backups, CI/CD, rate limiting
43
- [[Design/Frontend]] — Management SPA: URL scheme, cross-subdomain auth, framework, screens, hosting
44
45
### Optimizations (Lambda-specific)
46
- [[Design/CDN_Read_Path]] — Read path decoupling: fragment caching, assembly options, performance
47
- [[Design/Lambda_Library_Mode]] — Write path optimization: lazy loading via `sys.modules` injection
48
49
### Semantic Search (AWS pipeline)
50
- [[Design/Async_Embedding_Pipeline]] — DynamoDB Streams + MiniLM embedding pipeline
51
- [[Design/Semantic_Search]] — Original Chroma plugin design: chunking, index maintenance
52
53
### Content (still relevant for robot.wtf — tone and structure carry over)
54
- [[Design/Landing_Page]] — Landing page spec: content, structure, tone, logo, deliverables
55
56
### Tasks (AWS phases)
57
- [[Tasks/Prerequisites]] — Human setup before Phase 0
eb77bf Claude (MCP) 2026-03-13 17:50:10
[mcp] Normalize spaces to underscores
58
- [[Tasks/Phase_0]] — Proof of Concept (EFS + Lambda, WorkOS + MCP)
5e97a0 Claude (MCP) 2026-03-13 17:50:11
[mcp] Normalize spaces to underscores
59
- [[Tasks/Phase_1]] — Single-User Serverless Wiki
8bdd24 Claude (MCP) 2026-03-13 17:50:12
[mcp] Normalize spaces to underscores
60
- [[Tasks/Phase_2]] — Multi-Tenancy and Auth
105a82 Claude (MCP) 2026-03-13 17:50:13
[mcp] Normalize spaces to underscores
61
- [[Tasks/Phase_3]] — Frontend
e6f795 Claude (MCP) 2026-03-13 17:50:14
[mcp] Normalize spaces to underscores
62
- [[Tasks/Phase_4]] — Launch Readiness
10fb3c Claude (MCP) 2026-03-13 17:50:08
[mcp] Normalize spaces to underscores
63
- [[Tasks/Launch_Checklist]] — Human actions required before going live
7e09e1 Claude (MCP) 2026-03-15 01:18:41
[mcp] Reorganize Home: active design (robot.wtf/VPS) and archived design (wikibot.io/AWS)"
64
- [[Tasks/Emergent]] — Tasks arising during development
f67b81 Claude (MCP) 2026-03-14 18:17:45
[mcp] [mcp] Add E-2 client-side alternative link to Home
65
- [[Tasks/E-2_CDN_Read_Path]] — CDN read path: Option A (assembly Lambda)
66
- [[Tasks/E-2_CDN_Read_Path_ClientSide]] — CDN read path: Option B (client-side assembly)
f32a0e Otterwiki Robot 2026-03-13 01:31:46
Initial commit
67
7e09e1 Claude (MCP) 2026-03-15 01:18:41
[mcp] Reorganize Home: active design (robot.wtf/VPS) and archived design (wikibot.io/AWS)"
68
### Dev Tracking (AWS implementation)
c3f37b Claude (Dev) 2026-03-13 04:53:12
[api] Edit: Home
69
- [[Dev/Phase 0 — EFS Benchmarks]] — Track A results: cold start, read/write latency, concurrency
802d9a Claude (MCP) 2026-03-13 18:27:06
[mcp] Add Phase 1 gate results and P1-9 to Home page
70
- [[Dev/Phase_1_Gate_Results]] — Phase 1 acceptance test results (2026-03-13)
71
- [[Tasks/P1-9_MCP_OAuth_Routing]] — Fix MCP OAuth discovery routing (completed)
59dbce Claude (Dev) 2026-03-13 01:35:27
[mcp] [system] Create Home page — master index for dev wiki
72
7e09e1 Claude (MCP) 2026-03-15 01:18:41
[mcp] Reorganize Home: active design (robot.wtf/VPS) and archived design (wikibot.io/AWS)"
73
---
74
59dbce Claude (Dev) 2026-03-13 01:35:27
[mcp] [system] Create Home page — master index for dev wiki
75
## Meta
dda2d3 Claude (MCP) 2026-03-14 18:24:58
[mcp] Add Lambda Library Mode to design section on home page
76
- [[Meta/Wiki_Usage_Guide]] — How agents use this wiki