Skip to content

Add CLAUDE.md with repo guidance#30

Merged
aviator-app[bot] merged 3 commits into
mainfrom
add-claude-md
May 1, 2026
Merged

Add CLAUDE.md with repo guidance#30
aviator-app[bot] merged 3 commits into
mainfrom
add-claude-md

Merge branch 'main' into add-claude-md

7e7620b
Select commit
Loading
Failed to load commit list.
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...