Mechanism
Anchored semantic resolution is the mechanism by which the inference-time semantic execution substrate resolves references to external semantic entities before permitting a transition that depends on those references to be committed. In the disclosure, the term "anchor" refers to any reference within a candidate inference transition to a concept, entity, fact, definition, or relationship that is external to the inference process's current semantic state: any reference to semantic content not established by prior admitted transitions and not present in the semantic state object's memory field. The point of the mechanism is to ensure that an inference transition cannot invoke something the process has not actually grounded.
This sits inside the governed inference loop disclosed in the chapter, in which each candidate inference transition is mapped to a proposed semantic mutation of the semantic state object and evaluated for admissibility before commitment. Anchored resolution is the step that handles one specific class of mutation, the reference mutation, by interposing a resolution operation between the mutation and the admissibility gate. A reference that cannot be grounded never reaches commitment.
Reference Mutations
Candidate transitions that map to semantic mutations are classified by mutation type. Among the enumerated types, a reference mutation is one that proposes to invoke an external concept, entity, or anchor that must be resolved before the mutation can be evaluated. This is distinct from an assertion mutation, which adds a new claim, a qualification mutation, which modifies or elaborates an existing claim, a negation mutation, which retracts or contradicts a prior claim, and a transition mutation, which shifts focus from one sub-topic to another. The mutation mapping module performs this classification deterministically based on the transition's content and the current semantic state.
When the mutation mapping module classifies a candidate transition as containing a reference mutation, the reference mutation is not submitted directly to the admissibility gate. Instead, it is routed to the anchor resolution module first. Each external anchor invoked by the transition must be resolved against the available semantic infrastructure before the transition is allowed to proceed toward commitment.
Resolution Against Available Semantic Infrastructure
The anchor resolution module attempts to resolve each referenced anchor against the semantic infrastructure available to the inference process. The disclosure describes three avenues for this. The module may query the invoking agent's memory field for previously verified semantic content matching the anchor. It may query the adaptive index for anchor-governed semantic containers. Or it may evaluate whether the referenced concept can be derived from the established semantic state through defined inference rules. Resolution is therefore grounded in content the agent has already verified, in the indexed semantic store, or in derivations from what the process has already committed, not in the inference engine's own probability estimates.
When the inference process encounters an anchor requiring resolution, the resolution operation constitutes a mini-traversal through the adaptive index: a discovery sub-operation governed by the same semantic execution substrate that governs the parent inference process. The resolution of a reference is itself a governed act, not an unconstrained lookup.
Resolved, Unresolvable, Ambiguous
The anchor resolution module produces one of three outcomes for each referenced anchor. A resolved anchor is one for which a verified semantic referent has been identified and validated; the resolved content is incorporated into the mutation descriptor and the mutation proceeds to admissibility evaluation. An unresolvable anchor is one for which no verified referent can be identified; a mutation containing an unresolvable anchor is rejected, which prevents ungrounded semantic content from entering the inference output. An ambiguous anchor is one for which multiple candidate referents exist and the module cannot deterministically select among them; a mutation containing an ambiguous anchor may be decomposed into alternative mutations corresponding to each candidate referent, with each alternative submitted independently.
These three outcomes parallel the admissibility gate's own admit, reject, and decompose vocabulary, but they apply to the grounding of references specifically. The resolved path feeds back into the ordinary admissibility evaluation; the unresolvable path terminates the transition; the ambiguous path defers the choice to independent evaluation of each candidate referent.
Preventing Confabulated Referents
The anchored semantic resolution mechanism prevents the generation of content that appears to reference real concepts, entities, or facts but that is in fact referencing hallucinated or confabulated referents. The mechanism ensures that every external reference is resolved to a verified referent before it can influence the inference trajectory. Because the substrate operates within the inference loop rather than after it, an unresolvable reference is not detected in a finished output and then suppressed; the transition that would have introduced it is never committed, so it never conditions subsequent transitions.
Composition With the Governed Loop
Anchored resolution composes with the rest of the inference-time substrate by handling reference mutations before they reach the admissibility gate. A resolved anchor's content is folded into the mutation descriptor, after which the mutation passes through the gate's evaluation stages: policy constraint evaluation, mutation descriptor validation, lineage continuity validation, and entropy bounds evaluation. The resolution step does not replace these stages; it supplies the grounded content they evaluate. An admitted transition then updates the semantic state object and extends the lineage field, so that the resolution event and its outcome become part of the inference process's audit trail.
Because resolution runs as a governed mini-traversal of the adaptive index, it inherits the same governance substrate as the parent process rather than reaching outside it. This keeps reference grounding inside the same deterministic, lineage-recorded discipline that governs every other transition, rather than treating external lookups as a trusted side channel.
Disclosure Scope
The anchored semantic resolution mechanism, comprising the classification of a candidate transition as a reference mutation, the routing of that reference mutation to the anchor resolution module before admissibility evaluation, resolution of each referenced anchor against the agent's memory field, the adaptive index, or derivation from established semantic state, the resolved, unresolvable, and ambiguous outcomes with their respective dispositions, and the realization of resolution as a governed mini-traversal through the adaptive index, is disclosed in the cognition filing (U.S. Application No. 19/647,395 and its international counterpart) in the inference-time semantic execution control chapter. This article describes that disclosed mechanism. It does not introduce a governance-class, identity-layer, or time-anchor substrate triple, binding-strictness or freshness parameters, or sealed-binding formats, none of which are part of the disclosed mechanism; the article describes anchored resolution as the resolution of external semantic references before commitment, which is what the specification sets out.