INVARIANCE / PRODUCT
Agent observability, in three layers.
Eyes traces every run. Cortex tells you why one failed. DNA remembers. q, tars, and gps are the open-source tools.
How they compose
Eyes observes. Cortex reasons. DNA stores.
One operational graph, three layers. Every run Eyes observes is written into DNA as typed nodes and edges. Cortex reasons over that storage layer and cites the exact trace nodes behind every answer. Open-source tools like q, tars, and gps make the same operating model available from the terminal and coding-agent loop.
- · Same typed edges in dev, eval, and prod
- · Findings cite the trace nodes that produced them
- · Guardrails authored from real reviewed runs, no templates