Skip to content

conformance: promote gf10/gf256 to bitexact_selfconsistent (WP-34)#1216

Closed
gHashTag wants to merge 1 commit into
masterfrom
wp34-gf10-gf256-selfconsistent
Closed

conformance: promote gf10/gf256 to bitexact_selfconsistent (WP-34)#1216
gHashTag wants to merge 1 commit into
masterfrom
wp34-gf10-gf256-selfconsistent

Conversation

@gHashTag

Copy link
Copy Markdown
Owner

Promotes gf10 and gf256 from structural stubs to bitexact_selfconsistent.

What

  • gf10 (S1/E3/M6, bias=3) and gf256 (S1/E97/M158, bias=2^96-1), 15 vectors each, from the shared 7-rung interchange law (extends WP-30 oracle).
  • Decode against the normative catalog bias only. gf256 bias stays Open (W-3); no canonical-bias claim.

INDEX delta

  • total 83 (unchanged), bitexact 55 (UNCHANGED -- no false promotion), selfconsistent 6 -> 8, structural 22 -> 20.

Verification (synced tree, this branch)

  • Integrity gate tools/wp18_conformance_gate.py: verdict CLEAN, exit 0.
  • Gate self-test tools/wp18_selftest_gate.py: 6/6 (falsifiable).
  • WP-34 pack self-test: 49 PASS, 0 FAIL, every assertion paired with a negative control.
  • abs_error 0 by construction; anchor 3.0 decodes to exactly 3 (bias+1 control fails); D-1 GF14 gate 14/14.

Honesty

  • bitexact_selfconsistent = one oracle, no independent second witness; strictly weaker than gf16 (Corona ROM). Takum (arXiv:2412.20273) preserved as counterexample. No superiority claim.

Closes #1215

@github-actions

Copy link
Copy Markdown
Contributor

PR Dashboard

Generated at: 2026-06-19 15:30:52 UTC

Summary

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

Seal Status

  • ⚠️ STALE -- sha256(compiler.rs)=1953ec73601f != manifest seal=49e55df6d444.
    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.

Two single-oracle GoldenFloat packs (gf10 S1/E3/M6 bias=3; gf256 S1/E97/M158
bias=2^96-1) from the shared 7-rung interchange law. Decode against the
normative catalog bias only (gf256 bias stays Open, no canonical claim).
INDEX delta: bitexact 55 (unchanged), selfconsistent 6->8, structural 22->20.
abs_error 0 by construction; anchor 3.0 exact; self-test 49/0 with negative
controls. bitexact_selfconsistent is strictly weaker than gf16 (Corona ROM).

Closes #1215
@gHashTag
gHashTag force-pushed the wp34-gf10-gf256-selfconsistent branch from 23192f4 to e2b96c0 Compare June 19, 2026 15:33
@github-actions

Copy link
Copy Markdown
Contributor

PR Dashboard

Generated at: 2026-06-19 15:33:34 UTC

Summary

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

Seal Status

  • ⚠️ STALE -- sha256(compiler.rs)=1953ec73601f != manifest seal=49e55df6d444.
    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.

This was referenced Jul 4, 2026
@gHashTag

gHashTag commented Jul 6, 2026

Copy link
Copy Markdown
Owner Author

Closing: superseded by later conformance promote PRs (#1328/#1345/#1359/#1377/#1381/#1399).

@gHashTag gHashTag closed this Jul 6, 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.

[conformance] Promote gf10 and gf256 to bitexact_selfconsistent (WP-34)

1 participant