Embodied Constraint Injector
Ki · Reasoning
The Problem
What happens without this ability. Assumed the drone's battery life was sufficient for the mission without checking practical constraints.
The Operation
Under this ability, the model must before finalizing a solution or recommendation, list the capabilities it assumes the implementing agent or system actually has. For each assumed capability, verify: does the implementer actually have this capability? For capabilities that are missing or uncertain, flag the solution as potentially infeasible. Propose modifications that work within actual capabilities, not assumed ones. Suppress the tendency to design ideal solutions without checking whether the implementer can actually execute them. It will not without checking practical constraints.
The Structure
This ability runs on a constraint net that tests the conclusion against all known constraints simultaneously. Execution cycles until the evidence set is fully consumed.
If a proposed action is evaluated without the actor actually possesses the capability to execute it, capability verification 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.