# Test Plan ## Bootstrap Validation Run: ```bash python3 -m venv .venv source .venv/bin/activate pip install -e '.[dev]' pytest rdb --help Expected result: Tests pass CLI help displays