Force Propagation Tracer
Ki · Reasoning
The Problem
The dam's gate opened, causing water to flow downstream, but only the immediate flood was considered.
The Operation
This cognitive operation forces the model to identify the initial cause or triggering action and its immediate scope. Trace first-order effects by propagating the cause to all directly connected nodes. For each affected node, iterate to trace second-order and higher-order effects on their connections. If a feedback loop is detected, classify it as amplifying or dampening. Verify that no downstream effect was truncated before its natural endpoint. If it detects stop first order effects causal graph extends further, it halts and corrects.
The Structure
Structurally, this is a cascade propagation where effects ripple through each stage of the analysis. The loop runs until all inputs are processed or no new progress emerges.
If only the immediate effect is named without tracing the downstream chain of consequences, effect chain tracing was truncated.
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.