Files
Wyatt Fang 30fecaae5e release(codestable): ship skill workflow v1.0.2 (#41)
收敛 CodeStable 主入口、runtime preflight、goal driver 与 skill 工程化评测闭环。

- 根 cs 对行动请求同轮直转,咨询与介绍保持非执行
- feature/issue/refactor/epic/docs 按仓库事实恢复,旧 stage skill 保留兼容薄壳
- repo-local runtime 支持版本检测、安全自动同步和显式 refresh-runtime
- 完成 Codex/Claude marketplace 1.0.2、升级文档和回归/评测证据

验证:215 tests passed;package/runtime/diff checks passed;独立 review 与 QA 无 unresolved blocking/important findings。
2026-07-10 15:23:56 +08:00

703 B
Raw Permalink Blame History

Hypotheses — cs-docs-001(预注册,冻结后先 git commit 再跑 LLM)

实验对象:cs-docs 产出文档时,是否覆盖必要要素(参数/返回/错误、前置条件、可运行示例、边界坑)。 kind=docs(生成型,用 build_docs_prompt)。 oracle:planted_defect 召回(文档是否覆盖每个必须要素),[measured]。

  • H-docs-coverage: 对每个文档任务的「必须覆盖要素」recall ≥ 0.80,跨 ≥2 model。threshold: 0.80。

离线局限:mock 不产文档 → recall≈0,仅验 pipeline 执行与 docs 分派;有效结论须跑真实 harness。 fixtures:8 个文档任务,每个带 3 个必须覆盖要素(n≥8)。