Skip to content

Sol Control v0.5.0

Choose a tag to compare

@yehyakin yehyakin released this 20 Aug 08:09
· 5 commits to main since this release

Sol Control v0.5.0

中文

本版本把 Sol Control 升级为证据优先的单主控编排:Sol 继续负责理解、规划、分配与最终审核,Terra High / Luna Max 只执行有边界任务。

  • 引入稳定 Requirement ID、产物优先审核和 verify-the-verifier。
  • 高风险或证据冲突时最多增加一次只读 challenge;普通任务零 challenge。
  • 长任务增加可恢复 Resume Packet,保留 ownership、候选身份和重试次数。
  • 正式移除旧 $sol-luna 兼容入口,统一使用 $sol-control
  • v0.4.x 升级会先校验并备份旧入口,再事务性移除;--restore-latest 可恢复升级前状态。
  • 本地 136/136 测试通过;Ubuntu、macOS、Windows PowerShell 5.1 与 PowerShell 7 CI 全部通过。

限制:完整 48-cell × 3 次匹配基准尚未完成。现有一组真实 smoke pair 不能支持普遍的质量、成本或延迟提升结论。

完整证据见 SOL_CONTROL_V050_IMPLEMENTATION_REPORT.md

English

This release makes Sol Control evidence-first while keeping one controller: Sol owns understanding, planning, assignment, and final review; Terra High and Luna Max execute bounded tasks only.

  • Stable Requirement IDs, artifact-first review, and verify-the-verifier checks.
  • At most one read-only challenge for high-consequence or conflicting evidence; zero challenge for ordinary work.
  • A resumable packet for long tasks that preserves ownership, candidate identity, and attempt counts.
  • The legacy $sol-luna compatibility entry is removed; use $sol-control.
  • v0.4.x upgrades verify and back up the old entry before transactional removal; --restore-latest restores the pre-upgrade state.
  • 136/136 local tests pass, with green Ubuntu, macOS, Windows PowerShell 5.1, and PowerShell 7 CI.

Limitation: the complete 48-cell × 3 matched benchmark is not finished. One live smoke pair does not justify a general quality, cost, or latency improvement claim.

See SOL_CONTROL_V050_IMPLEMENTATION_REPORT.md for the full evidence record.