Skip to main content

Crate workshop_rs_cli

Crate workshop_rs_cli 

Source
Expand description

Standalone command-line interface for the canonical Workshop core (workshop-rs). Operates on raw Workshop text files: parse to WIR, emit localized Workshop text, convert between locales, list declared locales with coverage, and print the machine-readable catalog identity.

Exit codes: 0 success, 1 parse/emit/conversion/catalog failure, 2 usage error.

Modules§

census
Deterministic, sharded census of the canonical Workshop surface.
conformance
Public contracts for canonical Workshop conformance evidence.
live_capture
Offline schema and comparison support for provenance-recorded client captures.

Functions§

run