Jeden/Docs

CLI command

jeden conformance

Evaluate Jeden's canonical completion areas, production scopes, evidence, and UI-honesty contract.

Exact invocation#

Shell
jeden conformance [--json] [--cwd path]

Inputs and options#

  • Optional: --cwd. Output is canonical compact JSON; --json is accepted but not required.

Output and state effect#

Reads source/inventory evidence, computes every area and production-scope status plus UI-honesty findings, sorts the report deterministically, and prints it without changing product state.

Refusals and boundaries#

  • The command exits unsuccessfully when the report's complete field is false, including missing evidence, failed behavior/contracts, incomplete production scopes, or UI-honesty findings.
  • Report construction or canonical serialization errors are returned and no passing verdict is emitted.