Add CLAUDE.md with repo guidance#30
Merged
Merged
Aviator app / aviator/verify
succeeded
May 1, 2026 in 27s
Verification passed
4/4 criteria passed
| # | Criterion | Status | Reason |
|---|---|---|---|
| 1 | CLAUDE.md exists at the repository root | ✅ | CLAUDE.md exists at the repository root (/code/CLAUDE.md) and is readable. |
| 2 | CLAUDE.md documents the developer commands for installing dependencies, runni... | ✅ | CLAUDE.md documents all required developer commands: installing dependencies (uv sync --locked), ... |
| 3 | CLAUDE.md describes the three-watcher architecture and the role of each watch... | ✅ | CLAUDE.md describes all three watchers and their roles: RedisWatcher (polls Redis with LLEN for q... |
| 4 | CLAUDE.md documents the metric naming conventions and the create_started clas... | ✅ | CLAUDE.md documents both the metric naming convention (celerymon_ prefix with redis_, inspect_, e... |
Loading