Documentation
README
Verify all count assertions in documentation against actual values.
Claims to Verify
| Location | Claim | Verification |
|---|---|---|
README.md:14 |
14,000+ tests | Dippy + Parable combined |
../Dippy.wiki/Reference/Security-Model.md:79 |
Over 200 read-only commands | SIMPLE_SAFE count |
../Dippy.wiki/Reference/Security-Model.md:94 |
Over 80 tools | CLI handler count |
../Dippy.wiki/Reference/Handler-Model.md:210 |
80+ handlers | CLI handler count |
Verification Commands
Dippy tests:
uv run pytest --collect-only -q 2>/dev/null | tail -1
Parable tests: Check table in /Users/lily/source/Parable/tests/README.md
This is the opening of the README. Read the full README on GitHub.