Beta roadmap
Process document audit
We evaluated the existing PDF pipelines in this codebase. A fully public, anonymous PDF upload surface needs tight rate limits, malware scanning, and cost controls before it is safe at scale. This page is a polished placeholder so navigation stays honest — no upload is wired here yet.
Planned experience
When enabled, expect hard guardrails.
- Single PDF, strict file-size ceiling, and supported types only.
- Privacy notice + “do not upload sensitive documents” warning.
- Human review disclaimer — outputs are drafts, not legal or financial advice.
- No guaranteed business outcomes; recommendations route to Audit or Sprint.
TODO: wire to /api/(apps)/pdf/upload and chat routes behind auth + rate limits, or a dedicated server-only pipeline with scanning.