Skip to content

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

Open
gHashTag wants to merge 3 commits into
masterfrom
wave-loop-883
Open

feat(igla): Wave Loop 883 — module-scope [585][2]^6 Pt non-power-of-two outer-dimension array-of-struct variable from call with indexed signed writes#1815
gHashTag wants to merge 3 commits into
masterfrom
wave-loop-883

Conversation

@gHashTag

@gHashTag gHashTag commented Aug 6, 2026

Copy link
Copy Markdown
Owner

Continue the mechanical packed-vector array-of-struct ladder past the 1-MiBit line.

  • Selected Variant A: module-scope [585][2]^6 Pt non-power-of-two outer-dimension array-of-struct variable from call with indexed signed writes.
  • Shape: Pt = pub struct Pt { x : i16, y : i16 }.
  • Total elements: 585 × 64 = 37,440.
  • Packed vector width: 37,440 × 32 = 1,198,080 bits (~1.143 MiBit).
  • MID_IDX = 292; frame-condition element [292][1][0][0][0][0][0] is element 292·64 + 32 = 18,720.

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 (sha256:80d27981...)
  • cargo test --release --test icarus_lowerable accepts_w883_bench_module_585x2p6_aos_var_call_write → passed
  • Full suite: targeted pass; a pre-existing corpus_classifier_matches_lean_completeness mismatch for specs/cloud/railway_deploy.t27 is under investigation (not introduced by this wave).

Zero compiler / reference-model / FROZEN_HASH changes.

Co-Authored-By: Claude Opus 4.8 noreply@anthropic.com

Dmitrii Vasilev and others added 2 commits August 7, 2026 02:50
…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>
@gHashTag
gHashTag enabled auto-merge August 6, 2026 20:18
…, skills, memory (Refs #1814, PR #1815)

- Add closeout report and W884 cooperation variants.
- Add W884 plan.
- Update t27-wave-loop skill with W883 worked example.
- Restore t27-master-executor skill with live queue state.
- Update .trinity/current-issue.md for W884 (TBD issue).
- Append W883 learning to .trinity/experience.md.
- Update docs/NOW.md with W883 close-out and W884 current.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This was referenced Aug 6, 2026
This was referenced Aug 8, 2026
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