Carry repair context into the next rework pass

Rework prompts include repair context and per-path pass-next metrics so reopening work stays attributable.

Pain. Rework prompts that ignore why the last pass failed recreate the same blind spots. Pass-next metrics without path labels make throughput look uniform when repair strategies differed.

What changed. Repair-aware rework briefs include the repair context from the rupture/repair instrumentation, plus per-path pass-next metrics so the next dispatch states what failed and which repair lane applies.

Why it matters. Working-alliance measurement treats explicit repair as data. Briefs that encode prior failure modes reduce silent retry loops and improve comparability across rework events on the same card.

How to try it

Shipped in 2c8dec6 — feat(DP-103): repair-aware rework brief + per-path pass-next metrics (#58)

Origin: Agent-drafted feature note; review before citing externally.