critiqor finalize ends your active observation session, generates a reliability report from the captured runtime evidence, and opens the local dashboard in your browser. Run this command when you’re done interacting with your agent.
Syntax
What It Does
When you run this command, Critiqor closes the active observation session and processes the captured runtime evidence into a full reliability report. The report is saved to your runs directory and the dashboard opens automatically in your default browser so you can review the results immediately.Options
Examples
Expected Behavior
The command prints a confirmation that the session has been finalized, then opens the reliability dashboard in your default browser. The dashboard URL is also printed to the terminal. If you used--no-dashboard, the confirmation is printed but the browser does not open.
You can always reopen the dashboard later with
critiqor dashboard.