Why
Trusted dependency-repair promotion metadata must suppress incidental issue-link routing, while forged or incomplete markers must preserve normal issue routing.
Scope
Adopt existing PR #2862 as the implementation lane.
Tasks
- Keep promotion handling consistent in the root and consumer-template source resolvers.
- Validate trusted provenance before suppressing issue routing.
- Cover trusted and forged markers in the source-context tests.
- Resolve the current template-parity review finding.
Acceptance criteria
- Trusted promotion markers suppress incidental issue links only when provenance validates.
- Forged or mismatched markers preserve the issue reference and source type.
- Root and template implementations remain synchronized and tests pass.
Why
Trusted dependency-repair promotion metadata must suppress incidental issue-link routing, while forged or incomplete markers must preserve normal issue routing.
Scope
Adopt existing PR #2862 as the implementation lane.
Tasks
Acceptance criteria