redcon_quality_check
Run a shell command, compress its output, and verify against the M8 quality harness to obtain a structured pass/fail verdict.
Instructions
Run a shell command, compress its output, and verify the compression against the M8 quality harness. Use instead of redcon_run when you want a structured pass/fail verdict on the compression.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cwd | No | . | |
| command | Yes | ||
| quality_floor | No | compact | |
| timeout_seconds | No | ||
| remaining_tokens | No | ||
| max_output_tokens | No | ||
| prefer_compact_output | No |