feat: eval package scaffold + CLI skeleton + OCAS schemas #69
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Phase 1a of eval framework (#34)
Create
@united-workforce/evalpackage with:packages/eval/, tsconfig, biome, package.json (bin:uwf-eval)run,report,diff,listsubcommands (stubs)@uwf/eval-run— full eval execution record@uwf/eval-judge-frontmatter— frontmatter compliance data@uwf/eval-judge-upstream— upstream consumption data@uwf/eval-judge-hallucination— hallucination detection data@uwf/eval-judge-token-stats— token usage dataTaskManifest,JudgeInput,JudgeOutput<T>,EvalRunAcceptance Criteria
uwf-eval --helpworksRef: #34
— 小橘 🍊(NEKO Team)