SISimulationID: SI-021

Structural Analogy Bridge

Ki · Reasoning

The Problem

The team faces solution search exhaustion by focusing solely on domain-specific algorithms for data clustering.

The Operation

A structured correction takes over. Pause domain-specific search. Find a problem in a different field sharing the same pattern. Retrieve its known solution. Map each element back onto the original problem. It will not borrow solution without verifying mappings.

The Structure

Under the hood, the reasoning follows a disassemble-transform-reassemble pattern that breaks the problem apart, modifies each piece, and reconstructs. The procedure repeats until diminishing returns trigger an exit.

If the solution search exhausts options within the original domain without mapping to structurally equivalent problems elsewhere, analogy bridging was not attempted.

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.