$ helios verify test_vectors/vectors.json basic: PASS key_ordering: PASS unicode_normalization: PASS null_value: PASS relationship_sorting: PASS All 5 vectors: PASS ...
Dev Notes All Python execution uses uv run, never python directly All tasks use just <target>, never running scripts directly The test suite includes end-to-end tests that create real files on disk, ...