feat: update docs for token efficient usage
Some checks failed
Deploy to Staging / Build Images (push) Has started running
Deploy to Staging / Deploy to Staging (push) Has been cancelled
Deploy to Staging / Verify Staging (push) Has been cancelled
Deploy to Staging / Notify Staging Ready (push) Has been cancelled
Deploy to Staging / Notify Staging Failure (push) Has been cancelled
Some checks failed
Deploy to Staging / Build Images (push) Has started running
Deploy to Staging / Deploy to Staging (push) Has been cancelled
Deploy to Staging / Verify Staging (push) Has been cancelled
Deploy to Staging / Notify Staging Ready (push) Has been cancelled
Deploy to Staging / Notify Staging Failure (push) Has been cancelled
This commit is contained in:
13
config/CLAUDE.md
Normal file
13
config/CLAUDE.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# config/
|
||||
|
||||
Configuration files for the 5-container architecture.
|
||||
|
||||
## Subdirectories
|
||||
|
||||
| Directory | What | When to read |
|
||||
| --------- | ---- | ------------ |
|
||||
| `app/` | Application configuration | App-specific settings |
|
||||
| `deployment/` | Deployment configuration | Deploy scripts, environment configs |
|
||||
| `monitoring/` | Monitoring and alerts | Prometheus, alerting rules |
|
||||
| `shared/` | Shared configuration | Cross-service settings |
|
||||
| `traefik/` | Traefik reverse proxy config | Routing, SSL, middleware |
|
||||
Reference in New Issue
Block a user