Case tracking + escalation ladder (CFPB → state AG → small claims) #14

Open
opened 2026-04-05 21:36:56 -07:00 by pyr0ball · 0 comments
Owner

Track open disputes across companies and agencies with a structured escalation path.

Data model

  • cases table: company, issue type, opened_at, status, escalation_level
  • escalation_steps: CFPB → state AG → BBB → small claims
  • documents: complaint letters sent, responses received, case numbers

UI

  • Case list view with status badges
  • Escalation timeline: which steps completed, which are next
  • Due date tracking (agencies have response deadlines)

Notes

  • This is what makes Osprey more than a hold-line dialer — it closes the loop on disputes
  • Pairs with complaint drafting feature (#draft-issue) and email sync
Track open disputes across companies and agencies with a structured escalation path. ## Data model - `cases` table: company, issue type, opened_at, status, escalation_level - `escalation_steps`: CFPB → state AG → BBB → small claims - `documents`: complaint letters sent, responses received, case numbers ## UI - Case list view with status badges - Escalation timeline: which steps completed, which are next - Due date tracking (agencies have response deadlines) ## Notes - This is what makes Osprey more than a hold-line dialer — it closes the loop on disputes - Pairs with complaint drafting feature (#draft-issue) and email sync
pyr0ball added this to the Beta milestone 2026-04-05 21:36:56 -07:00
Sign in to join this conversation.
No labels
backlog
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Circuit-Forge/osprey#14
No description provided.