Skip to content

feat(交付物理): 落地独立 inspect 与 trigger 观察并准备 0.7.1 - #33

Merged
Dandre126 merged 1 commit into
mainfrom
chore/release-0.7.1
Aug 16, 2026
Merged

feat(交付物理): 落地独立 inspect 与 trigger 观察并准备 0.7.1#33
Dandre126 merged 1 commit into
mainfrom
chore/release-0.7.1

Conversation

@Dandre126

Copy link
Copy Markdown
Contributor

Summary

  • Console 用独立 GET /api/v1/workspaces/{alias}/proofs 展示已投影 Proof;summary 仍是 proof_inspection=not_inspected,不调用 evaluate_proofs
  • 从 Objective trigger 文件派生 trigger_observation,衰减只看 next_probe_at;不进 progress_fingerprint,也不进 merge kinds。
  • 包号为 0.7.1。所有 0.7.x 跑 0.7 门禁并要求 P7/trigger 标记;不要把本树当 1.0.0 发。
  • 本 PR 从 origin/main 另开干净枝,只含 0.7.1 增量。feat/dev_0814 仍带着 0.7.0 squash 前历史,不能直接合。

Test plan

  • uv lock --check
  • uv run ruff check src tests experiments
  • uv 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_assets
  • uv 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.10.7 gates present
  • CI on this PR (Python 3.11–3.14 + wheel/sdist smoke)
  • squash 合入 main 且该 SHA 的 ci.yml push 成功后,再打 v0.7.1 并发布 GitHub Release;不要把本树当 1.0.0

把剩余 0.7.x 能力收进可发布的补丁号,避免另开 0.8 或 1.0 功能列车。
@Dandre126
Dandre126 merged commit 26a154d into main Aug 16, 2026
8 checks passed
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