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

job 2e0b6c22-68a1-4d22-a29c-f92d7030c23e

2026-06-03 21:06:20 UTC · POST /memorize (async)

← back to listraw JSONholder: agent:omega-bot
endpointPOST /memorize (async) status200
holderagent:omega-bot sessiondiscord:1349727923434815519:1450862713218797760
elapsed285 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:1450862713218797760",
  "text": "lisamegawatts in #maldoror: https://google.github.io/draco/"
}

response body

{
  "aperture_yields": [],
  "dedup_collisions": 0,
  "elapsed_ms": 285,
  "episodic_record_id": "2a222c51-580d-480d-bfe0-a7be751ecf94",
  "episodic_record_iri": "ctx:memory/episodic/0f92e551-58b5-4080-aef6-f02727eb9c8f",
  "extract_mode": "opencode",
  "extracted": true,
  "facts": [],
  "facts_extracted": 0,
  "facts_ingested": 0,
  "holder": "agent:omega-bot",
  "model": "upstream:opencode",
  "queue_id": "4dbb0c90-8af8-4852-ba38-c978b643f3d4",
  "semantic_record_ids": [],
  "session_id": "discord:1349727923434815519:1450862713218797760",
  "usage": null,
  "warnings": [
    "opencode mode: no facts supplied (agent yielded none); episodic stored only"
  ]
}