All rules

Rules

AppFlow Context

AppFlow screen and personal-loan workflow context

  • Treat AppFlow screens as presentational design-library previews.
  • Use docs/ux/personal-loans-flow.md for product intent.
  • Use apps/design-library/src/gallery/page/appflow/personalLoanFlow.ts as the implemented gallery registry.
  • Register screen Body, status, slug, path, summary, progress, and sourcePath consistently.
  • Use existing AppFlow shell chrome for route framing, progress, footer, and preview behavior.
  • Keep production API calls, analytics, database access, and partner integrations out of gallery AppFlow screens.
  • Preserve clear sequential progress, validation clarity, and low-friction next actions.