amana / data /past_cases.json
Misbahuddin's picture
Pivot YouTube RAG scaffold into Amana — T&S triage copilot (Phases 1–3.6)
250666a
Raw
History Blame Contribute Delete
2.3 kB
[
{
"case_id": "pc-001",
"title": "Cancer treatment for a named patient, documented",
"summary": "Self-organized medical campaign with a named beneficiary, hospital cost letter attached, goal under thresholds.",
"outcome": "APPROVED",
"rule_ids": []
},
{
"case_id": "pc-002",
"title": "Property fund promising fixed monthly returns",
"summary": "Solicited contributions as an interest-bearing investment with a guaranteed percentage return and a locked term.",
"outcome": "REJECTED",
"rule_ids": ["PROH-3", "PROH-7"]
},
{
"case_id": "pc-003",
"title": "Humanitarian aid routed to an embargoed region",
"summary": "Plausibly genuine civilian relief, but beneficiary located in a sanctioned jurisdiction; sent to compliance.",
"outcome": "ESCALATED",
"rule_ids": ["COMP-1", "COMP-4"]
},
{
"case_id": "pc-004",
"title": "Donate-to-enter prize raffle for a charitable cause",
"summary": "Each donation bought entries into a cash/vehicle prize draw — lottery mechanics regardless of the cause.",
"outcome": "REJECTED",
"rule_ids": ["PROH-4"]
},
{
"case_id": "pc-005",
"title": "Large goal to 'help the community' with no named beneficiary",
"summary": "Sympathetic but non-specific beneficiary on a five-figure goal; requested specifics before any decision.",
"outcome": "ESCALATED",
"rule_ids": ["ELIG-2", "ELIG-4"]
},
{
"case_id": "pc-006",
"title": "Clearing the principal of a hardship debt, documented",
"summary": "Raised funds to repay only the original principal (no interest) of a debt taken for rent/food; lender statement attached.",
"outcome": "APPROVED",
"rule_ids": []
},
{
"case_id": "pc-007",
"title": "Request to donate via personal crypto wallet",
"summary": "Primary donation channel was an off-platform personal bank/crypto transfer; classic diversion pattern.",
"outcome": "REJECTED",
"rule_ids": ["COMP-3"]
},
{
"case_id": "pc-008",
"title": "Coercive zakat appeal with guaranteed-acceptance claim",
"summary": "Pressured donors with a 'you share the sin' framing and a guaranteed religious-reward claim; referred for human judgment.",
"outcome": "ESCALATED",
"rule_ids": ["CONT-2"]
}
]