tooling-issue-prioritization: P0 = content-net + judgment-confirm; add p0-content-rules.yaml #122

Closed
opened 2026-05-31 07:03:35 +00:00 by coilysiren · 0 comments
Owner

Encode the P0 mechanism as net + confirm (chosen over pure-script after a re-triage showed pure keyword rules over-match ~40%, tagging topic-mentions as P0):

  • Net (deterministic recall): content-rule regexes over title+body cast a wide candidate net. Patterns captured in references/p0-content-rules.yaml.
  • Confirm (judgment precision): one-line per-candidate call - "active incident / live exposure, or just about the topic?" - keep only active ones. Bounded decision; small-model-ownable.

Also adds the rule set as a durable referenced file so the async triage loop has the canonical patterns.

Encode the P0 mechanism as **net + confirm** (chosen over pure-script after a re-triage showed pure keyword rules over-match ~40%, tagging topic-mentions as P0): - **Net (deterministic recall):** content-rule regexes over title+body cast a wide candidate net. Patterns captured in `references/p0-content-rules.yaml`. - **Confirm (judgment precision):** one-line per-candidate call - "active incident / live exposure, or just about the topic?" - keep only active ones. Bounded decision; small-model-ownable. Also adds the rule set as a durable referenced file so the async triage loop has the canonical patterns.
Sign in to join this conversation.
No labels
P0
P1
P2
P3
P4
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
coilyco-flight-deck/agentic-os#122
No description provided.