bijux-cli 0.3.5

Command-line runtime for automation, plugin-driven tools, and interactive workflows with structured output.
Documentation
1
2
3
4
5
6
7
8
9
# 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.