# US02-06 — Deliver Workflow, Safety, Library, Analysis, and Stats Views Epic: [E02](../E02-unified-workflow-shell.md) As a user, I want one workflow home and migrated operational views so I can understand readiness, review safety, browse assets, run analysis, and inspect results. ## Acceptance criteria - Workflow cards show counts, blockers, last run, action, and details without relying on color alone. - Safety decisions persist and prevent NSFW assets from reaching vision analysis while retaining verified upload eligibility. - Library, Analyze, and Stats preserve useful donor features on shared APIs. - Read-only browsing remains available during jobs; conflicting actions explain why they are disabled. ## Automated tests - View tests cover counts, filters, blockers, decisions, progress, errors, and reload. - Integration tests assert provider-call privacy and verified safety EXIF behavior. ## Dependencies - US02-01, US02-05