Route auto review requests to agentic review
This commit is contained in:
parent
9fa1d9e9b5
commit
8f484cd855
15 changed files with 208 additions and 47 deletions
|
|
@ -253,8 +253,8 @@ analyzes a source tree, exports a challenger assessment artifact, compares it to
|
|||
the golden profile, emits JSON or Markdown, and returns non-zero only with
|
||||
`--fail-on-regression` when the comparison status is `regression`. The command
|
||||
defaults to deterministic-only; `--with-llm` opts into configured LLM assistance.
|
||||
`--agentic-review` is reserved for RREG-WP-0014 and currently errors when no
|
||||
agentic reviewer is configured.
|
||||
`--agentic-review` now records an agentic-review request and leaves candidates
|
||||
pending when no agentic reviewer is configured.
|
||||
|
||||
## T08: Document Assessment Workflow
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue