Repository Structure =================== - `elizabeth/` — model-specific deployment configs and tests - `nova/` — autonomous system services - `plane/api/` — gateway, gorilla bridge - `plane/orchestration/` — router, planner, authority - `plane/tools/` — MCP server and registration - `plane/memory/` — vector, graph, GraphRAG, embedder - `plane/ranker/` — reranker service - `plane/summarizer/` — summarizer service - `plane/bus/` — NATS/Kafka wrappers - `plane/ops/` — watchdog and ops helpers - `plane/agents/` — agents hub (multi-agent) - `config/` — external_routes, kong config - `prompts/` — meta prompts - `docs/` — architecture, operations, security - `bin/` — install, bootstrap, gh init - `supervisord.conf` — orchestrates all services in-container - `Makefile` — convenience commands