fix(claude): drop the Write memory deny the harness cannot match #936
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/infrastructure!936
Loading…
Reference in a new issue
No description provided.
Delete branch "aos/claude/sy55"
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?
Claude Code matches file permission rules on the
Edit(path)spelling, which covers Write, Edit, MultiEdit, and NotebookEdit alike.Write(path)matches nothing, so this repo-local copy carried a dead rule the harness warned about at session start.Enforcement is unchanged. The sibling
Editrule already denies the whole memory surface, and it is the spelling the file permission check actually reads.The fleet writer this mirrors loses the same rule in the agentic-os pull request at coilyco-flight-deck/agentic-os#1244, which also adds a prune pass so hosts that already converged the dead rule get it removed rather than keeping it forever behind an append-only merge.
Co-Authored-By: Claude Opus 5 (1M context) noreply@anthropic.com