Goal Contract
The agent may search and compose plans. It cannot silently rewrite these hard constraints.
WEBMCP-NATIVE DECISION CONTROL PLANE FOR AGENTS
Give an agent a goal, not a brittle script. Mission Control lets the agent generate and repair plans, but keeps human judgment around decisions that change cost, time, specification, or irreversible commitment. Switch domains below: the same engine and the same WebMCP tools run both.
PROCUREMENT DEMO Fulfill 500 exact-model sensors under quantity, deadline, budget, and authority constraints.
The agent may search and compose plans. It cannot silently rewrite these hard constraints.
The agent explores the active domain.
The agent must discover real constraints before it can plan.
The agent generates combinations, removes impossible or dominated routes, then compresses the meaningful choices into a small human-relevant frontier.
The agent does not ask you to inspect every supplier. It presents only the choices that require human judgment.
Choose one bounded exception. The original Goal Contract remains recorded; your decision creates a temporary authority envelope.
Execution starts only after the human decision package is resolved.
commit_plan()FINAL_COMMIT_APPROVAL_REQUIREDEven an authorized repaired plan cannot commit an irreversible action until the human gives final approval.
No verified outcome yet.
Each mission is persisted in this browser as an append-only SHA-256 hash chain. Verify integrity after refresh, or replay the evidence read-only without re-executing the irreversible action.
Human decisions remain human UI actions — deliberately not callable as agent tools.
WebMCP gives agents tools.