Summary
Provide configurable hooks for process outcomes instead of hard-coding repository labels or Project column names.
Candidate hooks
- an error outcome can enqueue a diagnostic or fix agent;
- entering the accepted/final state can enqueue a retrospective;
- the retrospective can inspect the issue, review artifacts, feedback, run metadata, and resulting changes;
- hooks must be idempotent and must not recursively trigger themselves.
Acceptance criteria
Origin
Consolidates former dupmachine/ground-control backlog items #452 and #453.
Summary
Provide configurable hooks for process outcomes instead of hard-coding repository labels or Project column names.
Candidate hooks
Acceptance criteria
Origin
Consolidates former
dupmachine/ground-controlbacklog items #452 and #453.