Expand description
Stable JSON projections for parser-facing tooling.
The core AST keeps its Rust-native shape for compiler consumers.
This module owns the CLI/tooling projection so harn parse --json
and harn tokens --json can evolve under explicit schema versions.