chore: drop stale Claude Code references #485
No reviewers
Labels
No labels
backend
bug
chore
duplication
effort:complex
effort:medium
effort:trivial
enhancement
frontend
fullstack
priority:high
ready-for-agent
refactor
security
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
dries/ocman!485
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "chore/drop-claudecode-refs"
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?
Summary
internal/platforms/claudecode/adapter no longer exists, but 45-odd comments, doc lines, a Grafana panel description and two test names still referenced it — including the project-structure listing in the contributing docs.spec/left untouched: those are historical design records.Testing
go build ./... && go vet ./...go test ./internal/platforms/... ./internal/server/... ./internal/state/...tsc -b, vitest on the two touched test filesCoverage ratchet: ✅ pass
Tolerance: -0.1%. Baseline stored on
gh-pages.View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.