Skip to content

Harden live execution safety boundaries - #15

Merged
Mopati123 merged 1 commit into
masterfrom
codex/p0-p1-live-safety-hardening
May 7, 2026
Merged

Harden live execution safety boundaries#15
Mopati123 merged 1 commit into
masterfrom
codex/p0-p1-live-safety-hardening

Conversation

@Mopati123

Copy link
Copy Markdown
Owner

Summary

  • Fail closed for unknown live execution token authority and require scheduler/authority-issued token shapes.
  • Add broker-boundary demo guards for MT5 and Deriv, plus Deriv one-active-contract protection.
  • Make Stage 13 entropy refusal a hard precondition before scheduler collapse.
  • Harden execution evidence appends and PPO feedback durability.
  • Add a small Windows Torch import compatibility guard for local validation reliability.

Safety

  • No broker execution was run.
  • No Deriv or MT5 canary was run.
  • No runtime logs/, data/, .env, .github drift, or runner drift is included.

Validation

  • git diff --cached --check
  • python -m pytest tests/rootfile -q -> 111 passed
  • python -m pytest tests -q -> 204 passed, 9 warnings
  • verify_execution_evidence_chain('logs/execution_evidence.jsonl') -> valid

Kluster

  • kluster was attempted during implementation, but the trial has ended and no actionable review output was available.

@Mopati123
Mopati123 marked this pull request as ready for review May 7, 2026 12:08
@Mopati123
Mopati123 merged commit fd4ad51 into master May 7, 2026
@Mopati123
Mopati123 deleted the codex/p0-p1-live-safety-hardening branch May 12, 2026 15:08
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