Dev Wiki
Attachments
History
Blame
View Source
Dashboard
Changelog
Documentation
Toggle dark mode
Settings
Home
A - Z
Page Index
Design
Admin Panel Reenablement
Auth
Custom Domains
Dashboard Visibility Toggle
Data Model
E-3 Encryption Spike
E2E Testing
Frontend
Git HTTP Access
Implementation Workflow
Landing Page
MCP Server
Note Schema
Operations
P2-Username Summary
Per Wiki Database
Platform Overview
REST API
Research Wiki
Resolver
Semantic Search V2
Server Consolidation
VPS Architecture
Wiki Stats Plugin
did web Identity
An Otter Wiki
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