Parent: #478
The audit found concrete generated-artifact drift: architecture_performance_map.json can retain older classifications while headline_result_v2.json has newer canonical evidence. Historical SVC predict claims can likewise become stale relative to phase-level current timings.
Make every derived artifact carry and validate the exact source benchmark commit, environment ID and result digest. Architecture maps, optimization roadmaps, README and Pages must be generated from the same frozen canonical input or the local regeneration/validation command must fail.
Hosted GitHub Actions/CI are not part of this work. Validation is local-only.
Acceptance: no derived artifact can silently join an older headline result; the local validator checks source SHA/result digest; stale output is rejected; public Pages displays provenance; one local regeneration command refreshes all dependent artifacts atomically.
Parent: #478
The audit found concrete generated-artifact drift:
architecture_performance_map.jsoncan retain older classifications whileheadline_result_v2.jsonhas newer canonical evidence. Historical SVC predict claims can likewise become stale relative to phase-level current timings.Make every derived artifact carry and validate the exact source benchmark commit, environment ID and result digest. Architecture maps, optimization roadmaps, README and Pages must be generated from the same frozen canonical input or the local regeneration/validation command must fail.
Hosted GitHub Actions/CI are not part of this work. Validation is local-only.
Acceptance: no derived artifact can silently join an older headline result; the local validator checks source SHA/result digest; stale output is rejected; public Pages displays provenance; one local regeneration command refreshes all dependent artifacts atomically.