Skip to content

feat: add read-only runtime artifact evidence gate - #303

Merged
Pigbibi merged 1 commit into
mainfrom
feat/runtime-artifact-evidence-gate
Aug 28, 2026
Merged

feat: add read-only runtime artifact evidence gate#303
Pigbibi merged 1 commit into
mainfrom
feat/runtime-artifact-evidence-gate

Conversation

@Pigbibi

@Pigbibi Pigbibi commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

Summary

  • generate one controller-owned registry for every required runtime snapshot
  • verify GCS readability, manifest profile, SHA-256 and cadence-derived freshness with a read-only workflow
  • keep failures parked and issue-only; no publication, runtime mutation or order path
  • update coverage documentation and generated control-console assets

Verification

  • python3 -m unittest discover -s python/tests -v (257 passed)
  • python3 python/scripts/build_config.py --check
  • python3 python/scripts/runtime_settings.py validate
  • node --experimental-default-type=module tests/strategy_switch_worker_validation.mjs
  • real read-only verification passed for all three currently required GCS artifacts

Co-Authored-By: Codex <noreply@openai.com>
@Pigbibi
Pigbibi merged commit 7da14bc into main Aug 28, 2026
6 checks passed
@Pigbibi
Pigbibi deleted the feat/runtime-artifact-evidence-gate branch August 28, 2026 07:35
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