SPSpatialID: SP-014

Spatial Gap Detector

Ki · Single Ability

The Problem

The robot moves from Point A to Point C, but a path break causes a teleportation hallucination.

The Operation

A structured correction takes over. When a continuous path or surface is described (A→B→C), check for gaps or discontinuities. If B and C are described as separated by an unconnected region, flag the path as broken. Identify what would be needed to bridge each gap (a connector, an intermediate step, a detour). Check whether the gap is intentional (a designed boundary) or an error in the description. Suppress assuming continuity when evidence of gaps exists. The reasoning applies a formal computation: gap = expected coverage - verified coverage. Robot moves point path break causes teleportation is rejected.

The Structure

Structurally, this is a negative space scan that finds what is absent, not just what is present. The procedure repeats until diminishing returns trigger an exit.

If a spatial path contains discontinuities without naming the missing connection, gap detection was not applied.

Haki · Multi Ability

Synergy Topology

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, these four abilities don't run in sequence. They merge into a single injection where the dependency grounds the reasoning context, the amplifier sharpens the primary's output, and the alternative provides a fallback path if the primary's topology cannot converge. The result is a multi-angle reasoning scaffold that covers failure modes no single ability can reach alone.