fix: working on a few overruns #10

Merged
joshtronic merged 3 commits from devel into master 2026-05-16 22:10:43 +00:00
Owner
No description provided.
fix: maintenance findings file as Status/Needs More Info, not Agent
All checks were successful
Lint / check-sync (push) Successful in 4s
770c9d26be
Observed in dogfood: tier 2 filed findings issue with Agent label,
which made tier 1 immediately claim and work it. Igor effectively
employed himself with no human in the decision loop. Surprise that
broke the user's mental model of "Igor reports, human triages."

Fix: tier 2 applies Status/Needs More Info to findings issues, not
Agent. Same gate pattern as onboarding tickets. Human reads the
findings, decides:

  - Worth fixing -> remove Status/Needs More Info, add Agent ->
    next tick claims it as normal tier-1 work
  - Not worth -> close
  - Mix -> split into per-finding tickets, label as desired

Tier 1 -> tier 2 (file report) -> human triage -> tier 1 (work
specific items). Symmetric with the onboarding flow, predictable,
keeps the human in the decision.

AGENTS.md updated to spell out the new contract to Claude.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
docs(AGENTS): align maintenance contract with Status/Needs More Info
All checks were successful
Lint / check-sync (push) Successful in 4s
Lint / check-sync (pull_request) Successful in 4s
6331b2fe08
Sibling to the previous commit (770c9d2). AGENTS.md was telling
Claude "harness files an Agent-labeled issue" -- now incorrect.
Updated to spell out the human-triage gate.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Merge branch 'master' into devel
All checks were successful
Lint / check-sync (push) Successful in 4s
Lint / check-sync (pull_request) Successful in 4s
90792088de
joshtronic deleted branch devel 2026-05-16 22:10:43 +00:00
Sign in to join this conversation.
No reviewers
No milestone
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
joshtronic/igor!10
No description provided.