fix(claude): drop the repo-local allow wildcard the harness never accepted #944

Merged
coilyco-ops merged 1 commit from aos/claude/yq86 into main 2026-08-26 03:12:56 +00:00
Owner

Repo-local half of coilyco-flight-deck/agentic-os#1263.

.claude/settings.json carried the same bare * in permissions.allow that infrastructure#897 stamped alongside the fleet writer. Claude Code skips it and warns at every session start in this checkout, because an allow rule must name the tool it widens.

Removing it leaves the memory deny as the file's only rule and changes no effective permission. pre-commit run --all-files clean.

Repo-local half of https://forgejo.coilysiren.me/coilyco-flight-deck/agentic-os/pulls/1263. `.claude/settings.json` carried the same bare `*` in `permissions.allow` that infrastructure#897 stamped alongside the fleet writer. Claude Code skips it and warns at every session start in this checkout, because an allow rule must name the tool it widens. Removing it leaves the memory deny as the file's only rule and changes no effective permission. `pre-commit run --all-files` clean.
fix(claude): drop the repo-local allow wildcard the harness never accepted
All checks were successful
TruffleHog / Scan for secrets (pull_request) Successful in 6s
CI / lint (pull_request) Successful in 48s
f1621cc469
Repo-local half of the retirement landed fleet-wide in agentic-os.

`.claude/settings.json` carried the same bare `*` in `permissions.allow`
that infrastructure#897 stamped alongside the fleet writer. Claude Code
skips it and warns at every session start in this checkout, because an
allow rule must name the tool it widens. Removing it leaves the memory
deny as the file's only rule and changes no effective permission.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Co-authored-by: Kai Siren <coilysiren@gmail.com>
Co-authored-by: Claude <noreply@anthropic.com>
Agent-Role: platform
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
coilyco-flight-deck/infrastructure!944
No description provided.