Upgrade Zeus compatibility to 0.5.0.dev0 - #1
Open
brainx wants to merge 1 commit into
Open
Conversation
brainx
marked this pull request as ready for review
July 30, 2026 19:33
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
0.5.0.dev0OpenAPI contract from commitf4a7af8a0ce802b3f9daeed0ee44958ef92abf1a/readyclient/CLI support, validate readiness schema version 6, and fail mutation preflights closed onnot_ready0.3.Nmutation gate with the exact reviewed0.5.0.dev0contract and pin the real-Zeus verifier to the same commitkimi-k3-coding-botusing bot/template metadata only, with provider credentials and harness configuration remaining in ZeusCross-stack boundary
Zeus PR #20 remains the separate provider/template/audit change. This PR is only Olymp's compatibility side: it does not store Kimi credentials, select provider endpoints, or add direct harness integration.
Verification
sh scripts/test.sh— 199 tests passedruff format --check .— passedruff check .— passedmypy olymp— passed with no issues in 19 source filessh -n scripts/*.sh— passedgit diff --check— passed9ed13a758f3463308556f48fc133281db2953b069c4d8aaec5fae60c041359b1Hosted CI
Run
30558321201passed all 199 tests, 85% coverage, formatting, Ruff, and mypy before the repository Bandit gate reproduced two pre-existing findings in unchangedolymp/events.py: B608 at line 144 and B112 at line 176. The other matrix jobs were cancelled after that baseline failure.