Skip to content
DHDorian
All projects
ActiveSaaS product

CashFlow Rescue OS

A cash-flow operations platform that helps small businesses prioritize overdue invoices, assess collection risk, coordinate follow-up actions, and improve payment visibility.

CashFlow Rescue OS recovery priorities and overdue invoice preview
A code-native preview of the local-first recovery operations workflow.

Product overview

Why this product exists.

CashFlow Rescue OS brings invoice follow-up, payment plans, collection risk, recovery priorities, reviewable message drafts, policies, and audit history into one local-first operations workspace. Its recommendations are deterministic and explain why an action is suggested.

Problem / motivation

Small businesses can lose visibility when overdue invoices, client context, payment promises, and follow-up notes are scattered. The product organizes that recovery work while keeping risk, priority, and the recommended next action distinct.

Product experience

Key features.

  1. 01

    Invoice, client, payment-plan, and recovery action workflows

  2. 02

    Explainable risk scoring, recovery priority, and next-best-action recommendations

  3. 03

    Tone-aware reviewable recovery drafts and timeline audit events

  4. 04

    CSV import, policy tracking, delay detection, and local sample workspace

Under the surface

Architecture and technical challenges.

Architecture

  • ASP.NET Core Blazor Web App using interactive server mode
  • Entity Framework Core with SQL Server LocalDB migrations and seed data
  • Service-based deterministic recovery intelligence routed through one orchestrator

Challenges

  • Keeping invoice risk separate from the priority of the recommended recovery action
  • Explaining local recommendations without implying opaque or external AI decisions
  • Coordinating payment-plan changes, drafts, policies, and audit events around one invoice

Technology stack

C#ASP.NET CoreBlazorEntity Framework CoreSQL Server

Delivery status

What exists today.

Implemented

  • Invoice and client workflows
  • Deterministic recovery intelligence
  • Payment plans, policy tracking, imports, drafts, and timeline history

Planned

  • QuickBooks, Stripe, banking, email, and external AI integrations
  • Multi-workspace production operation

Interface

CashFlow Rescue OS invoice recovery workspace preview
Risk, recovery priority, and next action remain separate, explainable signals.

Honest edges

Limitations and what comes next.

Known limitations

  • The application is intended for local portfolio review and uses a seeded sample workspace.
  • Risk scoring, delay detection, draft generation, and payment-plan suggestions use deterministic local logic.
  • QuickBooks, Stripe, banking, email, and external AI integrations are planned rather than implemented.

Future improvements

  • Add secure external integrations only when a real provider is configured
  • Expand multi-workspace separation and recovery reporting