{
  "id": "gate-correctness",
  "type": "executable",
  "invariant": "All required tests pass",
  "command": "cd ace-mcp-server && npm test --silent",
  "evidence_requirement": "Command output snippet with exit code 0"
}
