Store behavior evaluations as YAML #98
Labels
No labels
autonomy
async-consult
autonomy
epic
autonomy
headless
autonomy
live-collab
coherence-core
priority
P0
priority
P1
priority
P2
priority
P3
priority
P4
qa-fixture
role/ai
role/creator
role/design
role/director
role/engineer
role/exec
role/human
role/ops
role/qa
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
coilyco-flight-deck/agent-compose#98
Loading…
Reference in a new issue
No description provided.
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?
Goal
Make YAML the canonical encoding for behavior evaluation packs and scored baseline records.
Acceptance criteria
evaluations/latest/*.jsonrecord to readable.yamlwithout changing any raw response, score, evidence sentence, total, verdict, model, or provenance field.agent-compose evaluation --formatfromjsontoyamlwhile retaining Markdown as the default review view.Source
Kai requested the evaluation storage and writer migration after #96 completed the current Codex baseline set.
Landed on canonical
mainin commite17ec30.--format yamland removed legacy JSON output.ward exec testpassed, including all Go tests, palette build, documentation gates, trufflehog, whitespace checks, and catalog hooks.Follow-up #97 now names
evaluations/latest/community-codex.yamlfor the first Community baseline.