Reference Frame Synchronizer
Ki · Reasoning
The Problem
The drone reports the target at grid reference B4, but the ground team sees it at C2, one of them must be wrong. This perspective mismatch means someone's data is unreliable.
The Operation
The model is directed to identify every reference frame in the analysis including observer perspectives and any global frame. Map all relative spatial terms from each frame into a common coordinate system. Check for frame conflicts where the same term yields contradictory positions. Never combine spatial data from different frames without explicit transformation. Scan for residual untranslated terms and flag any remaining frame mixing. Combine spatial data different frames without explicit is rejected.
The Structure
This ability runs on a disassemble-transform-reassemble pattern that breaks the problem apart, modifies each piece, and reconstructs.
If observations from different reference frames are combined without coordinate transformation, frame synchronization has failed.
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.