feat(交付物理): 落地独立 inspect 与 trigger 观察并准备 0.7.1 - #33
Merged
Conversation
把剩余 0.7.x 能力收进可发布的补丁号,避免另开 0.8 或 1.0 功能列车。
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
GET /api/v1/workspaces/{alias}/proofs展示已投影 Proof;summary 仍是proof_inspection=not_inspected,不调用evaluate_proofs。trigger_observation,衰减只看next_probe_at;不进progress_fingerprint,也不进 merge kinds。0.7.1。所有0.7.x跑 0.7 门禁并要求 P7/trigger 标记;不要把本树当1.0.0发。origin/main另开干净枝,只含 0.7.1 增量。feat/dev_0814仍带着 0.7.0 squash 前历史,不能直接合。Test plan
uv lock --checkuv run ruff check src tests experimentsuv run python -m unittest tests.test_console_read_model tests.test_console_overview tests.test_console_server tests.test_console_inspection tests.test_proof_derive tests.test_proof_decay tests.test_release_gates tests.test_console_assetsuv run python -m unittest discover -s tests -t .(779 tests OK)uv run python -m build+uv run python -m twine check --strict dist/dyro-0.7.1*uv run python tools/verify_release_gates.py --release-tag v0.7.1→0.7 gates presentmain且该 SHA 的ci.ymlpush 成功后,再打v0.7.1并发布 GitHub Release;不要把本树当1.0.0发