From 4142f36872f20d9dfafaec47474e5894528ec553 Mon Sep 17 00:00:00 2001 From: David Snelling Date: Wed, 2 Sep 2026 11:00:32 -0700 Subject: [PATCH] chore(contract): emit the 10.4.11 manifest 302 doors (17 added, executeGraphSearch removed), 7 error classes, 25 operators (4 refused by the index path). --check verified green against this candidate tip. --- docs/api-contract.json | 100 ++++++++++++++++++++++++++++++++++++++--- 1 file changed, 94 insertions(+), 6 deletions(-) diff --git a/docs/api-contract.json b/docs/api-contract.json index aafd838a..12cb37c8 100644 --- a/docs/api-contract.json +++ b/docs/api-contract.json @@ -161,6 +161,11 @@ "kind": "method", "arity": 1 }, + { + "name": "captureEmbedCheckpoint", + "kind": "method", + "arity": 0 + }, { "name": "checkHealth", "kind": "method", @@ -225,6 +230,11 @@ "name": "counts", "kind": "accessor" }, + { + "name": "createGenerationStore", + "kind": "method", + "arity": 1 + }, { "name": "createIndex", "kind": "method", @@ -258,6 +268,11 @@ "kind": "method", "arity": 1 }, + { + "name": "demoteTornEntityTreeStamp", + "kind": "method", + "arity": 4 + }, { "name": "detectIdKind", "kind": "method", @@ -353,11 +368,6 @@ "kind": "method", "arity": 1 }, - { - "name": "executeGraphSearch", - "kind": "method", - "arity": 2 - }, { "name": "executeProximitySearch", "kind": "method", @@ -368,11 +378,21 @@ "kind": "method", "arity": 2 }, + { + "name": "executeTextSearchScored", + "kind": "method", + "arity": 3 + }, { "name": "executeVectorSearch", "kind": "method", "arity": 3 }, + { + "name": "executeVectorSearchScored", + "kind": "method", + "arity": 3 + }, { "name": "explain", "kind": "method", @@ -418,6 +438,11 @@ "kind": "method", "arity": 2 }, + { + "name": "filterIdsWithinBelted", + "kind": "method", + "arity": 2 + }, { "name": "find", "kind": "method", @@ -711,6 +736,11 @@ "kind": "method", "arity": 2 }, + { + "name": "hydrateResultPage", + "kind": "method", + "arity": 2 + }, { "name": "import", "kind": "method", @@ -741,6 +771,14 @@ "kind": "method", "arity": 0 }, + { + "name": "isClosed", + "kind": "accessor" + }, + { + "name": "isClosing", + "kind": "accessor" + }, { "name": "isEmbeddingReady", "kind": "method", @@ -799,6 +837,16 @@ "kind": "method", "arity": 1 }, + { + "name": "maybeWriteEmbedCheckpoint", + "kind": "method", + "arity": 0 + }, + { + "name": "maybeWriteEmbedLowWater", + "kind": "method", + "arity": 0 + }, { "name": "metadataIndexRetractionOp", "kind": "method", @@ -854,6 +902,11 @@ "kind": "method", "arity": 1 }, + { + "name": "noteEmbedCheckpointCadence", + "kind": "method", + "arity": 0 + }, { "name": "noteWriteForPersistence", "kind": "method", @@ -869,6 +922,11 @@ "kind": "method", "arity": 1 }, + { + "name": "pageConnectedIds", + "kind": "method", + "arity": 2 + }, { "name": "pagination", "kind": "accessor" @@ -893,6 +951,11 @@ "kind": "method", "arity": 0 }, + { + "name": "pendingResult", + "kind": "method", + "arity": 2 + }, { "name": "performInit", "kind": "method", @@ -993,6 +1056,11 @@ "kind": "method", "arity": 2 }, + { + "name": "readPendingEmbedBound", + "kind": "method", + "arity": 0 + }, { "name": "ready", "kind": "accessor" @@ -1112,6 +1180,11 @@ "kind": "method", "arity": 2 }, + { + "name": "resolveConnectedIds", + "kind": "method", + "arity": 1 + }, { "name": "resolveDiffEndpoint", "kind": "method", @@ -1155,7 +1228,7 @@ { "name": "rrfFusion", "kind": "method", - "arity": 4 + "arity": 3 }, { "name": "runAggregationBackfillWalk", @@ -1275,6 +1348,11 @@ "kind": "method", "arity": 1 }, + { + "name": "textIdsWithinBelted", + "kind": "method", + "arity": 2 + }, { "name": "trackField", "kind": "method", @@ -1413,6 +1491,16 @@ "name": "wireGraphIdResolver", "kind": "method", "arity": 0 + }, + { + "name": "writeEmbedCheckpoint", + "kind": "method", + "arity": 0 + }, + { + "name": "writeEmbedLowWater", + "kind": "method", + "arity": 0 } ], "errors": [