stack-effect schema

Serialize the full catalog (targets with nested modules) and the JSON Schema for plan input. Useful for LLMs, CI, and external tooling.

Usage

stack-effect schema [flags]

Examples

Output full catalog and plan input schema

stack-effect schema

Inspect available targets

stack-effect schema | jq '.catalog.targets'