Add operations and troubleshooting documentation

This commit is contained in:
2026-07-04 03:04:01 +00:00
parent 4dd00347e0
commit 2d75f6ad13
3 changed files with 350 additions and 0 deletions

View File

@@ -51,6 +51,9 @@ On success, the command prints the completed pipeline ID, approved and rejected
artifact counts, and the output directory. If the run completes with warnings,
the warning count is printed to stderr.
For durable output, diagnostics, retention, and failure inspection, see
[Operations](operations.md).
The current `run` command requires the resolved pipeline to use exactly one
distinct LLM profile after defaults and overrides are applied.