Ran the amd64 kernel acceptance leg 5 times back to back as the punch list's action item asked. dict_hash was byte-identical across every run for every VM (Artemis, both Hermes instances, Hera/MAMA_INIT), and matched aarch64/riscv64 exactly each time. Not jitter, and not stable-but-different either. The underlying mechanism the hypothesis pointed at is still real and unchanged (capsule_dict_hash_hook() still folds execution_heat into the hash; amd64 still runs its timer in RELATIVE mode under this hypervisor) — but PARITY:MAMA_INIT and the child-VM PARITY:BIRTH lines all print before the heartbeat starts, and heat only decays on heartbeat ticks, so there's no window for the timer's non-determinism to reach execution_heat before any of these hashes get computed. Most likely the original 2026-07-24 observation was a one-off (loaded host machine, coincidental timing), not a real gap. No code change. No amendment to CLAUDE.md's acceptance criteria needed — "identical dict_hash across all three architectures" holds up under repeated testing. Closure note added to the punch list; the 5 verification runs' logs and DoE CSVs are kept as the supporting evidence. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
docs/working/archive/
Historical, superseded, and obsolete records — kept for reference, not for
current guidance. Each subdirectory carries a provenance comment noting its
pre-reorg path and already has its own README.md.
- legacy/ — The former top-level
docs/archive/tree, includingphase-1/peer-review submission material. - operations/ — The former
docs/05-operations/: CI/CD, Jenkins pipeline, workflow, and backlog-gatekeeper docs. - quality/ — The former
docs/04-quality/: audits, phase tracking, regression, and validation records. - research/ — The former
docs/06-research/: literature review, research outline, DoE metrics schema, results-for-publication drafts. - session-logs/ — The former
docs/07-session-logs/: dated development-session worklogs and recaps. COMPUTATIONAL_PHYSICS_FRAMEWORK.md— HISTORICAL, contains out-of-scope claims superseded bydocs/working/papers/ANTI_CLAIMS.md. Never copy from this file intodocs/formal/(seedocs/formal/CLAUDE.md, "What NOT to do").DOCUMENTATION_AUDIT.md,GAP_ANALYSIS.md— prior documentation-state audits.artifacts/— miscellaneous archived artifacts (e.g.kanban-workflow/).prog-prove.pdf— archived reference PDF.
See also
docs/working/README.md— the two-tier model and the fullworking/layout.- Project root