stackkit registry artifacts, stackkit registry bake-from-cue, stackkit registry emit-cue, stackkit registry emit-mintlify, stackkit registry info
stackkit registry artifacts
Print registry/generated artifact pathspecs from the ownership manifest. Print repository pathspecs from the generated-artifact ownership manifest. The generate-cue workflow and CI parity gate use this command so bot-owned generated files are explicit. Frozen artifacts remain in their existing paths but are not staged or diffed as generated output until their manifest state changes.stackkit registry bake-from-cue
Produce a registry snapshot from the local Git/CUE tree. Walk modules/<slug>/module.cue plus the canonical product definitions, compute their contract hashes, and write the resulting Snapshot to internal/registry/data/registry_snapshot.json (or--output).
This command is the offline OSS bootstrap path and works on a pure checkout of the public kombifyio/stackKits repo.
