Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.06 KB

File metadata and controls

19 lines (15 loc) · 1.06 KB

Operator Docs

This directory is for deploying, registering, validating, and troubleshooting the Go server.

Start here:

  • Client Examples Real MCP client registration examples for local stdio and remote HTTP.
  • Import Ingestion JSONL batch ingestion through ingest-imports, checkpointed follow-mode ingestion through follow-imports, hygiene commands such as cleanup-follow-imports and audit-follow-imports, and list-command-examples discovery.
  • V2 Embedding Backfill And Health Draft Early operator draft for semantic backfill, health checks, and rebuild workflows.
  • Release Readiness Packaging, readiness, and release checklist.
  • Troubleshooting Setup, config, database, and MCP integration diagnosis.

If you only need normal day-to-day usage guidance, switch to user/. If you are validating the source tree or changing implementation internals, switch to maintainer/.