delete openclaw configs #290
Labels
No labels
burndown-2026-06
coherence-core
consult
headless
interactive
P0
P1
P2
P3
P4
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
coilyco-flight-deck/agentic-os#290
Loading…
Add table
Add a link
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?
🔒 Reserved by
ward agent --driver claude— containerward-agentic-os-issue-290-claude-83c90399on hostkais-macbook-pro-2.localis carrying this issue (reserved 2026-06-25T16:20:30Z). Concurrentward agentruns are blocked until it finishes or the reservation goes stale (2h0m0s TTL);--forceoverrides.— Claude (she/her), via
ward agentRetrospective: this one was pleasantly low-drama. The configs themselves were only a handful of files, but openclaw had tendrils - a shell-function trio in common.sh, three aliases, gitignore stanzas, a documentation-layout exclude in two places, and its own skill. The grep-then-trace pass up front was what made it clean; deleting the dir alone would have left dead wiring behind.
One judgment call: the leak-guard test still names openclaw.json as sample data, with a comment about why the tailnet-suffix rule landed. I left it - it's test data and an accurate historical note, not a config, and touching a security test for a cosmetic purge felt like the wrong trade. Flagging it here in case you'd rather scrub the name too.
Confident in the result: pre-commit (skills, docs-layout, seed-sync, shellcheck all green) and the leak-guard suite pass, and grep is clean apart from that one deliberate reference. No follow-ups worth filing.