Temporal Granularity Adjuster
Ki · Reasoning
The Problem
The project timeline is flawed due to a scale mismatch, focusing on micro details while ignoring macro trends.
The Operation
Under this ability, the model must identify the analysis scope: strategic (years), tactical (weeks), or operational (hours). Map each claim to its natural temporal resolution. Decompose macro claims into constituent time units and collapse micro details into scope-appropriate summaries. Verify adjusted resolution matches the decision horizon. If multiple scales apply, partition into layers and filter each independently. If it detects mix granularities without justification, it halts and corrects.
The Structure
Under the hood, the reasoning follows a layered composition that analyzes at multiple levels before combining results. It iterates until no further refinement is possible.
If the analysis operates at a single time scale without shifting granularity to match the phenomenon's natural resolution, granularity adjustment was skipped.
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.