Skip to content

v0.9.0

Latest

Choose a tag to compare

@KKenny0 KKenny0 released this 05 Aug 06:54

What changed

  • Add Visual Job v2 with embedded Visual Plans and deterministic taxonomy routing across all nine modes.
  • Add Visual Reviews tied to the actual PNG and render-contract hashes, enforce at most one revision, record checked HTML manifests, and publish approved artifacts atomically.
  • Expand CardBench to 20 planning and revision cases, with selective single and tail runs plus honest null scores for unmeasured metrics.
  • Add versioned Design Memory, current architecture documentation, refreshed mode guidance, and updated gallery artifacts.
  • Preserve Visual Job v1 and direct card.js compatibility while strengthening Studio composition and schema validation.

Validation

  • npm run package-skill
  • npm test
  • npm run smoke
  • Full CardBench: 20/20 passing with real rendering, receipts, PNG review, and revision checks
  • git diff --check

中文说明

  • Visual Job v2 现已内嵌视觉方案(Visual Plan),并通过确定性的分类规则在全部九种模式之间完成路由。
  • 视觉评审(Visual Review)现在绑定真实 PNG 与渲染契约的哈希,最多允许修订一次;通过检查的 HTML 会留下清单,审核通过的产物则以原子方式发布。
  • CardBench 扩展至 20 个规划与修订案例,开发时可选择单个案例或从失败点继续运行;未测量的指标保持为 null,不会伪装成完整得分。
  • 新增版本化的 Design Memory、当前架构文档、更新后的模式指南与图库产物。
  • 继续兼容 Visual Job v1 和直接调用 card.js,同时加强 Studio 构图与 schema 校验。

验证结果

  • npm run package-skill
  • npm test
  • npm run smoke
  • 完整 CardBench:20/20 通过,覆盖真实渲染、receipt、PNG 审核与修订检查
  • git diff --check