Retroactive Re-evaluator
Ki · Reasoning
The Problem
The belief that the project was on track was based on outdated data, ignoring late updates and contradictory evidence.
The Operation
This ability overrides the default. When new evidence contradicts a prior conclusion, identify every downstream inference built on the original belief. Fork a corrected belief state that incorporates the new evidence without mutating the historical audit log. Trace forward from the fork and flag each downstream conclusion that changes. Verify the audit trail preserves both the original and corrected states. If multiple forks exist, compare and classify which yields greater coherence. It will not accept new contradictory evidence without evaluating prior.
The Structure
Under the hood, the reasoning follows a cascade propagation where effects ripple through each stage of the analysis. It iterates until no further refinement is possible.
If new evidence arrives without triggering a review of earlier conclusions it contradicts, retroactive re-evaluation 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.