Skip to content

fix(gen-verilog): W458 keeps the legacy [N]T binding; unit contracts updated - #1958

Merged
gHashTag merged 2 commits into
masterfrom
fix/w458-contracts
Aug 8, 2026
Merged

fix(gen-verilog): W458 keeps the legacy [N]T binding; unit contracts updated#1958
gHashTag merged 2 commits into
masterfrom
fix/w458-contracts

Conversation

@gHashTag

@gHashTag gHashTag commented Aug 8, 2026

Copy link
Copy Markdown
Owner

Refs #1948

Follow-up landing the two pieces auto-merge raced past in #1952/#1957 (it merged pre-force-push heads):

Unit suite back to a single pre-existing red (bitnet_layer). FROZEN_HASH resealed.

🤖 Generated with Claude Code

…updated

Refs #1948

Follow-up landing the two pieces auto-merge raced past in #1952/#1957:

- The W458 array-param exclusion narrows to rust-style [T; N] primitives
  only: the legacy [N]T spelling keeps its module-array ROM binding
  contract (array_param_read_emitted asserts it)
- nested_return_lowers_as_early_exit's discriminator includes the
  early-return guard assignment introduced by #1950

Unit suite back to a single pre-existing red (bitnet_layer iverilog).
FROZEN_HASH resealed.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@gHashTag
gHashTag enabled auto-merge (squash) August 8, 2026 18:13
@github-actions

github-actions Bot commented Aug 8, 2026

Copy link
Copy Markdown
Contributor

📓 NotebookLM Notebook linked to this PR

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

@github-actions

github-actions Bot commented Aug 8, 2026

Copy link
Copy Markdown
Contributor

PR Dashboard

Generated at: 2026-08-08 18:13:46 UTC

Summary

Status Count
Total Open PRs 15
PRs with Failing Checks 2
PRs with All Checks Green 13
READY 5
FAILING 2
PENDING 0

Seal Status

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

Refs #1948

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

github-actions Bot commented Aug 8, 2026

Copy link
Copy Markdown
Contributor

📓 NotebookLM Notebook linked to this PR

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

@github-actions

github-actions Bot commented Aug 8, 2026

Copy link
Copy Markdown
Contributor

PR Dashboard

Generated at: 2026-08-08 18:21:34 UTC

Summary

Status Count
Total Open PRs 15
PRs with Failing Checks 2
PRs with All Checks Green 13
READY 5
FAILING 2
PENDING 0

Seal Status

  • ⚠️ STALE -- sha256(compiler.rs)=c808d130f5af != 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 8f62916 into master Aug 8, 2026
22 of 23 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.

1 participant