Operations
How to run, debug, and understand the Hydra pipeline containers.
| Guide | What it covers |
|---|---|
| auth.md | Claude auth (OAuth, API key, auto-refresh), GitHub PATs, git auth inside containers |
| entrypoints.md | Step-by-step flow per container (Builder, Reviewer, Security) |
| dev-run.md | Running containers locally, flags, persistent workspace |
| logging.md | Log files, JSONL format, parsing |
| secrets.md | File layout, .gitignore rules, per-deployment injection |
| networking.md | Container network, K8s NetworkPolicy, egress control |
| troubleshooting.md | Common errors and fixes |