Skip to content

Unpinned the enum tests and repaired lsp/language; 878 is the first defensible assertion count - #4786

Merged
gHashTag merged 2 commits into
masterfrom
queen-2715
Sep 24, 2026
Merged

gHashTag merged 2 commits into
masterfrom
queen-2715

Conversation

@gHashTag

Copy link
Copy Markdown
Owner

Closes #2715

Written by a bee on queen-2715 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.

2 files changed, 30 insertions(+), 25 deletions(-)

🤖 Generated with Claude Code

Trinity Bee and others added 2 commits September 24, 2026 10:28
- Replace deprecated struct test with stronger enum behavior test in sort.t27
- Convert [N]u8 constants to []const u8 in protocol.t27 with correct lengths
- Update tests to use std.mem.eql for slice equality
- Update invariants to use @intFromEnum instead of @as(u8, Enum.x)

Closes #2715
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 #2715

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-09-24 10:48:18 UTC

Summary

Status Count
Total Open PRs 41
PRs with Failing Checks 38
PRs with All Checks Green 3
READY 3
FAILING 38
PENDING 0
NO CHECKS YET 0

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).

@gHashTag
gHashTag merged commit 664d74d into master Sep 24, 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.

Unpinned the enum tests and repaired lsp/language; 878 is the first defensible assertion count

2 participants