{"service":"CORTEX V2","description":"Synthetic cognition infrastructure for AI agents","version":"2.2.0","endpoints":{"health":"GET /api/v1/health","status":"GET /api/v1/status","search":"POST /api/v1/search","recall":"POST /api/v1/recall","ingest":"POST /api/v1/ingest","reconsolidate":"POST /api/v1/reconsolidate","labileMemories":"GET /api/v1/reconsolidate/labile?agentId=xxx","proceduralStore":"POST /api/v1/procedural","proceduralRetrieve":"POST /api/v1/procedural/retrieve","proceduralExecute":"POST /api/v1/procedural/:id/execute","proceduralRefine":"PATCH /api/v1/procedural/:id","graph":"GET /api/v1/graph?agentId=xxx","dream":"POST /api/v1/dream"}}