- Keep channel experiments deterministic by exposing and recording the seed.
- Add an end-to-end CRC assertion for changes to framing, synchronization, equalization, modulation or coding.
- Distinguish software-channel results from real sound-card or over-the-air measurements.
- Run
make test,make demoand Ruff before submitting a pull request. - Frame-format changes must update
docs/architecture.mdand explain compatibility impact.