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": []
}