Skip to content

Reference Overview ​

Reference is the source of truth for fields, commands, and interfaces:

ReaderStart withThen if needed
UserCLI, project configGlossary
Preset authorPreset npm packageCLI author commands
Extension authorExtension APIAdapter standard

Complete user surface ​

jue init initializes; jue apply --dry-run previews; jue apply writes and confirms; jue apply --check performs CI checks; jue inspect explains and diagnoses Presets, Capabilities, Adapters, and Artifacts.

Presets and Extensions use npm for installation, upgrades, and publishing. See implementation status for current gaps.

Define once. Adapt everywhere.