Reasoning Granularity Controller
Ki · Reasoning
The Problem
Timeline is stuck at a single level, using only high-level checks regardless of complexity changes.
The Operation
This ability makes the model identify the current reasoning granularity and compare it against what the problem demands. Classify the mismatch as too coarse, too fine, or matched using explicit criteria per level. If too coarse, decompose the analysis into finer sub-components until resolution matches need. Verify that adjusted granularity captures all decision-relevant distinctions. Map granularity transitions across the chain to ensure consistency. If it detects apply uniform granularity problem mixed resolution, it halts and corrects.
The Structure
This ability runs on a partitioned rule application that uses different reasoning rules in different contexts. The loop continues until the output stabilizes and further iterations produce no change.
If the analysis dwells at a single level of detail without adjusting granularity to match each sub-question's needs, granularity control was inactive.
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.