Deprecated —
naive memory and /v1/memory. memory is retired as a product noun: one row cannot be both a curated item and a lesson without re-creating the two-vocabulary problem the brain exists to end. It survives as a wire name only — the primitive slug, the path, and the table names.Use instead: naive brain remember / naive brain forgetThese routes keep answering. Nothing is removed and no response shape changes: the
deprecation is announced in headers only, which are purely additive. Every response
from this router carries Deprecation (RFC 9745 —
the value is a Structured Field Date, @ plus epoch seconds, not the boolean true
some pre-RFC clients look for),
Link rel="deprecation", Warning: 299 and X-Naive-Deprecation-Id: dep.primitive.memory.
There is no Sunset header, because this is frozen with no sunset date — a
Sunset on a frozen row would be a date the platform has not promised.Announced 2026-07-29. Level frozen. The freeze ends when
company_containers with provider='hermes' and status='running' reaches zero — not on a date.Replacement surface: the Brain API — live today, not a preview surface.curl "https://api.usenaive.ai/v1/memory?agent_id=ceo" \
-H "Authorization: Bearer nv_sk_live_..."
{
"memories": [
{
"id": "mem-abc-123",
"content": "Our primary domain is example.com, brand color #FF6B00",
"target": "memory",
"agent_id": "ceo",
"created_at": "2026-01-10T09:00:00Z"
},
{
"id": "mem-def-456",
"content": "User prefers concise bullet-point responses",
"target": "user",
"agent_id": "ceo",
"created_at": "2026-01-10T09:05:00Z"
}
],
"count": 2
}
Query Parameters
| Param | Type | Description |
|---|---|---|
agent_id | string | Filter by agent ID |
target | string | Filter by target: memory or user |