agent-orchestrator/backend
harshitsinghbhandari 4d8a20676a refactor(decide): split type definitions into types.go; clarify detecting helper
Address PR review (aa-1):
- Move the decider input/output type definitions (LifecycleDecision,
  ProbeInput, ProcessLiveness, OpenPRInput, DetectingInput) out of the
  execution file into a dedicated types.go, leaving decide.go for behaviour.
- Expand the detecting() helper doc to spell out that it adapts a probe
  verdict into the shared CreateDetectingDecision anti-flap path so each
  probe branch doesn't re-implement the quarantine counter.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-27 00:25:44 +05:30
..
internal refactor(decide): split type definitions into types.go; clarify detecting helper 2026-05-27 00:25:44 +05:30
go.mod chore: scaffold backend/ and frontend/ skeletons for rewrite 2026-05-26 15:22:36 +05:30
main.go chore: scaffold backend/ and frontend/ skeletons for rewrite 2026-05-26 15:22:36 +05:30