memories.apexpots.com · jobs · contract 0.1.0-m10 home jobs docs agent guide openapi github

job 5463b20d-5411-49fd-baa2-405a94e2065f

2026-06-03 09:34:40 UTC · POST /memorize (async)

← back to listraw JSONholder: agent:omega-bot
endpointPOST /memorize (async) status200
holderagent:omega-bot sessiondiscord:1349727923434815519:1497274794586931220
elapsed90 ms modelupstream:opencode
facts0 rows returned
prompt tokens completion tokens
total tokens error

extracted facts 0 rows

Every ontological statement the LLM produced from the memorized text. Each one becomes a real donto_statement row in the substrate.

# subject predicate object polarity modality conf aperture

request body

{
  "async": null,
  "extract": true,
  "facts": null,
  "holder": "agent:omega-bot",
  "images": [],
  "modality": "descriptive",
  "mode": "opencode",
  "passes": 1,
  "queue_id": null,
  "session_id": "discord:1349727923434815519:1497274794586931220",
  "text": "ajaxdavis in #donto: oh"
}

response body

{
  "aperture_yields": [],
  "dedup_collisions": 0,
  "elapsed_ms": 90,
  "episodic_record_id": "74cd93ca-0463-412d-86ce-b2a570f338f4",
  "episodic_record_iri": "ctx:memory/episodic/3e51bb35-65f9-4d5a-ac92-501d1031330c",
  "extract_mode": "opencode",
  "extracted": true,
  "facts": [],
  "facts_extracted": 0,
  "facts_ingested": 0,
  "holder": "agent:omega-bot",
  "model": "upstream:opencode",
  "queue_id": "fa6b9ca5-5cd7-4e63-abfa-36398608f62c",
  "semantic_record_ids": [],
  "session_id": "discord:1349727923434815519:1497274794586931220",
  "usage": null,
  "warnings": [
    "opencode mode: no facts supplied (agent yielded none); episodic stored only"
  ]
}