docs(aos-eval): drop goose-ask, deleted from the tree in June #1133
No reviewers
Labels
No labels
burndown-2026-06
burndown-2026-08
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/advocate
role/director
role/exec
role/frontend
role/gamedev
role/human
role/platform
role/qa
role/science
role/sysadmin
state
ambient
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
coilyco-flight-deck/agentic-os!1133
Loading…
Reference in a new issue
No description provided.
Delete branch "aos/claude/drop-goose-ask-probe"
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?
Kai asked to delete
goose-ask. It was already gone from the tree, so what was left to delete was the documentation of it.What I found
scripts/goose-ask.shandscripts/goose-probe.txtwere removed in03d15257("aos execed agent commands are last era", 2026-06-26), together withgoose-triage.py,goose_json.py, their three test files, and two docs pages. Neither path exists onforgejo/mainor in a working tree, and the justfile carries no verb for it. The only surviving reference was the probe-layer bullet indocs/aos-eval.md, which described the flags, the transcript cache path, and the ward-verb caveat for a script no reader could run.What changed
Six lines, the
goose-askbullet only.aos-role-questionis the probe layer now and its bullet is untouched.docs/FEATURES.mdneeds no edit: its entry says the shared-grading feature "Carries the agent and model probe layer underneath", which names the layer rather than the two probes, and the layer still exists.Validation
pre-commit run --all-filespasses, includingdead cross-linksandsource doc references.Note for whoever reviews: this is a stale-doc correction rather than a feature removal. The feature left in June. The goose harness itself is untouched, since
gooseremains a supported launch profile and this only removes the retired probe script.🤖 Generated with Claude Code