Docs archive
The sidebar stays focused on the main paths. Everything else lives here — filter by name or path to find case studies, deep specs, and infra one-offs.
Showing 64 of 64 pages not listed in the sidebar. Use site search (⌘K) for full-text content.
Platform9
- Bundled specs/bundled-specsProvider presets shipped in the package and how CLAWQL_PROVIDER selects them.
- Dashboard on Kubernetes/dashboard-kubernetesBundled dashboard UI, Vault sync, and Helm wiring.
- Operator target architecture/design/operator-target-architecture
- Istio & observability/docker-desktop-observabilityDocker Desktop: Prometheus, Grafana, Tempo, Kiali, OTel Collector—what each tool is and first steps if you are new to them.
- Flink Onyx sync/flink-onyx-syncIn-cluster Apache Flink runbook for real-time Onyx index freshness: architecture, values.yaml controls, connector secrets isolation, rollout, and troubleshooting.
- GraphQL proxy/graphql-proxyHow in-process GraphQL keeps execute responses lean (single-spec) vs REST (multi-spec).
- HITL — Label Studio/hitl-label-studioHuman review queues and webhook callbacks.
- NATS JetStream/nats-jetstreamOptional event-driven backbone for Ouroboros, agents, and edge sync: Helm values, JetStream retention controls, persistence, and health checks.
- Onyx knowledge (legacy path)/onyx-knowledge
Plugins15
- Automation/plugins/automationschedule, notify, workflow, argocd — each opt-in via env.
- Bundled providers/plugins/bundled-providersDefault stack: Cloudflare, GitHub, Slack, Linear, Notion, Onyx.
- Code graph/plugins/codegraphcodegraph_* — structural AST indexing, Graphify import, hybrid recall.
- Gateway core/plugins/coresearch, execute, audit, cache — always composed, no opt-out.
- Data/plugins/data
- Documents & IDP/plugins/documentsingest_external_knowledge, Onyx search, optional IDP tools.
- HITL (Label Studio)/plugins/hitl-label-studioHuman-in-the-loop review — planned full plugin wiring.
- Inference providers/plugins/inference-providersOpenAI, Anthropic, Ollama builtins and third-party clawql-inference plugins.
- Memory (vault)/plugins/memorymemory_ingest / memory_recall — default on, Obsidian vault.
- Ouroboros/plugins/ouroborosEvolutionary loop MCP tools and optional Postgres lineage.
- Panguard MCP proxy/plugins/panguard-proxyBlocking pre-execute hooks for enterprise MCP defense.
- Payments/plugins/paymentsStripe, x402, MPP, Adyen — see also the clawql-payments platform guide.
- Sandbox/plugins/sandboxsandbox_exec MCP + clawql sandbox CLI — Kata, Seatbelt, fail-closed harnesses.
- Third-party plugins/plugins/third-partyRoadmap and checklist for external clawql-* npm plugins.
- Web/plugins/web
Learn11
- Audit tool & observability/learn/audit-tool-and-observabilityCore `audit` ring buffer plus Prometheus, Grafana, and Loki — breadcrumbs without vault writes.
- Cache handoff between chats/learn/cache-handoff-between-chatsCore `cache` tool: scratch state, TTL, namespacing, and carrying context into a new chat session.
- Document pipeline/learn/document-pipelineSeven-vendor IDP path: Nextcloud → Tika → Gotenberg → Stirling → archive → Onyx → Coneshare.
- Effect-TS in ClawQL/learn/effect-tsWhy Effect-TS enforces the 7-layer architecture: Layers, Gateway composition, fail-closed errors, and optional plugins.
- External ingest & knowledge lake/learn/external-ingest-knowledgeImport Markdown or a single URL into the vault with `ingest_external_knowledge`, dry runs, and vault pairing.
- Onyx enterprise search/learn/knowledge-search-onyxOptional `knowledge_search_onyx`: ACL-aware semantic search over your enterprise Onyx index.
- clawql-memory (Memory 2.0)/learn/memoryVault ingest/recall, wikilink graph, hybrid vectors, PageIndex, team sync, and the inference flywheel.
- Ouroboros tools/learn/ouroboros-tools`ouroboros_*`: seed from documents, evolutionary loop, Postgres lineage, and route hints vs raw infra.
- Sandbox exec/learn/sandbox-execOptional sandbox_exec MCP tool; pair with Local agent sandbox for full harness containment.
- Schedule & notify workflows/learn/schedule-notify-workflows`schedule` synthetics plus `notify` to Slack — threads, HITL hooks, and Label Studio handoff patterns.
- Using search & execute/learn/search-and-execute-mcp`search` / `execute` inputs, args, response fields, and common pitfalls when calling loaded OpenAPI specs.
Deploy3
Reference5
Vision2
Examples8
- Benchmarks — executor comparison/benchmarks/executor-comparison
- Example: Cloudflare docs deploy/case-studies/cloudflare-docs-mcpMCP workflow for docs.clawql.com: search, execute, vault memory, and Worker runtime triage.
- Example: Cross-thread vault recall/case-studies/cross-thread-vault-recallRepo search vs memory_recall — Obsidian graph, wikilinks, and session resume patterns.
- Example: Worker 1102 incident/case-studies/docs-clawql-worker-1102-mcp-memory-2026-04docs.clawql.com Error 1102 postmortem; MCP on Cloudflare APIs; prevention runbook.
- Example: OpenClaw memory_recall/case-studies/openclaw-clawql-memory-recall-2026-06Agent gateway chat calls clawql__memory_recall; verbatim transcript; cross-session vault knowledge for solo builders.
- Example: Deck parity session/case-studies/slide-deck-github-parity-cache-memory-recall-2026-04memory_recall before filing issues; cache scratch state; vault ingest to close the loop.
- Example: TrueNAS homelab/case-studies/truenas-scale-corgicave-homelabTrueNAS SCALE island: Docker/K8s networking, vault tools, and full triage ladder.
- Example: Vault + GitHub session/case-studies/vault-memory-github-session-2026-04memory_ingest at scale, issue triage, and shipping enterprise audit tooling with docs.
Ouroboros3
Specs4
Resources1
Legacy redirects3
- Session cache (`cache`)/cache → /learn/cache-handoff-between-chatsRedirects to /learn/cache-handoff-between-chats
- Slack `notify`/notify → /learn/schedule-notify-workflowsRedirects to /learn/schedule-notify-workflows
- `schedule` (synthetic checks)/schedule → /learn/schedule-notify-workflowsRedirects to /learn/schedule-notify-workflows