Skip to content

Four workflows are red on master, and the window that hid it - #2786

Merged
gHashTag merged 1 commit into
masterfrom
w700-skill
Aug 29, 2026
Merged

Four workflows are red on master, and the window that hid it#2786
gHashTag merged 1 commit into
masterfrom
w700-skill

Conversation

@gHashTag

Copy link
Copy Markdown
Owner

Refs #2762, #2783

Four skill sections and the NOW entry for #2783.

  • 179 — a --limit on a run list is a time window in disguise. gh run list --branch master --limit 60 returned all-green; that window spanned 2 hours 28 minutes. Five days: 940 success / 60 failure across 40 workflows, with nine whose most recent master run is a failure.
  • 180 — the gate that gates master printed GATE FAILURES: 42 and returned success. Any number a gate prints and does not compare against something is decoration. Fixed in #2784.
  • 181 — a test and the change it covers are one unit. I committed a conformance case and left its fix uncommitted; on master the case tested a fix that was not there and parse-conform exited 1 while every PR check stayed green.
  • 182 — "the tree is clean" is a reading with a timestamp. Verify the binary at the moment you measure, not the tree some commands ago.

🤖 Generated with Claude Code

…ean tree (179-182)

A --limit on a run list is a time window in disguise: my 60-run all-green reading
of master spanned two and a half hours, and the five-day picture has nine
workflows whose most recent run is a failure.

The gate that gates master printed GATE FAILURES: 42 and returned success. Any
number a gate prints and does not compare against something is decoration.

A conformance case and its fix are one unit; splitting them left a red gate on
master and a fix nobody could tell was load-bearing.

And "the tree is clean" is a reading with a timestamp: verify the binary at the
moment you measure, not the tree some commands ago.

Refs #2762, #2783

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 06:37:19 UTC

Summary

Status Count
Total Open PRs 9
PRs with Failing Checks 7
PRs with All Checks Green 2
READY 1
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 e817fbe into master Aug 29, 2026
23 checks passed
@gHashTag
gHashTag deleted the w700-skill branch August 29, 2026 06:39
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