Software QA / Verification Engineering
What to call it: regression testing, CI-style validation, static analysis integration.
Real evidence
- A 10-check replication suite, independently rerun and passing.
- A full package self-audit that found and fixed 3 real import bugs an earlier "done" claim had missed — a genuine example of catching your own error through systematic re-checking, not just trusting a prior pass.
epistemic_protocols.py— eight standing verification rules, each implemented as real, executable, testable code, not just written guidance.
Honest calibration
The practice of re-auditing your own prior work and catching real mistakes is itself a genuinely rare, valuable discipline — most portfolios show finished work, not the process of catching your own errors. Worth presenting as a feature, not something to hide.
Evidence
Backtest-Only Audit — the full list of what's still open ↗ ·
epistemic_protocols.py (the eight rules as real, executable code)