Deliver trust and governance transparency for marketplace operations:
- Explainable scoring in matching outcomes.
- Local dispute workflow for contract issues.
- Governance action logging surfaces.
- Dashboard visibility for dispute and governance activity.
- 2 weeks
- Match score breakdown included per selected offer.
- Governance activity endpoints (create/list).
- Dispute endpoints (create/list/update).
- Metrics summary governance snapshot.
- UI rendering of score breakdown and governance activity.
- Automated test coverage for new endpoints.
- Dispute SLA timers and escalation status.
- Governance action filtering by actor and source.
- Policy proposal voting workflow stub.
- As a buyer, I can see why an offer was selected using score components.
- As an operator, I can submit disputes for problematic contracts.
- As a moderator, I can update dispute status and leave resolution notes.
- As a governance observer, I can see recent governance actions in one view.
/marketplace/matchincludesscore_breakdownandselection_diagnostics./marketplace/disputessupports create/list./marketplace/disputes/<id>supports status updates./governance/actionssupports create/list./metrics_summaryincludes governance snapshot.- Frontend displays score breakdown and recent governance actions.
- Local tests and frontend build pass.
- Backend API endpoints implemented and documented.
- Frontend views expose explainability and governance visibility.
- Tests validate score, dispute, and governance workflows.
- No diagnostics errors in touched files.