Architecture

Meta Harness maintains one portable workflow model and maps it onto actively supported coding-agent runtimes. The portable model is authoritative; runtime profiles and adapters are optional, removable execution material.

Architecture guides

Core invariant

A runtime adapter may lower a guarantee, but it must not silently claim a stronger guarantee than the runtime provides. When a required capability is unavailable, serialize the work or stop with a clear limitation.