A code quality validation framework that enforces the "Story Test Doctrine": every symbol (method, property, parameter, enum) must be fully implemented and meaningful—no placeholders, TODOs, or unused ...
Parses sf apex test run -r json output from Salesforce CLI, writes a clean Markdown summary to the GitHub Actions job summary, and exposes outputs (coverage, failing, total, outcome) that you can use ...