What problem does it solve?
Prevents regressions and integration mistakes when QSDsan pull requests modify BioSTEAM/Thermosteam import boundaries, stream/unit APIs, or unit registries by aligning reviews with the repository's canonical PR audit checklist.
Core Features & Use Cases
- Checklist-driven PR review: Guides reviewers to follow the authoritative checklist for QSDsan conventions covering Stream, SanStream, WasteStream, and SanUnit.
- Import boundary and API validation: Helps ensure contributor changes correctly respect BioSTEAM/Thermosteam import rules and stream/unit API expectations.
- Consistent review output: Produces structured, review-ready outputs that match the expected format and focuses on relevant tests.
Quick Start
Use qsdsan-pr-audit to review the PR at hand by comparing its changes against docs/maintainer/pr_audit_checklist.md as the source of truth.