the steward must alarm on event kinds it has never matched, not abstain in silence #30
Labels
No labels
Compat/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Meta/Campaign
Meta/Epic
Meta/Session
Priority/Critical
Priority/High
Priority/Low
Priority/Medium
Reviewed/Confirmed
Reviewed/Curated
Reviewed/Duplicate
Reviewed/Invalid
Reviewed/Won't Fix
Scope/Campaign
Status/Abandoned
Status/Blocked
Status/Conflicted
Status/In Progress
Status/In Review
Status/Need Grooming
Status/Need More Info
Status/Ready
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
Ting/Jostoph#30
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
In scope
Two silent-failure shapes with the same root — a wrong guess about the wire costs nothing visible:
approval_kindslists two spellings because no real delivery has ever been observed; if both are wrong, approvals never declare merges, forever, silently.Make the unheard audible: record every delivered event kind (a seen-kinds tally on the audit trail / manifest), and surface a finding when a kind central to policy — the approval kinds above all — has never once matched a delivery after the webhook has been live for a configurable interval. When a real approval delivery is first observed, the finding names which spelling arrived, so the other can be deleted from
nix/policy.nixas the comment there already instructs.Out of scope
on_kindto make abstains disappear (AGENTS-level rule: an abstain is not consent, and not a bug to hide).Boundary
Observation and reporting only, from data the answering service already has. No new credentials, no new API calls.
Acceptance
jostoph manifest(or the audit surface) answers "which kinds have been seen, which policy-named kinds never have".