MCMetacognitionID: MC-020

Reasoning Termination Oracle

Ki · Single Ability

The Problem

The team is stuck in an endless loop, analyzing every single data point without deciding when to stop.

The Operation

The model is directed to measure the marginal value of continued reasoning, is each additional step producing meaningful new insight or merely elaborating. Compare current output quality against the quality two steps prior to compute the improvement gradient. Identify diminishing returns by checking whether the gradient has fallen below a useful threshold. Verify that termination would not leave critical questions unanswered. Classify the stopping point as optimal, premature, or overdue. The reasoning applies a formal computation: gradient = (quality step n - quality step n minus 2) / 2. It will not allow reasoning persist past point diminishing returns.

The Structure

Structurally, this is a gated pipeline where each step must pass a decision gate before the next can execute. Execution repeats until the reasoning locks onto a stable conclusion.

If the reasoning either terminates too early with insufficient evidence or continues indefinitely past the point of value, termination calibration was not performed.

Haki · Multi Ability

Synergy Topology

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, these four abilities don't run in sequence. They merge into a single injection where the dependency grounds the reasoning context, the amplifier sharpens the primary's output, and the alternative provides a fallback path if the primary's topology cannot converge. The result is a multi-angle reasoning scaffold that covers failure modes no single ability can reach alone.

Appears in Use Cases