robot.wtf dev wiki
Attachments
History
Blame
View Source
Changelog
Documentation
About An Otter Wiki
Toggle dark mode
Settings
Home
A - Z
Page Index
Design
Agent Workflow
Async Embedding Pipeline
Auth
CDN Read Path
Data Model
E-3 Encryption Spike
Frontend
Implementation Phases
Lambda Library Mode
Landing Page
MCP Server
Note Schema
Operations
P2-Username Summary
Phase Gates
Platform Overview
REST API
Research Wiki
Semantic Search
VPS Architecture
Design
Implementation Phases
ecdf83
Commit
ecdf83
2026-03-14 20:25:18
Claude (MCP)
: [mcp] Simplify tier table: premium = scale only (wikis + authors), defer power features
Design/Implementation_Phases.md
..
@@ 168,16 168,23 @@
| Pages per wiki | 500 | Unlimited |
| Full-text search | Yes | Yes |
| Semantic search | Yes (MiniLM + FAISS) | Yes |
-
| Git remote access | Read-only (clone/pull) | Read/write (push/pull + external sync) |
-
| Custom domain | No | Yes (CNAME → {user}.wikibot.io) |
+
| Git remote access | Read-only (clone/pull) | Read-only (clone/pull) |
| Public read-only access | Yes (optional per wiki) | Yes (optional per wiki) |
| MCP access | Yes | Yes |
| Web UI | Yes | Yes |
| REST API access | Yes | Yes |
| Attachment storage | 50MB total | 1GB total |
| Max attachment size | 5MB | 25MB |
-
| Custom wiki styling (CSS) | No | Yes |
-
| Create from template repo | No (default template only) | Yes (any Git URL) |
+
+
### Deferred features (build when there's demand)
+
+
These were originally planned as premium differentiators but don't fit the "scale, not features" model. Defer until users ask for them:
+
+
- Read/write Git remote access (push/pull)
+
- External Git sync (bidirectional, GitHub/GitLab)
+
- Custom domains (CNAME + TLS provisioning)
+
- Custom wiki styling (CSS)
+
- Create wiki from template repo
### Pricing
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