Skip to content

Commit a064f47

Browse files
committed
style(spp_mis_demo_v2): apply prettier formatting to USE_CASES.md
1 parent 467a856 commit a064f47

1 file changed

Lines changed: 16 additions & 16 deletions

File tree

spp_mis_demo_v2/docs/USE_CASES.md

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ household — not individual members. Max 2 group programs per household.
88
### Story 1: HH1 — Payment failure, recovery, and compliance pass
99

1010
**Demonstration purpose:** Cash Transfer with a payment failure and successful
11-
reprocessing. Also demonstrates compliance passing — HH1 remains compliant each
12-
cycle, contrasting with HH2 who fails compliance and graduates.
11+
reprocessing. Also demonstrates compliance passing — HH1 remains compliant each cycle,
12+
contrasting with HH2 who fails compliance and graduates.
1313

1414
**Program(s) that the household is enrolled in:**
1515

@@ -35,10 +35,10 @@ cycle, contrasting with HH2 who fails compliance and graduates.
3535

3636
### Story 2: HH2 — Graduation and partial exit
3737

38-
**Demonstration purpose:** Complete program lifecycle — enrollment, payments, compliance failure
39-
triggering graduation from one program while remaining in another. Shows that exiting
40-
one program doesn't affect other enrollments. Primary story for demonstrating the
41-
compliance manager.
38+
**Demonstration purpose:** Complete program lifecycle — enrollment, payments, compliance
39+
failure triggering graduation from one program while remaining in another. Shows that
40+
exiting one program doesn't affect other enrollments. Primary story for demonstrating
41+
the compliance manager.
4242

4343
**Program(s) that the household is enrolled in:**
4444

@@ -77,10 +77,10 @@ Transfer graduation.
7777

7878
### Story 3: HH3 — Multi-generational household
7979

80-
**Demonstration purpose:** Demonstrates a large multi-generational household with three generations
81-
living together — grandparents, parents, and children. Shows household composition
82-
complexity and how multiple individuals within a household can qualify for different
83-
individual-targeting programs (e.g., elderly members for pension).
80+
**Demonstration purpose:** Demonstrates a large multi-generational household with three
81+
generations living together — grandparents, parents, and children. Shows household
82+
composition complexity and how multiple individuals within a household can qualify for
83+
different individual-targeting programs (e.g., elderly members for pension).
8484

8585
**Program(s) that the household is enrolled in:**
8686

@@ -101,15 +101,15 @@ similar composition are enrolled based on blueprint eligibility flags.
101101

102102
### Story 4: HH4 — Emergency relief and transition
103103

104-
**Demonstration purpose:** Emergency response with fast-track enrollment, then transition to
105-
longer-term Cash Transfer support after stabilization. Shows how displaced families move
106-
through the system.
104+
**Demonstration purpose:** Emergency response with fast-track enrollment, then
105+
transition to longer-term Cash Transfer support after stabilization. Shows how displaced
106+
families move through the system.
107107

108108
**Program(s) that the household is enrolled in:**
109109

110-
| Program | Reason for eligibility | Status |
111-
| ---------------- | ---------------------------------------------- | -------- |
112-
| Emergency Relief | dependency_ratio 5/2 = 2.5, displaced | Enrolled |
110+
| Program | Reason for eligibility | Status |
111+
| ---------------- | ------------------------------------------------------ | -------- |
112+
| Emergency Relief | dependency_ratio 5/2 = 2.5, displaced | Enrolled |
113113
| Cash Transfer | income 2,000 < 5,000, size 7 >= 2 (post-stabilization) | Enrolled |
114114

115115
**Household journey:**

0 commit comments

Comments
 (0)