#Python Baseline Parity Inputs
This directory is reserved for hand-authored Python baseline inputs that Rust parity tests can reuse.
-Keep files deterministic and reviewable.
- Store source inputs here only.
- Do not check generated parity snapshots into `tests/data/golden/ported/`; they are disposable local outputs.
The directory is currently empty apart from this note.