bijux-cli 0.3.6

Command-line runtime for automation, plugin-driven tools, and interactive workflows with structured output.
Documentation
1
2
3
4
5
6
7
8
# Parser Interesting Input Corpus

This directory contains `.txt` corpora replayed by
`tests/routing/parser/parser_fuzz_regressions.rs`.

- Each non-comment line is one space-delimited argv sequence.
- Lines usually start with `bijux`.
- Keep inputs adversarial but readable; this corpus is for broad parser coverage, not only minimized crashes.