You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CLAUDE.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Rack Gateway - Technical Details
2
2
3
-
IMPORTANT: Read [docs/CONVOX_REFERENCE.md](docs/CONVOX_REFERENCE.md) and [README.md](README.md) first for context on how Convox actually works and current project status.
3
+
IMPORTANT: Read [docs/legacy/CONVOX_REFERENCE.md](docs/legacy/CONVOX_REFERENCE.md) and [README.md](README.md) first for context on how Convox actually works and current project status.
4
4
5
5
## 🚨 MISSION-CRITICAL AUTHENTICATION GATEWAY
6
6
@@ -126,7 +126,7 @@ This file contains high-level architecture and task commands. Component-specific
126
126
127
127
-**`web/CLAUDE.md`** - Web frontend (React, Vite, Playwright testing, CSP)
128
128
-**`internal/gateway/CLAUDE.md`** - Gateway API server (Go, auth, RBAC, proxy)
0 commit comments