M5-16 Batch Verification of Multiple Credentials¶
Milestone: M5 — Disclosure and Verification SOW Reference: FR3 (not explicitly named in the SOW text, but shown in the design wireframe) Requirement Clarity: 🟡 Found via wireframe cross-check — the SOW's FR3 text only describes verifying disclosed credentials without specifying single vs. bulk; confirm whether batch verification is genuinely needed for MVP Dev Status: ❌ Not started
Overview¶
The wireframe at docs/design/ui-designs/credential-verification/batch-verification.html shows selecting multiple credentials (filtered by status/type/date) and running verification on all of them at once, with options for parallel processing, notify-on-completion, auto-retry of failures, and automatic export of results.
Tasks¶
- Confirm with Curo whether verification needs to support running on many credentials at once, or one-at-a-time (per M5-08) is sufficient for MVP
- If in scope: build multi-select + batch verification trigger, with progress/retry handling
Dependencies¶
- M5-08 verification platform integration — batch verification would call this per-credential.
- M5-06 CSV export — "auto-export results" option overlaps with this.
Acceptance Criteria¶
Not defined in Appendix 3 — needs to be written once scope is confirmed.
Existing Reference Material¶
docs/design/ui-designs/credential-verification/batch-verification.html
Blockers & Risks¶
- Needs decision: same as M5-15 — found via wireframe, not SOW text, confirm before estimating.