- Restore the `refs` dictionary in `--json` snapshot output, matching the documented API contract - The `refs` field was silently dropped during the Node.js to Rust rewrite (v0.20), causing consumers parsing `data.refs` for programmatic element interaction to receive no structured ref data Fixes #785