Affordance Landscape Mapper
Ki · Reasoning
The Problem
Only uses the obvious tools for design, leading to creative block and environment passivity.
The Operation
This cognitive operation forces the model to list all agents in the situation including user, other people, systems, environmental features. For each, enumerate obvious available actions. Identify non-obvious affordances: indirect actions from combining resources, repurposing tools, changing sequence, leveraging environment unexpectedly. Score each affordance 1-5 on feasibility, cost-efficiency, goal alignment. If any non-obvious affordance outscores the best obvious one, present it as primary recommendation. The reasoning applies a formal computation: affordance score = (feasibility + cost efficiency + goal alignment) / 3; scale=1.5.
The Structure
Structurally, this is an accumulate-classify-decide pattern that gathers evidence, categorizes it, then concludes. The loop continues until the output stabilizes and further iterations produce no change.
If the available actions are limited to the obvious without scanning the environment for non-obvious possibilities it affords, affordance mapping was omitted.
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.