docs(evals): one eval page named for the evals, naming aos-eval #957
No reviewers
Labels
No labels
move-to-repo
coilyco-bridge-deploy
move-to-repo
coilyco-flight-deck-agent-compose
move-to-repo
coilyco-gaming-eco-app
move-to-repo
coilysiren-inbox
move-to-repo
unknown
🔒⚠️📦⚠️🔒 SANDBOXED 🔒⚠️📦⚠️🔒
autonomy
async-consult
autonomy
epic
autonomy
headless
autonomy
live-collab
c#
priority
P0
priority
P1
priority
P2
priority
P3
priority
P4
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-gaming/sirens-echo!957
Loading…
Reference in a new issue
No description provided.
Delete branch "aos/claude/eval-docs-one-page"
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?
The eval surface lived on a page called
sirens-echo-board.md, so nothing in the docs index reads as the eval page, and it never named the tool.Renames it to
sirens-echo-eval.md, matchingcmd/sirens-echo-eval, and rewrites it as the one page about evaluation here: the two layers, the triple, the pairing rule, the derived board, and the battery.Adds the section that was missing.
aos-evalis the shared grading half in agentic-os, andeval/boundaries.yamlis already in its declaration shape, soaos-eval boundaries derivereads it as-is. The board dataset is not:board-deepemitscases:keyed onclause/history/currentwhereaos-evalreadsdataset:keyed onrole/test_type/prompt, soannotate,taxonomy, andexportcannot read a board record until a profile reconciles them. Grading here is still local, and the page says so rather than implying adoption.Two things stay local on purpose and the page records why: the source-drift check in
scripts/boundaries.sh, which verifies anorigin#fragmentstill resolves andaos-eval boundaries checkdoes not do, and the battery, which gates a deployment rather than grading it.Repoints
AGENTS.md, both packs, five Go files, FEATURES, and the identity doc, and drops a doubled reference in the evaluation pack header.pre-commit run --all-filesandjust testboth pass.🤖 Generated with Claude Code