Liveness probe — check Neo4j, Redis, Qdrant, and model status.
/brain/healthtrue when all downstream services are connected and models are loaded.
Use this as your single "is Atlas usable?" signal.
true when Qwen 0.5B (fact extraction) and MiniLM (embedder) are loaded.
false for 60–120 seconds after cold start. All brain endpoints return 503 while this is false.
"connected" or "error: <reason>".
Neo4j stores the semantic knowledge graph.
"connected" or "error: <reason>".
Redis stores working memory and the entity canonicalisation cache.
"connected" or "error: <reason>".
Qdrant stores episodic memory vector embeddings.