- Treat AppFlow screens as presentational design-library previews.
- Use
docs/ux/personal-loans-flow.mdfor product intent. - Use
apps/design-library/src/gallery/page/appflow/personalLoanFlow.tsas the implemented gallery registry. - Register screen
Body,status,slug,path,summary,progress, andsourcePathconsistently. - 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.