Skip to content

The historical-control rule, stated where the workflows live - #2782

Merged
gHashTag merged 1 commit into
masterfrom
w699-wf-note
Aug 29, 2026
Merged

The historical-control rule, stated where the workflows live#2782
gHashTag merged 1 commit into
masterfrom
w699-wf-note

Conversation

@gHashTag

Copy link
Copy Markdown
Owner

Refs #2754

column-forensics already takes two per-item dumps from two builds, because an aggregate at HEAD says nothing about what a change did. The same rule applies to a detector, and it is easier to miss.

tri abandoned list (#2781) was written to find the pattern behind four parser defects. Run at HEAD it named one site — a result equally consistent with works and with matches nothing, because the four defects it was built for are fixed.

git worktree add /tmp/before <commit-before-the-fixes>
tri abandoned list --file /tmp/before/bootstrap/src/compiler.rs

There it names four, including the rung-5 defect verbatim.

And when it finds only some of them — two of four, here — that number is the instrument's specification, not a bug to tune away. A detector adjusted until it hits its own motivating examples has stopped being evidence.

🤖 Generated with Claude Code

…ows live

column-forensics already takes two builds because an aggregate at HEAD says
nothing about what a change did. The same rule applies to a DETECTOR and is
easier to miss: `tri abandoned list` at HEAD named one site, a result equally
consistent with "works" and "matches nothing".

And a partial hit rate -- two of four -- is the instrument's specification. A
detector adjusted until it hits its own motivating examples has stopped being
evidence.

Refs #2754

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@github-actions

Copy link
Copy Markdown
Contributor

📓 NotebookLM Notebook linked to this PR

This notebook contains session context, decisions, and artifacts for this work.

@github-actions

Copy link
Copy Markdown
Contributor

PR Dashboard

Generated at: 2026-08-29 05:25:08 UTC

Summary

Status Count
Total Open PRs 8
PRs with Failing Checks 7
PRs with All Checks Green 1
READY 0
FAILING 7
PENDING 0

Seal Status

  • ⚠️ STALE -- sha256(compiler.rs)=347e84842d90 != manifest seal=87e5cbd3ad94.
    The committed NMSE numbers were certified against an older compiler.rs.
    Run scripts/reseal-check.sh locally for the two-step reseal command (advisory; not a merge gate).

@gHashTag
gHashTag merged commit 947d261 into master Aug 29, 2026
23 checks passed
@gHashTag
gHashTag deleted the w699-wf-note branch August 29, 2026 05:27
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