A cross-layer workflow passes unit tests but breaks when client, API, and persistence state arrive in a different order. The affected area is collaboration flow.
Repair the collaboration flow background jobs implementation so it schedules the highest-priority jobs that fit and defers the remainder deterministically.
Evidence
- Affected surface: Balanced full-stack / collaboration flow.
- Observed failure family: schedule constrained jobs.
- Scope policy: retained must equal true.