Files
united-workforce/packages
xiaoju a08775896f
CI / check (pull_request) Successful in 2m38s
fix: frontmatter judge handles parsed object output
The extract pipeline stores step output as a JSON object in CAS,
but the frontmatter judge only checked for raw markdown strings.
Now accepts both formats: parsed objects check $status directly,
raw strings go through YAML frontmatter extraction.

Fixes eval frontmatter-compliance scoring 0 on valid outputs.
2026-06-05 02:55:58 +00:00
..