Root cause
Dependency justification checks recognize npm and Cargo manifests but not Python dependency manifests installed from a workflow.
Rectification
Classify supported Python dependency manifests and their installation declarations before accepting workflow documentation.
Regression check
python3 scripts/merge-gate.test.py
Scope
Deferred from PR #335 under the owner-approved P1-only merge stopping rule.
Root cause
Dependency justification checks recognize npm and Cargo manifests but not Python dependency manifests installed from a workflow.
Rectification
Classify supported Python dependency manifests and their installation declarations before accepting workflow documentation.
Regression check
python3 scripts/merge-gate.test.pyScope
Deferred from PR #335 under the owner-approved P1-only merge stopping rule.