Observation Log
Why it matters: A complete, queryable record of everything an agent perceived.
Immutable append-only log of events, parsed documents, tool outputs, and user messages.
API endpoints
| Method | Path | Description |
|---|---|---|
POST | /v1/observations | Record an observation |
GET | /v1/observations | Query observations |