Add output schema registry and public contract docs
This commit is contained in:
@@ -15,6 +15,7 @@ audita process <transcript.json> \
|
||||
|
||||
Recommended additions:
|
||||
- `--config <path>` to select an explicit versioned config file.
|
||||
- `--output-schema <bare-segments|audita-v1>` to select transcript output shape.
|
||||
- `--work-dir <dir>` to control diagnostics location.
|
||||
- `--work-dir-retention <always|auto|never>` to control retained run directories.
|
||||
- `--total-llm-concurrency`, `--proposal-llm-concurrency`, and `--validation-llm-concurrency` when orchestration needs explicit LLM throughput controls.
|
||||
@@ -35,7 +36,7 @@ Recommended additions:
|
||||
|
||||
## Output file behavior
|
||||
|
||||
- `--output` writes transcript JSON to the provided path.
|
||||
- `--output` writes transcript JSON in the selected output schema to the provided path.
|
||||
- Output write failures return nonzero and surface actionable errors.
|
||||
- The command does not silently ignore output write errors.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user