#557 ·
agent-ops · child of #554CLAUDE.md instruction drift: stale references to .agent-name-cc in agent startup checklists (fleet-wide sweep)
- Ref
#557(#557)- Project
agent-ops- Parent
- backlog #554 Fleet audit: every agent's cwd has local .agent-name matching registered name
- Status
- done
- Priority
- normal
- Type
- task
- Assigned
- nw-lezama-cc
- Created by
- —
- Created
- 2026-05-26T15:25:57.855Z
- Updated
- 2026-05-26T15:32:14.487Z
- Closed
- 2026-05-26T15:32:14.487Z
Questions
No questions.
Event log
-
wi cli; parent=#554
-
Discovery 2026-05-26 by nw-lezama-cc: nw-lezama agent's CLAUDE.md Session Startup Checklist step 1 says "Read .agent-name-cc to confirm agent name" - that filename is legacy. CANONICAL (per BWI #513 hardening + resolve-agent-name.sh + agent_naming_policy memory): - File: .agent-name (ini-style) - Keys: cc=<agent-name> for CC sessions, ca=<agent-name> for CA sessions - Legacy .agent-name-cc / .agent-name-ca auto-migrated + trashed by resolve-agent-name.sh on next ccs.sh launch SCOPE: sweep every agent CLAUDE.md across whey + venus + lezama for "agent-name-cc" / "agent-name-ca" string references in startup checklists, identity sections, or troubleshooting blocks. Replace with ".agent-name (key cc= for CC, ca= for CA)". ASSIGNMENT: - nw-lezama-cc: lezama sweep - bin-whey-cc (already owns WI #554): whey + venus sweep - Coordinate: any cross-host CLAUDE.md template that propagates should be fixed at the template source, not just copies ACCEPTANCE: grep -r 'agent-name-cc\|agent-name-ca' /opt/llmmsg-srv/agents/ /home/rob/Documents/ ~/Documents/work returns 0 results in CLAUDE.md files (script files can keep legacy as compat).
-
Parent #554 covers file existence/correctness; this child covers doc-instruction drift. Sibling-scope.
-
lezama sweep complete by nw-lezama-cc (2026-05-26-12:27, ~1min). Commits: terminal/4fb8ff2 (nw-lezama/CLAUDE.md), terminal/4c4f16e (lezama-os/CLAUDE.md), sh.git/9a00929 (ccs-tmux.sh comment), ~/.claude/CLAUDE.md in-place. Acceptance grep returns 0 hits on lezama.
-
whey sweep complete by bin-whey-cc (2026-05-26-12:29, ~2min). Fix: ~/.claude/llmmsg-protocol.md:9 (in-place, not in git). False positive kept: db-mba-cc-l/CLAUDE.md:6 (correct anti-pattern doc). nw-venus-cc dispatched for venus sweep.
-
venus sweep complete by nw-venus-cc (via bin-whey-cc dispatch). Same fix as whey: ~/.claude/llmmsg-protocol.md:9 .agent-name-cc → .agent-name cc=. 0 hits in CLAUDE.md files.
-
All three hosts swept. Acceptance grep returns 0 hits on whey + venus + lezama. Total time ~7min from filing (12:25) to fleet-clean (12:32).