Completed the documentation update and removed the completed roadmap

This commit is contained in:
2026-05-26 07:15:36 -05:00
parent c3fe88c9fa
commit 2091b58066
22 changed files with 23 additions and 392 deletions

View File

@@ -109,6 +109,6 @@ A `run` exit code `2` can still produce output (stdout or `--out`).
## Canonical References
- CLI behavior: `docs/cli.md`
- Config behavior: `docs/config.md`
- Operations and failure handling: `docs/operations.md`, `docs/troubleshooting.md`
- CLI behavior: [CLI reference](../cli.md)
- Config behavior: [Configuration reference](../config.md)
- Operations and failure handling: [Operations guide](../operations.md), [Troubleshooting](../troubleshooting.md)