Skip to content

story-114: What the Inspector files is not noise - #167

Merged
jerodw merged 2 commits into
mainfrom
story/story-114
Sep 8, 2026
Merged

story-114: What the Inspector files is not noise#167
jerodw merged 2 commits into
mainfrom
story/story-114

Conversation

@jerodw

@jerodw jerodw commented Sep 8, 2026

Copy link
Copy Markdown
Owner

Story

What the Inspector files is not noise.

A promotion policy for the Inspector, written against output a developer has actually read rather than against a prediction of it.

The corpus is the tracker as it stands: 46 open briefs from thirteen post-story inspections, story-101 through story-113, none closed and none planned into a story. Fifteen are severity 1 — which the Inspector's own scale defines as "worth fixing the next time somebody has the file open", and which by that definition is not a story. Thirty are severity 2 and one is severity 3.

Two things the brief predicted did not survive contact with the corpus

Thin briefs are not the problem. The median filed brief is 313 words, with file:line evidence, a statement of what would resolve it, a not_in_scope list and its workflow choice argued.

The cap is inert. It is 10 across a whole inspection, and narrow mode has never produced more than 5, so nothing has ever been dropped for any reason on any inspection — the drop report has read zero every time.

So the policy is narrower than it would have been without reading the output first.

What the corpus does show is arithmetic

Filing runs at roughly three and a half briefs per completed story, and planning drains none of them. The backlog grows monotonically.

The lever that fits that is a floor rather than a quality bar: one configurable number, inspect_min_severity, defaulting to 2, applied where the cap already lives so both producers of briefs get it from the same call and cannot diverge. Against the 46 filed so far, the floor files 31 and drops 15, each named in the report with its severity.

The prompt is told the floor as well as the filter that enforces it, and that is not a duplicated fact. The filter decides; the prompt exists so an invocation does not spend three hundred words writing a brief that will be dropped on arrival.

Evidence

  • Suite: 5330 passed, 1 skipped (exit 0)
  • Clean clone with the story committed: exit 0
  • Verification passed, no blocking issues
  • 0 retries, 0 self-routes, 1 correction pass, $35.07
  • New module tests/test_what_the_inspector_files_is_not_noise.py (887 lines); 17 files changed, +1319 / −46

The corpus figures, and how they have already moved

The verifier recorded that it could not check the numbers the story and the architecture document rest on, because they come from the live tracker rather than from anything in the repository.

Counted independently at 23:30 on 2026-09-07: 46 open briefs, severity split 15 / 30 / 1 — exactly what the story claims. Filtering the tracker to issues created before 2026-09-08 still returns 46, so that is a stable description of the corpus the story was written against.

It is no longer the current number. Ten more briefs, #158 through #168, were filed between 00:43 and 02:00 on 2026-09-08, while this story was finishing. The tracker now holds 56 open.

That does not weaken the story's reasoning; it is the reasoning. Filing runs at roughly three and a half briefs per completed story and planning drains none of them, and ten arrived during the run of the story about that problem.

Notes for review

The second unverified note is narrow: the rendered prompt was checked through the module's own render assertions against the shipped prompt, rather than by driving a live invocation.

What this does not do. It does not close, triage or re-rate any of the 46 already filed. The floor applies to what is filed from here; the existing backlog is unchanged, and the fifteen severity-1 briefs stay open until somebody decides otherwise.

🤖 Generated with Claude Code

https://claude.ai/code/session_019WkxmJ5ArLEaC2RDPGkbRU

@jerodw
jerodw merged commit 81e4de1 into main Sep 8, 2026
3 checks passed
@jerodw
jerodw deleted the story/story-114 branch September 8, 2026 02:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant