chore: apply agent kit project structure
This commit is contained in:
18
docs/agent-handoff.md
Normal file
18
docs/agent-handoff.md
Normal file
@@ -0,0 +1,18 @@
|
||||
# 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`.
|
||||
Reference in New Issue
Block a user