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

job 9d966ca9-e22f-4fbd-b6dd-1a08d67bfa5e

2026-06-03 06:17:54 UTC · POST /memorize (async)

← back to listraw JSONholder: agent:omega-bot
endpointPOST /memorize (async) status200
holderagent:omega-bot sessiondiscord:1349727923434815519:1349967527178145852
elapsed116 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:1349967527178145852",
  "text": "ajaxdavis in #resources: i concur"
}

response body

{
  "aperture_yields": [],
  "dedup_collisions": 0,
  "elapsed_ms": 116,
  "episodic_record_id": "f5923ee5-0c7d-4b66-99ea-cb9e453ee6fa",
  "episodic_record_iri": "ctx:memory/episodic/e1a769bd-2b45-4cd8-8b5a-9c095b575967",
  "extract_mode": "opencode",
  "extracted": true,
  "facts": [],
  "facts_extracted": 0,
  "facts_ingested": 0,
  "holder": "agent:omega-bot",
  "model": "upstream:opencode",
  "queue_id": "6ffb18fa-1841-4c0b-b350-41bbc47f98f1",
  "semantic_record_ids": [],
  "session_id": "discord:1349727923434815519:1349967527178145852",
  "usage": null,
  "warnings": [
    "opencode mode: no facts supplied (agent yielded none); episodic stored only"
  ]
}