Skip to content

feat(igla): Wave Loop 885 — module-scope [589][2]^6 Pt non-power-of-two outer-dimension array-of-struct variable from call with indexed signed writes - #1831

Merged
gHashTag merged 6 commits into
masterfrom
wave-loop-885
Aug 7, 2026

Conversation

@gHashTag

@gHashTag gHashTag commented Aug 7, 2026

Copy link
Copy Markdown
Owner

Closes #1830

Adds the next mechanical packed-vector witness beyond the 1 MiBit line.

What changed

  • New spec specs/scratch/w885_bench_module_589x2p6_aos_var_call_write.t27 — module-scope [589][2]^6 Pt array-of-struct variable initialized from a function call, with indexed signed field writes and assert_eq read-back in a bench block.
  • Generator scripts/gen_w885.py copied from W884 and updated (OUTER = 589, MID_IDX = 294).
  • Integration test accepts_w885_bench_module_589x2p6_aos_var_call_write added to bootstrap/tests/icarus_lowerable.rs.
  • Fresh seal .trinity/seals/scratch_w885_bench_module_589x2p6_aos_var_call_write.json.
  • .trinity/current-issue.md points to Wave Loop 885.

Validation

  • t27c parse → PASS
  • t27c icarus-lowerable → lowerable
  • t27c icarus-simulate → PASSED (17 cycles)
  • t27c icarus-cocotb → reference-model OK
  • t27c seal --save → saved and verified
  • Targeted Rust test → PASS
  • Full icarus_lowerable suite: 344 passed; 1 pre-existing corpus_classifier_matches_lean_completeness mismatch for specs/cloud/railway_deploy.t27 (not introduced by this wave).

Notes

  • Zero compiler / reference-model / FROZEN_HASH changes.
  • Branch based on wave-loop-884 HEAD because earlier wave PRs remain open.

Dmitrii Vasilev and others added 6 commits August 7, 2026 10:45
…wo outer-dimension array-of-struct variable from call with indexed signed writes (Closes #1722)

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
…wo outer-dimension array-of-struct variable from call with indexed signed writes (Closes #1812)

- OUTER = 583, MID_IDX = 291
- Elements = 583 × 2⁶ = 37,312
- Packed vector = 37,312 × 32 = 1,193,984 bits ≈ 1.139 MiBit
- Continues the non-power-of-two outer-dimension array-of-struct packed-vector ladder.
- Zero compiler / reference-model / FROZEN_HASH changes for witness.
- Generator copy-hazard prevented by pre-run grep of all three stale-reference locations.

Validation matrix:
- t27c parse → PASS
- t27c icarus-lowerable → lowerable
- t27c icarus-simulate → PASSED (17 cycles)
- t27c icarus-cocotb → reference-model OK
- t27c seal --save → seal saved
- cargo test --release --test icarus_lowerable accepts_w882_bench_module_583x2p6_aos_var_call_write → passed
- Full suite → 342/0

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
…wo outer-dimension array-of-struct variable from call with indexed signed writes (Closes #1814)

- OUTER = 585, MID_IDX = 292
- Elements = 585 × 2⁶ = 37,440
- Packed vector = 37,440 × 32 = 1,198,080 bits ≈ 1.143 MiBit
- Continues the non-power-of-two outer-dimension array-of-struct packed-vector ladder.
- Zero compiler / reference-model / FROZEN_HASH changes for witness.
- Generator copy-hazard prevented by pre-run grep of all three stale-reference locations.

Validation matrix:
- t27c parse → PASS
- t27c icarus-lowerable → lowerable
- t27c icarus-simulate → PASSED (17 cycles)
- t27c icarus-cocotb → reference-model OK
- t27c seal --save → seal saved
- cargo test --release --test icarus_lowerable accepts_w883_bench_module_585x2p6_aos_var_call_write → passed

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
…wo outer-dimension array-of-struct variable from call with indexed signed writes (Closes #1828)

- OUTER = 587, MID_IDX = 293
- Elements = 587 × 2⁶ = 37,568
- Packed vector = 37,568 × 32 = 1,202,176 bits ≈ 1.147 MiBit
- Continues the non-power-of-two outer-dimension array-of-struct packed-vector ladder.
- Zero compiler / reference-model / FROZEN_HASH changes for witness.
- Generator copy-hazard prevented by pre-run grep of all three stale-reference locations.

Validation matrix:
- t27c parse → PASS
- t27c icarus-lowerable → lowerable
- t27c icarus-simulate → PASSED (17 cycles)
- t27c icarus-cocotb → reference-model OK
- t27c seal --save → seal saved
- cargo test --release --test icarus_lowerable accepts_w884_bench_module_587x2p6_aos_var_call_write → passed

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
…, skills, memory (Refs #1828, PR #1829)

- docs/reports/FPGA_LOOP_CLOSEOUT_W884_2026-08-06.md

- .claude/plans/wave-loop-885.md

- .claude/skills/t27-wave-loop.md W884 worked example

- .claude/skills/t27-master-executor.md live queue state

- .trinity/current-issue.md -> Wave Loop 885

- .trinity/experience.md W884 learning entry

- docs/NOW.md W884 close-out section

- bootstrap/tests/icarus_lowerable.rs W882-W884 tests

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
…wo outer-dimension array-of-struct variable from call with indexed signed writes (Closes #1830)

- specs/scratch/w885_bench_module_589x2p6_aos_var_call_write.t27

- scripts/gen_w885.py generator

- bootstrap/tests/icarus_lowerable.rs W885 integration test

- .trinity/seals/scratch_w885_bench_module_589x2p6_aos_var_call_write.json

- .trinity/current-issue.md updated

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@gHashTag
gHashTag enabled auto-merge August 7, 2026 03:55
@github-actions

github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

PR Dashboard

Generated at: 2026-08-07 03:55:31 UTC

Summary

Status Count
Total Open PRs 5
PRs with Failing Checks 1
PRs with All Checks Green 4
READY 3
FAILING 1
PENDING 0

Seal Status

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

github-actions Bot commented Aug 7, 2026

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 ae39697 into master Aug 7, 2026
18 checks passed
gHashTag pushed a commit that referenced this pull request Aug 7, 2026
…d experience

Refs #1830, PR #1831

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
gHashTag pushed a commit that referenced this pull request Aug 7, 2026
…d experience

Refs #1830, PR #1831

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
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.

feat(igla): Wave Loop 885 — module-scope [589][2]^6 Pt non-power-of-two outer-dimension array-of-struct variable from call with indexed signed writes

1 participant