Skip to content

docs(runtime): stage isolated Binance shadow migration - #159

Merged
Pigbibi merged 1 commit into
mainfrom
codex/binance-ephemeral-migration-plan
Aug 23, 2026
Merged

docs(runtime): stage isolated Binance shadow migration#159
Pigbibi merged 1 commit into
mainfrom
codex/binance-ephemeral-migration-plan

Conversation

@Pigbibi

@Pigbibi Pigbibi commented Aug 23, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • document the current persistent-runner boundary and prefer an isolated Cloud Run Job over operating an ephemeral runner control plane
  • define least-privilege identities, static-egress, no-retry/idempotency, preflight, staged canary, and rollback requirements
  • add a manual GitHub-hosted fixed-input shadow workflow with no OIDC, environment, or secrets
  • fail the shadow proof unless dry_run=true, executed_call_count=0, and suppressed side effects are present

Safety boundary

This PR does not modify .github/workflows/main.yml, switch the current live path, create GCP resources, move broker secrets, delete the old runner, or change broker permissions.

Validation

  • .venv/bin/python -m pytest -q tests/test_runtime_isolation_shadow.py tests/test_cycle_replay_runtime.py tests/test_runtime_workflow_security.py (10 passed)
  • fixed-input replay plus scripts/assert_no_order_shadow_report.py (dry_run=true, zero executed calls)
  • ruff check scripts/assert_no_order_shadow_report.py tests/test_runtime_isolation_shadow.py
  • git diff --check

Co-Authored-By: Codex <noreply@openai.com>
@Pigbibi
Pigbibi merged commit 2697359 into main Aug 23, 2026
1 check passed
@Pigbibi
Pigbibi deleted the codex/binance-ephemeral-migration-plan branch August 23, 2026 13:47
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