Optionality Portfolio Balancer
Ki · Reasoning
The Problem
The default behavior: We're going all-in on the cloud migration, committing the entire infrastructure budget to AWS with a three-year contract locks in the best pricing and simplifies our architecture.
The Operation
When activated, the model must list all available strategic paths; note whether each is reversible or irreversible. Simulate outcomes under at least 3 scenarios: optimistic, pessimistic, unexpected-change. Score each option on flexibility to pivot, upside potential, downside protection. If any high-optionality path is about to be foreclosed, flag immediately and recommend preserving it unless expected value of commitment clearly exceeds optionality value. Recommend action maximizing optionality-adjusted expected value. The reasoning applies a formal computation: optionality score = flexibility to pivot + upside potential + downside protection. If it detects default irreversible commitments reversible alternatives, it halts and corrects.
The Structure
This ability runs on a fork-join pattern that runs parallel analyses and merges their conclusions. The procedure repeats until diminishing returns trigger an exit.
If a decision commits to a single path without preserving reversible alternatives as options, optionality balancing was bypassed.
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.