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
# Minimized Parser Cases

This directory contains retained `.argv` files replayed by
`tests/routing/parser/parser_fuzz_regressions.rs`.

- Each non-comment line is one space-delimited argv sequence.
- Keep cases minimized to the smallest input that still reproduces the parser behavior under test.
- Use this directory for retained regressions, not for broad corpus exploration.