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

job b03baee0-ab4c-426b-819f-450b667755eb

2026-05-28 09:40:07 UTC · POST /memorize

← back to listraw JSONholder: agent:ajax
endpointPOST /memorize status200
holderagent:ajax sessionfootball-app-bob-2026
elapsed181380 ms modelz-ai/glm-5-20260211
facts48 rows returned
prompt tokens776 completion tokens6464
total tokens7240 error

extracted facts 48 rows

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

Facts by pass/aperture: inferential: 6 · presupposition: 42

# subject predicate object polarity modality conf aperture
▸ presupposition 42 facts
1 ex:Bob rdf:type ex:Person asserted inferred 0.95 presupposition
2 ex:Bob ex:hasName "Bob" asserted inferred 0.95 presupposition
3 ex:Ajax rdf:type ex:Person asserted inferred 0.95 presupposition
4 ex:Ajax ex:hasName "Ajax" asserted inferred 0.95 presupposition
5 ex:Ajax ex:capableOf ex:BuildingSoftware asserted inferred 0.90 presupposition
6 ex:Ajax ex:capableOf ex:Coding asserted inferred 0.90 presupposition
7 ex:Ajax ex:hasSkill ex:TypeScript asserted inferred 0.85 presupposition
8 ex:Ajax ex:hasSkill ex:React asserted inferred 0.85 presupposition
9 ex:Ajax ex:hasSkill ex:NodeJS asserted inferred 0.85 presupposition
10 ex:Ajax ex:hasKnowledgeOf ex:FootballDataAPI asserted inferred 0.80 presupposition
11 ex:PremierLeague rdf:type ex:FootballLeague asserted inferred 0.95 presupposition
12 ex:PremierLeague ex:hasName "Premier League" asserted inferred 0.95 presupposition
13 ex:PremierLeague ex:hasFixtures ex:FootballFixtures asserted inferred 0.90 presupposition
14 ex:TypeScript rdf:type ex:ProgrammingLanguage asserted inferred 0.95 presupposition
15 ex:React rdf:type ex:FrontendFramework asserted inferred 0.95 presupposition
16 ex:NodeJS rdf:type ex:BackendTechnology asserted inferred 0.95 presupposition
17 ex:FootballDataAPI rdf:type ex:WebAPI asserted inferred 0.95 presupposition
18 ex:FootballDataAPI ex:providesData ex:FootballData asserted inferred 0.90 presupposition
19 ex:FootballApp rdf:type ex:SoftwareApplication asserted inferred 0.95 presupposition
20 ex:FootballApp ex:hasFrontend ex:React asserted inferred 0.90 presupposition
21 ex:FootballApp ex:hasBackend ex:NodeJS asserted inferred 0.90 presupposition
22 ex:FootballApp ex:usesAPI ex:FootballDataAPI asserted inferred 0.90 presupposition
23 ex:FootballApp ex:tracksFixturesOf ex:PremierLeague asserted inferred 0.90 presupposition
24 ex:FootballApp ex:wasUsable "true" asserted inferred 0.85 presupposition
25 ex:FootballApp ex:wasCompleted "true" asserted inferred 0.85 presupposition
26 ex:Season2024 rdf:type ex:FootballSeason asserted inferred 0.95 presupposition
27 ex:Season2024 ex:associatedWith ex:PremierLeague asserted inferred 0.85 presupposition
28 ex:Arsenal rdf:type ex:FootballClub asserted inferred 0.95 presupposition
29 ex:Arsenal ex:hasName "Arsenal" asserted inferred 0.95 presupposition
30 ex:Arsenal ex:participatedIn ex:Season2024 asserted inferred 0.85 presupposition
31 ex:Arsenal ex:isFollowable "true" asserted inferred 0.90 presupposition
32 ex:Bob ex:capableOf ex:UsingSoftware asserted inferred 0.90 presupposition
33 ex:Bob ex:hasInterestIn ex:Arsenal asserted inferred 0.85 presupposition
34 ex:Bob ex:hasInterestIn ex:Football asserted inferred 0.85 presupposition
35 ex:Bob ex:hadAccessTo ex:FootballApp asserted inferred 0.80 presupposition
36 ex:SuggestionEvent rdf:type ex:CommunicationEvent asserted inferred 0.90 presupposition
37 ex:SuggestionEvent ex:occurredAt ex:SomeTimeBefore2024 asserted inferred 0.75 presupposition
38 ex:CodingEvent rdf:type ex:DevelopmentActivity asserted inferred 0.90 presupposition
39 ex:UsageEvent rdf:type ex:SoftwareUsageEvent asserted inferred 0.90 presupposition
40 ex:UsageEvent ex:occurredDuring ex:Season2024 asserted inferred 0.85 presupposition
41 ex:Bob ex:knows ex:Ajax asserted inferred 0.85 presupposition
42 ex:Ajax ex:knows ex:Bob asserted inferred 0.85 presupposition
▸ inferential 6 facts
43 agent:ajax ex:hasSkill ex:TypeScript asserted inferred 0.70 inferential
44 agent:ajax ex:hasOccupation ex:SoftwareDeveloper asserted inferred 0.60 inferential
45 ex:PremierLeague rdf:type ex:SportsLeague asserted inferred 0.70 inferential
46 agent:Bob ex:isFanOf ex:Arsenal asserted inferred 0.60 inferential
47 ex:FootballApp ex:wasOperationalIn "2024" asserted inferred 0.70 inferential
48 agent:Bob rdf:type ex:Person asserted inferred 0.70 inferential

request body

{
  "extract": true,
  "holder": "agent:ajax",
  "modality": "model_output",
  "mode": "exhaustive",
  "session_id": "football-app-bob-2026",
  "text": "Bob suggested I build a football app to track Premier League fixtures. I coded it in TypeScript with React frontend, Node.js backend, and the football-data.org API. Bob used it during the 2024 season to follow Arsenal."
}

response body

{
  "aperture_yields": [
    {
      "aperture": "surface",
      "elapsed_ms": 0,
      "error": "LLM response decode: error decoding response body",
      "raw_facts": 0
    },
    {
      "aperture": "linguistic",
      "elapsed_ms": 0,
      "error": "LLM response decode: error decoding response body",
      "raw_facts": 0
    },
    {
      "aperture": "presupposition",
      "elapsed_ms": 24202,
      "raw_facts": 42
    },
    {
      "aperture": "inferential",
      "elapsed_ms": 96594,
      "raw_facts": 8
    },
    {
      "aperture": "conceivable",
      "elapsed_ms": 0,
      "error": "LLM response decode: error decoding response body",
      "raw_facts": 0
    }
  ],
  "dedup_collisions": 2,
  "elapsed_ms": 181379,
  "episodic_record_id": "3dfbcab2-8f90-40cd-8b90-60d6ed759791",
  "episodic_record_iri": "ctx:memory/episodic/0c306332-8234-4b40-a7cc-57534a85674b",
  "extract_mode": "exhaustive",
  "extracted": true,
  "facts": [
    {
      "aperture": "presupposition",
      "confidence": 0.95,
      "hypothesis_only": true,
      "modality": "inferred",
      "object_iri": "ex:Person",
      "predicate": "rdf:type",
      "subject": "ex:Bob"
    },
    {
      "aperture": "presupposition",
      "confidence": 0.95,
      "hypothesis_only": true,
      "modality": "inferred",
      "object_lit": {
        "dt": "xsd:string",
        "v": "Bob"
      },
      "predicate": "ex:hasName",
      "subject": "ex:Bob"
    },
    {
      "aperture": "presupposition",
      "confidence": 0.95,
      "hypothesis_only": true,
      "modality": "inferred",
      "object_iri": "ex:Person",
      "predicate": "rdf:type",
      "subject": "ex:Ajax"
    },
    {
      "aperture": "presupposition",
      "confidence": 0.95,
      "hypothesis_only": true,
      "modality": "inferred",
      "object_lit": {
        "dt": "xsd:string",
        "v": "Ajax"
      },
      "predicate": "ex:hasName",
      "subject": "ex:Ajax"
    },
    {
      "aperture": "presupposition",
      "confidence": 0.9,
      "hypothesis_only": true,
      "modality": "inferred",
      "object_iri": "ex:BuildingSoftware",
      "predicate": "ex:capableOf",
      "subject": "ex:Ajax"
    },
    {
      "aperture": "presupposition",
      "confidence": 0.9,
      "hypothesis_only": true,
      "modality": "inferred",
      "object_iri": "ex:Coding",
      "predicate": "ex:capableOf",
      "subject": "ex:Ajax"
    },
    {
      "aperture": "presupposition",
      "confidence": 0.85,
      "hypothesis_only": true,
      "modality": "inferred",
      "object_iri": "ex:TypeScript",
      "predicate": "ex:hasSkill",
      "subject": "ex:Ajax"
    },
    {
      "aperture": "presupposition",
      "confidence": 0.85,
      "hypothesis_only": true,
      "modality": "inferred",
      "object_iri": "ex:React",
      "predicate": "ex:hasSkill",
      "subject": "ex:Ajax"
    },
    {
      "aperture": "presupposition",
      "confidence": 0.85,
      "hypothesis_only": true,
      "modality": "inferred",
      "object_iri": "ex:NodeJS",
      "predicate": "ex:hasSkill",
      "subject": "ex:Ajax"
    },
    {
      "aperture": "presupposition",
      "confidence": 0.8,
      "hypothesis_only": true,
      "modality": "inferred",
      "object_iri": "ex:FootballDataAPI",
      "predicate": "ex:hasKnowledgeOf",
      "subject": "ex:Ajax"
    },
    {
      "aperture": "presupposition",
      "confidence": 0.95,
      "hypothesis_only": true,
      "modality": "inferred",
      "object_iri": "ex:FootballLeague",
      "predicate": "rdf:type",
      "subject": "ex:PremierLeague"
    },
    {
      "aperture": "presupposition",
      "confidence": 0.95,
      "hypothesis_only": true,
      "modality": "inferred",
      "object_lit": {
        "dt": "xsd:string",
        "v": "Premier League"
      },
      "predicate": "ex:hasName",
      "subject": "ex:PremierLeague"
    },
    {
      "aperture": "presupposition",
      "confidence": 0.9,
      "hypothesis_only": true,
      "modality": "inferred",
      "object_iri": "ex:FootballFixtures",
      "predicate": "ex:hasFixtures",
      "subject": "ex:PremierLeague"
    },
    {
      "aperture": "presupposition",
      "confidence": 0.95,
      "hypothesis_only": true,
      "modality": "inferred",
      "object_iri": "ex:ProgrammingLanguage",
      "predicate": "rdf:type",
      "subject": "ex:TypeScript"
    },
    {
      "aperture": "presupposition",
      "confidence": 0.95,
      "hypothesis_only": true,
      "modality": "inferred",
      "object_iri": "ex:FrontendFramework",
      "predicate": "rdf:type",
      "subject": "ex:React"
    },
    {
      "aperture": "presupposition",
      "confidence": 0.95,
      "hypothesis_only": true,
      "modality": "inferred",
      "object_iri": "ex:BackendTechnology",
      "predicate": "rdf:type",
      "subject": "ex:NodeJS"
    },
    {
      "aperture": "presupposition",
      "confidence": 0.95,
      "hypothesis_only": true,
      "modality": "inferred",
      "object_iri": "ex:WebAPI",
      "predicate": "rdf:type",
      "subject": "ex:FootballDataAPI"
    },
    {
      "aperture": "presupposition",
      "confidence": 0.9,
      "hypothesis_only": true,
      "modality": "inferred",
      "object_iri": "ex:FootballData",
      "predicate": "ex:providesData",
      "subject": "ex:FootballDataAPI"
    },
    {
      "aperture": "presupposition",
      "confidence": 0.95,
      "hypothesis_only": true,
      "modality": "inferred",
      "object_iri": "ex:SoftwareApplication",
      "predicate": "rdf:type",
      "subject": "ex:FootballApp"
    },
    {
      "aperture": "presupposition",
      "confidence": 0.9,
      "hypothesis_only": true,
      "modality": "inferred",
      "object_iri": "ex:React",
      "predicate": "ex:hasFrontend",
      "subject": "ex:FootballApp"
    },
    {
      "aperture": "presupposition",
      "confidence": 0.9,
      "hypothesis_only": true,
      "modality": "inferred",
      "object_iri": "ex:NodeJS",
      "predicate": "ex:hasBackend",
      "subject": "ex:FootballApp"
    },
    {
      "aperture": "presupposition",
      "confidence": 0.9,
      "hypothesis_only": true,
      "modality": "inferred",
      "object_iri": "ex:FootballDataAPI",
      "predicate": "ex:usesAPI",
      "subject": "ex:FootballApp"
    },
    {
      "aperture": "presupposition",
      "confidence": 0.9,
      "hypothesis_only": true,
      "modality": "inferred",
      "object_iri": "ex:PremierLeague",
      "predicate": "ex:tracksFixturesOf",
      "subject": "ex:FootballApp"
    },
    {
      "aperture": "presupposition",
      "confidence": 0.85,
      "hypothesis_only": true,
      "modality": "inferred",
      "object_lit": {
        "dt": "xsd:boolean",
        "v": "true"
      },
      "predicate": "ex:wasUsable",
      "subject": "ex:FootballApp"
    },
    {
      "aperture": "presupposition",
      "confidence": 0.85,
      "hypothesis_only": true,
      "modality": "inferred",
      "object_lit": {
        "dt": "xsd:boolean",
        "v": "true"
      },
      "predicate": "ex:wasCompleted",
      "subject": "ex:FootballApp"
    },
    {
      "aperture": "presupposition",
      "confidence": 0.95,
      "hypothesis_only": true,
      "modality": "inferred",
      "object_iri": "ex:FootballSeason",
      "predicate": "rdf:type",
      "subject": "ex:Season2024"
    },
    {
      "aperture": "presupposition",
      "confidence": 0.85,
      "hypothesis_only": true,
      "modality": "inferred",
      "object_iri": "ex:PremierLeague",
      "predicate": "ex:associatedWith",
      "subject": "ex:Season2024"
    },
    {
      "aperture": "presupposition",
      "confidence": 0.95,
      "hypothesis_only": true,
      "modality": "inferred",
      "object_iri": "ex:FootballClub",
      "predicate": "rdf:type",
      "subject": "ex:Arsenal"
    },
    {
      "aperture": "presupposition",
      "confidence": 0.95,
      "hypothesis_only": true,
      "modality": "inferred",
      "object_lit": {
        "dt": "xsd:string",
        "v": "Arsenal"
      },
      "predicate": "ex:hasName",
      "subject": "ex:Arsenal"
    },
    {
      "aperture": "presupposition",
      "confidence": 0.85,
      "hypothesis_only": true,
      "modality": "inferred",
      "object_iri": "ex:Season2024",
      "predicate": "ex:participatedIn",
      "subject": "ex:Arsenal"
    },
    {
      "aperture": "presupposition",
      "confidence": 0.9,
      "hypothesis_only": true,
      "modality": "inferred",
      "object_lit": {
        "dt": "xsd:boolean",
        "v": "true"
      },
      "predicate": "ex:isFollowable",
      "subject": "ex:Arsenal"
    },
    {
      "aperture": "presupposition",
      "confidence": 0.9,
      "hypothesis_only": true,
      "modality": "inferred",
      "object_iri": "ex:UsingSoftware",
      "predicate": "ex:capableOf",
      "subject": "ex:Bob"
    },
    {
      "aperture": "presupposition",
      "confidence": 0.85,
      "hypothesis_only": true,
      "modality": "inferred",
      "object_iri": "ex:Arsenal",
      "predicate": "ex:hasInterestIn",
      "subject": "ex:Bob"
    },
    {
      "aperture": "presupposition",
      "confidence": 0.85,
      "hypothesis_only": true,
      "modality": "inferred",
      "object_iri": "ex:Football",
      "predicate": "ex:hasInterestIn",
      "subject": "ex:Bob"
    },
    {
      "aperture": "presupposition",
      "confidence": 0.8,
      "hypothesis_only": true,
      "modality": "inferred",
      "object_iri": "ex:FootballApp",
      "predicate": "ex:hadAccessTo",
      "subject": "ex:Bob"
    },
    {
      "aperture": "presupposition",
      "confidence": 0.9,
      "hypothesis_only": true,
      "modality": "inferred",
      "object_iri": "ex:CommunicationEvent",
      "predicate": "rdf:type",
      "subject": "ex:SuggestionEvent"
    },
    {
      "aperture": "presupposition",
      "confidence": 0.75,
      "hypothesis_only": true,
      "modality": "inferred",
      "object_iri": "ex:SomeTimeBefore2024",
      "predicate": "ex:occurredAt",
      "subject": "ex:SuggestionEvent"
    },
    {
      "aperture": "presupposition",
      "confidence": 0.9,
      "hypothesis_only": true,
      "modality": "inferred",
      "object_iri": "ex:DevelopmentActivity",
      "predicate": "rdf:type",
      "subject": "ex:CodingEvent"
    },
    {
      "aperture": "presupposition",
      "confidence": 0.9,
      "hypothesis_only": true,
      "modality": "inferred",
      "object_iri": "ex:SoftwareUsageEvent",
      "predicate": "rdf:type",
      "subject": "ex:UsageEvent"
    },
    {
      "aperture": "presupposition",
      "confidence": 0.85,
      "hypothesis_only": true,
      "modality": "inferred",
      "object_iri": "ex:Season2024",
      "predicate": "ex:occurredDuring",
      "subject": "ex:UsageEvent"
    },
    {
      "aperture": "presupposition",
      "confidence": 0.85,
      "hypothesis_only": true,
      "modality": "inferred",
      "object_iri": "ex:Ajax",
      "predicate": "ex:knows",
      "subject": "ex:Bob"
    },
    {
      "aperture": "presupposition",
      "confidence": 0.85,
      "hypothesis_only": true,
      "modality": "inferred",
      "object_iri": "ex:Bob",
      "predicate": "ex:knows",
      "subject": "ex:Ajax"
    },
    {
      "aperture": "inferential",
      "confidence": 0.7,
      "modality": "inferred",
      "object_iri": "ex:TypeScript",
      "predicate": "ex:hasSkill",
      "subject": "agent:ajax"
    },
    {
      "aperture": "inferential",
      "confidence": 0.6,
      "modality": "inferred",
      "object_iri": "ex:SoftwareDeveloper",
      "predicate": "ex:hasOccupation",
      "subject": "agent:ajax"
    },
    {
      "aperture": "inferential",
      "confidence": 0.7,
      "modality": "inferred",
      "object_iri": "ex:SportsLeague",
      "predicate": "rdf:type",
      "subject": "ex:PremierLeague"
    },
    {
      "aperture": "inferential",
      "confidence": 0.6,
      "modality": "inferred",
      "object_iri": "ex:Arsenal",
      "predicate": "ex:isFanOf",
      "subject": "agent:Bob"
    },
    {
      "aperture": "inferential",
      "confidence": 0.7,
      "modality": "inferred",
      "object_lit": {
        "dt": "xsd:gYear",
        "v": "2024"
      },
      "predicate": "ex:wasOperationalIn",
      "subject": "ex:FootballApp"
    },
    {
      "aperture": "inferential",
      "confidence": 0.7,
      "modality": "inferred",
      "object_iri": "ex:Person",
      "predicate": "rdf:type",
      "subject": "agent:Bob"
    }
  ],
  "facts_extracted": 48,
  "facts_ingested": 48,
  "holder": "agent:ajax",
  "model": "z-ai/glm-5-20260211",
  "semantic_record_ids": [
    "a4352f72-5f01-45a3-92f6-17419a656ea0",
    "62a57fe6-d63d-4edd-b0d8-e67ad642e3a4",
    "d49e570d-93d1-49a5-9dfc-47477018b361",
    "29c40f0b-f3ff-4514-a8a9-05e2f4fe1488",
    "1b43b7a1-2bf2-4f31-9d28-1f6c6bdb5d58",
    "23d3751e-3ddf-4a4d-bee8-60cebdeb5f20",
    "5d925c1b-ad7a-4f00-8e79-91087b13126b",
    "c777e62c-d239-4659-99ad-ec152e81d3f3",
    "a912c2a7-8e39-433c-b5bd-980c7da79fc7",
    "b3edd431-5258-4cb3-9b0c-922cea9ad2ba",
    "b3c4ebc4-4831-4a8b-834c-b4647ca8f206",
    "eca9c440-5c1f-4f71-9870-21919f9e1003",
    "96effbcd-d0b2-42cb-93b1-c142ebb441db",
    "bba11789-e16d-4db6-b2f6-96e5722d0635",
    "5d15df3f-7185-48d9-b51a-7788e1f1f5bc",
    "eba05621-09b2-48cf-afe5-1334de5eafbf",
    "7f947089-a11e-4502-acc8-2c96e1e9ffb0",
    "1b988bbe-655d-4ad7-9f1a-1c0ecc045cd7",
    "d28dab53-0940-47b9-9507-483106c8cd71",
    "92d8d866-d332-4a7a-b235-9c15203a4ec8",
    "22e73c98-237e-470a-a9c0-f7031d0ae4d2",
    "1e048391-162a-489f-8b45-25628643dabf",
    "5144d591-2b0a-4ca0-8381-99b6b4e7ee94",
    "c4f32fbb-2e00-4589-acac-c09174185a64",
    "ec6f8d1d-9e68-4f0a-94e5-6d10ea94a4c9",
    "b7df5dd2-404b-4d28-9ddb-ee52fc671ae2",
    "671c1048-5662-4973-bfe5-269b8c94e9c2",
    "7d8fcae1-9f2a-47e6-ae95-89fec766ba5a",
    "6d32c32c-18cd-485a-af37-7fd0c990ebdf",
    "5055a91f-ac9b-4994-b77b-326a293385e6",
    "5b8babac-fe20-4e87-b6bf-eb4f478a39d2",
    "3bd75fd6-22df-4be5-9128-103766843ac7",
    "f1f8685f-ed2d-4cac-932f-c8446187f421",
    "ad9f50f1-ea31-4d1e-a132-baebf40016a0",
    "a39c80d1-f930-4bc6-bfcf-faa9ac99eaa8",
    "0a3b48b3-a9df-485c-81c2-6aacb858a034",
    "e9ed9566-f36f-471f-bf04-911e5098f92e",
    "f3a70b12-0c73-4a89-a048-8fa845caecdd",
    "c147974f-3922-4b20-8223-1f8c3c513c4e",
    "fb6b0282-e6de-4290-ae80-52fa8d12e06a",
    "3dbd128e-ee75-4c8d-9a99-4ffa0e1d527f",
    "162993cc-6461-43ab-8102-638a6a46b82e",
    "8119ce0c-56b4-4991-853c-a04d4e38d754",
    "da289994-6768-4475-94ab-a0821c89fdec",
    "1e594503-5fc7-4f08-a7ab-cbaf62dc5034",
    "c0981cfb-126c-4215-99ee-49ec7205a345",
    "6dc5c850-f63c-45d8-8425-8acc5375cb81",
    "20580dbd-798b-4fc6-9388-7d06b54e19eb"
  ],
  "session_id": "football-app-bob-2026",
  "usage": {
    "completion_tokens": 6464,
    "prompt_tokens": 776,
    "total_tokens": 7240
  },
  "warnings": []
}