Skip to main content

Gate not found

Symptom

The orchestrator reports gate not found: <gate_id>.

Resolution

  1. List open gates: goal-gate.ps1 -Action list -RuntimeRoot ….
  2. If the gate is in the list, the orchestrator is using a stale gate_id. Re-run goal-run.ps1.
  3. If the gate is not in the list, it was either consumed or never opened. Inspect the goal contract's owner_gates field.
  4. If the contract lists a gate that doesn't exist, fix the contract.