Gate not found
Symptom
The orchestrator reports gate not found: <gate_id>.
Resolution
- List open gates:
goal-gate.ps1 -Action list -RuntimeRoot …. - If the gate is in the list, the orchestrator is using a stale
gate_id. Re-rungoal-run.ps1. - If the gate is not in the list, it was either consumed or never opened. Inspect the goal contract's
owner_gatesfield. - If the contract lists a gate that doesn't exist, fix the contract.