Skip to main content

Module cli

Module cli 

Source
Expand description

Command-line interface and audit report types.

Modules§

configured
configured subcommand — applies the rubric using a TOML config file written by the Home Manager module.
pipeline
Two-stage pipeline: vision extraction → rubric scoring.

Structs§

AuditReport
JSON report produced by the audit command.
Cli
Parsed command-line interface for visual-rubric.
QuestionSource
Source of the rubric question: either an explicit --question string or a named --preset. At least one of the two must be provided.

Enums§

AuditStatus
Aggregate status for an audit run.

Functions§

run
Runs a parsed CLI command.