Skip to content

Remove stale /wipe and /pos/auth route references#11

Merged
PeterRounce merged 1 commit intomainfrom
cleanup-removed-routes
Feb 21, 2026
Merged

Remove stale /wipe and /pos/auth route references#11
PeterRounce merged 1 commit intomainfrom
cleanup-removed-routes

Conversation

@PeterRounce
Copy link
Member

Summary

  • Remove /wipe from CLAUDE.md Bolt Card Programmer endpoints (route deleted in e5cc1bd)
  • Remove /pos/auth from CLAUDE.md webproxy rate limiting description and Caddyfile @auth_paths matcher (route deleted in e5cc1bd)

Test plan

  • Verify Caddy config is valid: docker compose up webproxy starts without errors
  • Confirm no remaining references to removed routes

🤖 Generated with Claude Code

Clean up stale route references after the priority refactorings commit:
- CLAUDE.md: remove /wipe from programmer endpoints, /pos/auth from
  rate limiting description
- Caddyfile: remove /pos/auth from rate-limited auth paths

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings February 21, 2026 17:53
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Removes references to routes that no longer exist, keeping documentation and the Caddy rate-limiting matcher aligned with the current HTTP surface area.

Changes:

  • Removed /pos/auth from the Caddy @auth_paths matcher used for auth rate limiting.
  • Updated CLAUDE.md to drop stale mentions of /pos/auth and /wipe.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
Caddyfile Updates @auth_paths to stop rate-limiting a deleted /pos/auth route.
CLAUDE.md Updates architecture/route documentation to remove stale /pos/auth and /wipe references.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@PeterRounce PeterRounce merged commit 7977d20 into main Feb 21, 2026
9 checks passed
@PeterRounce PeterRounce deleted the cleanup-removed-routes branch February 21, 2026 17:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants