Skip to content

Add runtime readiness checker#38

Merged
rotatedcoded merged 1 commit into
developfrom
feature/runtime-readiness-checker
Jul 14, 2026
Merged

Add runtime readiness checker#38
rotatedcoded merged 1 commit into
developfrom
feature/runtime-readiness-checker

Conversation

@rotatedcoded

Copy link
Copy Markdown
Owner

Adds a runtime readiness checker for UI play.

  • Checks persona file availability
  • Checks Stockfish path
  • Checks Direct Ranker model path
  • Checks elite guarded evidence status
  • Reports recommended UI move policy
  • Returns exit code 0 when ready and 2 when blocked/missing
  • Supports --strict-metrics for blocking metrics checks

Validation:

  • python -m pytest tests/test_runtime_readiness.py passed
  • python -m pytest passed

@rotatedcoded rotatedcoded merged commit 0e1c0d8 into develop Jul 14, 2026
1 check passed
@rotatedcoded rotatedcoded deleted the feature/runtime-readiness-checker branch July 14, 2026 01:20
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