Execution optimizer for AI-native code

Portable execution graphs, provider-aware lowering, and evidence traces. Migaki turns AI-native code into explicit plans, optimizes them for execution, and records what changed and why.

Migaki execution trace AI-native code enters Migaki as mIR, flows through context, cache, routing, verification, and evidence, then reaches an AI backend. Migaki passes over mIR AI-Native Code mIR plan Context dedup + trim Cache prefix layout Routing model + fallback Verification policy + validators Evidence trace bundle AI Backend
A portable plan becomes an optimized, evidence-backed run.

Project map

Work in progress, in one place.