Skip to content
Omena
Reference

CLI reference

The complete generated Omena command surface and dispatch ownership.

Edit on GitHubGenerated from product code.

Product verbs

CommandStatusDispatch owner
omena checkCompatibility aliasfacts_file
omena lintProduct commandlint_workspace
omena fmtProduct commandformat_sources
omena minifyProduct commandminify_source
omena bundleProduct commandbundle_command
omena modulesProduct commandmodules_command
omena sassProduct commandsass_command
omena intelProduct commandintel_workspace
omena migrateProduct commandmigrate_command
omena verifyProduct commandverify_command
omena ciProduct commandci_command
omena explainProduct commandexplain_command

Complete command surface

CommandRoleAvailabilityPurpose
omena checkCompatibility aliasDefault buildCompatibility route through facts_file.
omena factsSpecialized commandDefault buildParse a CSS-family source and report parser-owned facts.
omena lintProduct commandDefault buildRun semantic and compatibility lint rules.
omena fmtProduct commandDefault buildFormat CSS-family sources through the typed CST formatter contract.
omena minifyProduct commandDefault buildMinify a stylesheet with an explicit semantic profile and backend.
omena bundleProduct commandDefault buildBundle a source entry and emit CSS plus optional evidence.
omena modulesProduct commandDefault buildEmit or verify typed CSS Modules interfaces.
omena sassProduct commandDefault buildInspect Sass module graphs and compatibility diagnostics.
omena intelProduct commandDefault buildQuery workspace style-intelligence providers.
omena migrateProduct commandDefault buildPlan a named source migration without applying unsafe edits.
omena verifyProduct commandDefault buildVerify user-workspace product contracts and evidence.
omena ciProduct commandDefault buildRun the configured CI product workflow.
omena sdkSpecialized commandDefault buildExecute a generated SDK workflow request against an ephemeral workspace runtime.
omena explainProduct commandDefault buildExplain a diagnostic, transform decision, or retained artifact.
omena buildSpecialized commandDefault buildRun the conservative transform pipeline.
omena passesSpecialized commandDefault buildList transform pass ids accepted by omena build --pass.
omena compressSpecialized commandCargo feature mdlEstimate an MDL minimum-description summary for a style source.
omena contextSpecialized commandDefault buildDerive transform context from EngineInputV2 semantic reachability.
omena expression-flowSpecialized commandDefault buildAnalyze cross-language class-value flow from EngineInputV2.
omena selector-projectionSpecialized commandDefault buildProject expression-domain flow values to target style selectors.
omena cascadeSpecialized commandDefault buildRead cascade and custom-property LFP information at a source position.
omena context-indexSpecialized commandDefault buildRead @layer, @container, and @scope context indexes.
omena style-diagnosticsSpecialized commandDefault buildRead query-owned style diagnostics for a CSS-family file.
omena style-hover-candidatesSpecialized commandDefault buildRead query-owned style hover candidates for a CSS-family file.
omena style-completionSpecialized commandDefault buildRead query-owned style completions at a source position.
omena source-diagnosticsSpecialized commandDefault buildRead query-owned source diagnostics from precomputed missing-selector candidates.
omena dynamic-classname-diagnosticsSpecialized commandDefault buildRead query-owned dynamic className M-tier diagnostics from an input JSON contract.
omena perceptual-checkSpecialized commandDefault buildEmit downstream perceptual-check JSON from Omena style facts.
omena lockSpecialized commandDefault buildVerify local Omena lockfile integrity.
omena sifSpecialized commandDefault buildGenerate local Sass Interface File artifacts.
omena provenanceSpecialized commandDefault buildInspect deferred/advisory SIF provenance metadata without network access.
omena reportSpecialized commandDefault buildReport soundiness and diagnostic-noise visibility for a workspace slice.
omena auditSpecialized commandCargo feature zk-auditRun feature-gated audit surfaces.

On this page