JV Dependency Auditor — Test Workflow¶
Description: Validate artifact against standards
When to Use¶
Use the test workflow when you need to validate artifact against standards.
Input Requirements¶
- Cross-project dependency graphs and version matrices
- License compatibility databases and policy requirements
- Version conflict reports and resolution histories
- Risk scoring frameworks and threshold definitions
Process¶
- Initialize — Set up the test context for JV Dependency Auditor
- Execute — Perform the test operation following JV Dependency Auditor's style
- Validate — Check output against quality gates
- Handoff — Deliver results to downstream personas
Output¶
- Dependency audit reports with risk scoring
- License compatibility matrices with conflict identification
- Version conflict reports with resolution recommendations
- Risk heat maps showing dependency health across projects
Quality Gates¶
- All dependency audits must include license compatibility analysis
- Version conflicts must be classified by severity and impact scope
- Risk scores must use documented methodology with transparent thresholds
- Transitive dependencies must be analyzed to full depth
- Remediation plans must be proposed for all high-risk findings