chore: remove completed eval plan, extract to .cards #166

Merged
scottwei merged 1 commits from chore/remove-eval-plan into main 2026-06-07 15:16:21 +00:00
Owner

Eval framework plan 已全部实现,删除 .hermes/plans/2026-06-04-eval-framework.md

已实现对照

  • CLI: run / report / diff / list
  • Runner: prepare / execute / collect
  • Builtin judges: frontmatter / upstream / hallucination / token-stats
  • Storage: schemas + store
  • Task loader
  • 6 个测试文件

提取一张新 card eval-architecture,记录 Task + Judge + CAS 三层架构设计决策。

Eval framework plan 已全部实现,删除 `.hermes/plans/2026-06-04-eval-framework.md`。 **已实现对照**: - CLI: `run` / `report` / `diff` / `list` ✅ - Runner: `prepare` / `execute` / `collect` ✅ - Builtin judges: frontmatter / upstream / hallucination / token-stats ✅ - Storage: schemas + store ✅ - Task loader ✅ - 6 个测试文件 ✅ 提取一张新 card `eval-architecture`,记录 Task + Judge + CAS 三层架构设计决策。
xiaomo added 1 commit 2026-06-07 15:03:10 +00:00
Plan fully implemented: CLI (run/report/diff/list), runner, 4 builtin judges,
CAS storage, task loader, 6 test files. New card captures design decisions.
xingyue approved these changes 2026-06-07 15:04:28 +00:00
xingyue left a comment
Owner

Plan 全部落地,card 提取精准 👍

Plan 全部落地,card 提取精准 👍
scottwei merged commit 39802c1ec9 into main 2026-06-07 15:16:21 +00:00
scottwei deleted branch chore/remove-eval-plan 2026-06-07 15:16:21 +00:00
Sign in to join this conversation.
No Reviewers
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: shazhou/united-workforce#166