docs: theme=dark everywhere (mirrors main repo)
Build out the wiki
Landing + nav:
- Home — landing page with TOC and architecture-at-a-glance diagram
- _Sidebar — persistent nav shown on every page
- _Footer — persistent footer
Guides:
- Quickstart — five minutes from clone to MCP connector
- Architecture — Mermaid handDrawn tour of components, webhook flow,
ingest, memory, export/import
- Deployment — Railway, Docker Compose, native Python, Fly/Render/K8s
- Authentication — API keys + user JWTs + roles
- MCP-Tools — every tool with a worked example
- REST-API — conventions + links to OpenAPI
- Webhooks — HMAC signing, retry backoff, verification examples
- Memory-Connectors — DocDeploy, Supermemory, GBrain setup + API
- Ingest — CSV, JSON, vCard, text adapters + dedup rules
- Export-Import — round-trip rules + matching strategy
- Custom-Fields — registry design + why values live in data JSONB
- Rate-Limiting — fixed-window config + recommended limits
- Dashboard — enable flow + safety notes
- Agent-Patterns — pointer to AgentLab with index
- Troubleshooting — common failures with quick diagnosis
- FAQ
Every diagram is Mermaid with look=handDrawn and theme=neutral — renders
inline on GitHub and editable in Excalidraw via its "Mermaid to Excalidraw"
import.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>