Regulated Fintech Product Development
Use this umbrella for fintech ideas involving cards, payroll, budgeting controls, vulnerable-user safeguards, lending, banking, or money movement. The default stance is simulation-first: validate the workflow and user value without handling funds or implying licensed capabilities.
Guardrails
- Do not present legal advice; flag regulatory questions for counsel/compliance review.
- Prototype with mock ledgers, simulated authorizations, sandbox providers, and manual review queues before real accounts/cards/payroll rails.
- Separate product UX validation from regulated operations.
- Make risk boundaries explicit in copy, architecture, and demos.
Workflow
- Define the regulated surface: funds custody, card issuing, payroll access, credit, identity/KYC, vulnerable-user controls, or financial advice.
- Pick a non-regulated MVP slice: education, budgeting simulation, alerts, consent capture, fit-check, or decision-support without execution.
- Build a prototype with fake data and clearly labeled sandbox states.
- Document compliance assumptions, provider options, handoff points, and what must be true before integrating live rails.
- Use market scans and phase plans as references, not as blanket permission to launch.
Preserved detailed references
references/regulated-fintech-mvp.md
references/regulated-fintech-prototyping.md
references/budget-guard-card-market-scan.md
references/budget-guard-card-phase1.md
1---2name: regulated-fintech-product-development3description: Plan and prototype regulated fintech products simulation-first without prematurely crossing banking, card, payroll, or money-movement boundaries.4license: MIT5---67# Regulated Fintech Product Development89Use this umbrella for fintech ideas involving cards, payroll, budgeting controls, vulnerable-user safeguards, lending, banking, or money movement. The default stance is simulation-first: validate the workflow and user value without handling funds or implying licensed capabilities.1011## Guardrails1213- Do not present legal advice; flag regulatory questions for counsel/compliance review.14- Prototype with mock ledgers, simulated authorizations, sandbox providers, and manual review queues before real accounts/cards/payroll rails.15- Separate product UX validation from regulated operations.16- Make risk boundaries explicit in copy, architecture, and demos.1718## Workflow19201. Define the regulated surface: funds custody, card issuing, payroll access, credit, identity/KYC, vulnerable-user controls, or financial advice.212. Pick a non-regulated MVP slice: education, budgeting simulation, alerts, consent capture, fit-check, or decision-support without execution.223. Build a prototype with fake data and clearly labeled sandbox states.234. Document compliance assumptions, provider options, handoff points, and what must be true before integrating live rails.245. Use market scans and phase plans as references, not as blanket permission to launch.2526## Preserved detailed references2728- `references/regulated-fintech-mvp.md`29- `references/regulated-fintech-prototyping.md`30- `references/budget-guard-card-market-scan.md`31- `references/budget-guard-card-phase1.md`