Skip to content

Wave 685: the chain is five deep, not four - #4654

Merged
gHashTag merged 2 commits into
masterfrom
queen-2120
Sep 23, 2026
Merged

gHashTag merged 2 commits into
masterfrom
queen-2120

Conversation

@gHashTag

Copy link
Copy Markdown
Owner

Closes #2120

Written by a bee on queen-2120 and published by tools/queen/publish.py. The branch itself is the bee's; the second commit is the coordination entry every pull request must add, which a bee has no way to know about.

1 file changed, 13 insertions(+), 14 deletions(-)

🤖 Generated with Claude Code

Trinity Bee and others added 2 commits September 23, 2026 15:43
- Removed generic type parameters from function definitions (fn read<T>, fn write<T>, etc.)
- Removed generic type parameters from function calls (read<str>, write<str>, etc.)
- Updated tests to use concrete types instead of generic calls
- Preserved parenthesized function types (T) -> void as safe remainder
- File now passes both t27c parse and t27c typecheck

Closes #2120
A pull request must add exactly one docs/now entry and a bee has no way
to know that: its brief names a boundary file and acceptance criteria,
and docs/now/ is neither. The publisher adds it rather than failing the
gate.

Closes #2120

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

Copy link
Copy Markdown
Contributor

PR Dashboard

Generated at: 2026-09-23 16:02:53 UTC

Summary

Status Count
Total Open PRs 36
PRs with Failing Checks 32
PRs with All Checks Green 4
READY 3
FAILING 32
PENDING 0
NO CHECKS YET 0

These columns do not partition: 3 + 32 + 0 + 0 = 35, and there are 36 open PRs. A PR is being counted twice or not at all.

Seal Status

  • ⚠️ STALE -- sha256(compiler.rs)=403499176a5d != 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).

@github-actions

Copy link
Copy Markdown
Contributor

📓 NotebookLM Notebook linked to this PR

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

@gHashTag
gHashTag merged commit 681fbd7 into master Sep 23, 2026
22 of 31 checks passed
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.

Wave 685: the chain is five deep, not four

2 participants