# Agent Handoff ## Current Release Goal Source branch: `codex/production-intelligence-terminal` Registry image: ```text git.wilkensxl.de/mrsphay/intelligence-terminal:latest ``` ## Notes - The repository is Docker-first and should stay suitable for Dockge/Pangolin. - Use `.env.example` as the operator-facing source of truth for configuration. - Source health and network metrics are available through `/api/health` and `/api/metrics`. - If Gitea Registry authentication is unavailable locally, build and push with the commands documented in `README.md`.