Add operations and troubleshooting documentation

This commit is contained in:
2026-05-24 13:34:51 +00:00
parent 385c62a5b4
commit b3e7dc3136
5 changed files with 242 additions and 2 deletions

View File

@@ -155,8 +155,10 @@ All commands:
## Related docs
- CLI reference: [cli.md](cli.md)
- Operations guide: [operations.md](operations.md)
- Troubleshooting: [troubleshooting.md](troubleshooting.md)
- Public output schemas:
- [../schema/minimal-output.schema.json](../schema/minimal-output.schema.json)
- [../schema/intermediate-output.schema.json](../schema/intermediate-output.schema.json)
- [../schema/full-output.schema.json](../schema/full-output.schema.json)
- Remaining docs migration work (operations, troubleshooting, examples): [roadmap/documentation.md](roadmap/documentation.md)
- Remaining docs migration work: [roadmap/documentation.md](roadmap/documentation.md)