Skip to content

404 (Not Found)

  • Path: /404 (and any unmatched route)
  • Parent: app.conversioniq.ai.md

Gracefully handle unknown routes and guide users back to a valid destination.

  • All users.
  • Permissions: N/A (system page)

Reference: Roles & Permissions Model

  • Error title + explanation
  • Primary action: return to / or last known safe route

TBD

  • Empty: N/A
  • Loading: N/A
  • Error: N/A
  • Complete: static
  • Optionally show context-aware navigation (authenticated vs unauthenticated).

Domain refs: Domain: Authentication & Identity

N/A (static page).

  • Do not leak internal routing structure.
  • Prefer safe redirects based on auth state.
  • User is authenticated but route is invalid → offer return to last safe app surface.
  • Do not leak internal route information.

Reference: Security & Compliance

  • error.404.viewed (optional)

Reference: Analytics Events (MVP)