Skip to content

fix(ci): keep peripherals in trace drift fingerprint (port of upstream #491 correction)#3

Merged
blue-az merged 1 commit into
mainfrom
fix/trace-drift-keep-peripherals
Jul 9, 2026
Merged

fix(ci): keep peripherals in trace drift fingerprint (port of upstream #491 correction)#3
blue-az merged 1 commit into
mainfrom
fix/trace-drift-keep-peripherals

Conversation

@blue-az

@blue-az blue-az commented Jul 9, 2026

Copy link
Copy Markdown
Owner

Ports w1ne's correction from upstream PR w1ne#491 (commit 34d4e3b): snapshot.peripherals is part of the simulator contract and must stay in the trace-drift fingerprint. Only CPU-internal churn (registers, cycles, instructions, limits, stop_reason_details) is excluded.

  • Payload extracted to scripts/trace_drift_fingerprint.py with regression test (passes locally).
  • Baselines recomputed from this fork's own green nightly artifacts (run 28998056912 on b7bff66); values came out byte-identical to upstream's, consistent with prior cross-repo checks.

🤖 Generated with Claude Code

@blue-az blue-az merged commit fb5bda3 into main Jul 9, 2026
13 checks passed
@blue-az blue-az deleted the fix/trace-drift-keep-peripherals branch July 9, 2026 15:54
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.

2 participants