regulated-case-workbench regulated workflow review-first

Case intake, evidence review, redaction, approval, and export in one surface.

This public Pages site is a lightweight reviewer-facing summary for the repository. The full project combines FastAPI plus a browser workbench, but the core story is the workflow itself: grounded evidence, redaction safety, explicit approval, and signed export handoff.

What this repo is about

  • Case inbox, case detail, and reviewer assignment.
  • Grounded evidence review before any summary is trusted.
  • Redaction preview and policy checks before release.
  • Signed export manifest and audit feed for downstream handoff.

Why the public site is static

  • The product value is the review workflow, not just a front page.
  • Keeping the public surface static makes it free to host and easy to link in portfolios.
  • The full backend/runtime path remains in the repo for local review and extension.

Review path

  • Start with runtime brief and release-readiness.
  • Inspect one case through evidence, policy, redaction, and export signature.
  • Use the audit feed and review scenarios to validate workflow integrity.