Troubleshooting
Three layers:
- Error codes — every
E*/ boundary / quota code the runtime emits. - Runbook index — every
runbook_urlfrom the shipped Prometheus alert rules. - Flowcharts — scoped to the two high-value first-week questions:
- "My install failed" (below).
- "My
declaragent deploygot 403".
My install failed
If none of those branches match, open an issue with the full installer output.
Logging
When reproducing an issue, capture the daemon's per-agent log files
(~/.declaragent/logs/<agent>.log, tail live with declaragent logs -f) and
attach them to the report. (There is no log-level env var today — the runtime
logs at its default verbosity.)
Still stuck?
- Open a discussion at github.com/declaragent/declaragent/discussions.
- File an issue at github.com/declaragent/declaragent/issues — include
declaragent --version, the full command, the full output, and your OS + arch.