Topology Validator
Ki · Reasoning
The Problem
The spatial model shows merged entities, but topology drift is accepted as normal.
The Operation
This cognitive operation forces the model to scan the spatial description and extract every entity pair linked by containment, adjacency, or overlap. Map each relation onto a topological graph with nodes as entities and edges as boundaries. Verify no entity occupies two mutually exclusive regions. If overlapping boundaries are found, decompose the overlap zone and classify it as containment, intersection, or collision. Never accept spatial claims without tracing boundary integrity across the full graph.
The Structure
Under the hood, the reasoning follows a chain of custody audit that traces the provenance of every claim. It iterates until no further refinement is possible.
If spatial relationships are asserted without adjacency, containment, and boundary integrity, topology validation has collapsed.
Haki · Reasoning-Multi
Cross-Domain Suppression
In Haki mode, the API retrieves the primary ability first, then fans out to three synergy roles that compound its reasoning.
When retrieved in Haki mode, the primary ability is augmented with failure guards extracted from 3 abilities in different cognitive domains. Each guard blocks a specific reasoning failure the primary alone wouldn't catch. A self-check forces verification before output. The result is cross-domain coverage that no single ability can reach alone.
Appears in Use Cases