v0.1 · cracked pain receipt · part of the SwarmandBee 100-pack
Browse files- README.md +73 -0
- data/train.jsonl +9 -0
README.md
ADDED
|
@@ -0,0 +1,73 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: cc-by-4.0
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
size_categories:
|
| 6 |
+
- n<1K
|
| 7 |
+
task_categories:
|
| 8 |
+
- text-classification
|
| 9 |
+
pretty_name: Mortgage Discrimination Pain Receipt
|
| 10 |
+
tags:
|
| 11 |
+
- pain-receipt
|
| 12 |
+
- defendable-os
|
| 13 |
+
- swarm-and-bee
|
| 14 |
+
- mr-defendable
|
| 15 |
+
- consumer_financial
|
| 16 |
+
- tribunal-graded
|
| 17 |
+
- free
|
| 18 |
+
- cracked
|
| 19 |
+
configs:
|
| 20 |
+
- config_name: default
|
| 21 |
+
data_files:
|
| 22 |
+
- split: train
|
| 23 |
+
path: data/train.jsonl
|
| 24 |
+
---
|
| 25 |
+
|
| 26 |
+
# Mortgage Discrimination Pain Receipt
|
| 27 |
+
|
| 28 |
+
> *"the redlined"* — Mr. Defendable
|
| 29 |
+
|
| 30 |
+
**A free pain-receipt dataset** from the DefendableOS ecosystem. 9 rows · ready to read · all cited or graded · CC-BY-4.0.
|
| 31 |
+
|
| 32 |
+
Part of **the 100-pack** — 100 free pain-receipt datasets dropped from the [Defendable Bakery](https://huggingface.co/SwarmandBee) to the open AI-trust community. Different theme per dataset. Same operator voice across all of them.
|
| 33 |
+
|
| 34 |
+
> `Tribunal begins before training. No proof, no honey. To the shed.`
|
| 35 |
+
|
| 36 |
+
## What's in here
|
| 37 |
+
|
| 38 |
+
- **9 pain receipts** themed `mortgage-discrimination`
|
| 39 |
+
- Sourced from the Defendable Federal Demand Intelligence corpus + the Kimi deep-research intake
|
| 40 |
+
- Each row is **either** HONEY/JELLY/PROPOLIS Tribunal-graded **or** carries an explicit verification path
|
| 41 |
+
|
| 42 |
+
## Use it for
|
| 43 |
+
|
| 44 |
+
- **AI-trust grading** training data (supervised)
|
| 45 |
+
- **Pain-mode retrieval** — index by theme, query by failure mode
|
| 46 |
+
- **SwarmFixer-style repair loops** — feed PROPOLIS rows into your fixer to study what breaks
|
| 47 |
+
- **Operator voice training** — the cracked summaries carry the Mr. Defendable cadence
|
| 48 |
+
|
| 49 |
+
## Doctrine reminder
|
| 50 |
+
|
| 51 |
+
PROPOLIS rows are **the deceiving shine** — fabrication looks shippable from the outside. JELLY rows are real signal that needs corroboration. HONEY rows survived the gate. None of this is investment advice, legal advice, or medical advice — these are operator-grade pain receipts published as-is for AI training.
|
| 52 |
+
|
| 53 |
+
## The 100-pack
|
| 54 |
+
|
| 55 |
+
Browse the rest at [huggingface.co/SwarmandBee](https://huggingface.co/SwarmandBee). All 100 are free. All 100 carry the Defendable doctrine. Take what you need.
|
| 56 |
+
|
| 57 |
+
## Operator + Contact
|
| 58 |
+
|
| 59 |
+
**Swarm and Bee LLC** · Florida · D-U-N-S 138652395 · DBA Swarm & Bee AI · a surface of [DefendableOS](https://defendableos.com)
|
| 60 |
+
|
| 61 |
+
- Email · [build@swarmandbee.ai](mailto:build@swarmandbee.ai)
|
| 62 |
+
- X · [@swarmandbee](https://x.com/swarmandbee)
|
| 63 |
+
- LinkedIn · [Donovan Mackey](https://www.linkedin.com/in/donovan-mackey-89a6063b6/) (founder)
|
| 64 |
+
- GitHub · [SudoSuOps](https://github.com/SudoSuOps)
|
| 65 |
+
- Hugging Face · [SwarmandBee](https://huggingface.co/SwarmandBee)
|
| 66 |
+
|
| 67 |
+
## License
|
| 68 |
+
|
| 69 |
+
CC-BY-4.0 · attribution to Swarm and Bee LLC. Free to use, share, train on. Cite us when you ship.
|
| 70 |
+
|
| 71 |
+
---
|
| 72 |
+
|
| 73 |
+
`Ring ring · to the shed.` 🐝
|
data/train.jsonl
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"id": "SIGNAL-0028", "type": "demand", "claim": "r, failed to provide foreclosure protections; $3M redress + $2M penalty + $2M tech investment [^16^] - CFPB sued real estate brokerage for RESPA kickbacks and steering consumers [^17^] - Trident Mortgage redlined majority-minority neighborhoods; $4 million civil penalty [^18^] - **Source:** CFPB enforcement actions [^16^][^17^][^18^]", "tribunal_class": "HONEY", "source_file": "research/defendable_dim01_consumer_financial.md"}
|
| 2 |
+
{"id": "SIGNAL-0066", "type": "demand", "claim": "- **Who experienced pain:** Residential mortgage borrowers serviced by Fay Servicing (Florida-based) - **Evidence:** $3 million consumer redress; $2 million civil penalty; $2 million tech investment; previously $1.15 million in 2017 [^16^] - **Source type:** Pri", "tribunal_class": "HONEY", "source_file": "research/defendable_dim01_consumer_financial.md"}
|
| 3 |
+
{"id": "SIGNAL-0067", "type": "demand", "claim": "- **Who experienced pain:** Residential mortgage borrowers serviced by Fay Servicing (Florida-based) - **Evidence:** $3 million consumer redress; $2 million civil penalty; $2 million tech investment; previously $1.15 million in 2017 [^16^] - **Source type:** Primary \u2014 CFPB consent order - **What can be", "tribunal_class": "HONEY", "source_file": "research/defendable_dim01_consumer_financial.md"}
|
| 4 |
+
{"id": "SIGNAL-0068", "type": "demand", "claim": "applicants required demographic questions under Home Mortgage Disclosure Act, then falsely reported applicants \"chose not to respond.\" - **Who experienced pain:** Mortgage applicants whose demographic data was not accurately reported - **Evidence:** $12 million civil money penalty; at least four years of violations [^19^] - **Source type:*", "tribunal_class": "HONEY", "source_file": "research/defendable_dim01_consumer_financial.md"}
|
| 5 |
+
{"id": "SIGNAL-0064", "type": "demand", "claim": "- **Who experienced pain:** Residential mortgage borrowers serviced by Fay Servicing (Florida-based) - **Evidence:** $3 million consumer redress; $2 million civil penalty; $2 million tech investment; previou", "tribunal_class": "JELLY", "source_file": "research/defendable_dim01_consumer_financial.md"}
|
| 6 |
+
{"id": "SIGNAL-0065", "type": "demand", "claim": "- **Who experienced pain:** Residential mortgage borrowers serviced by Fay Servicing (Florida-based) - **Evidence:** $3 million consumer redress; $2 million civil penalty; $2 million tech investment; previously $1.15 million in 2017 [^1", "tribunal_class": "JELLY", "source_file": "research/defendable_dim01_consumer_financial.md"}
|
| 7 |
+
{"id": "SIGNAL-0088", "type": "demand", "claim": "- **Who experienced pain:** Mortgage applicants facing discrimination - **Evidence:** $1.5 million civil money penalty; 5-year industry ban; consent order January 2025; CFPB issu", "tribunal_class": "JELLY", "source_file": "research/defendable_dim01_consumer_financial.md"}
|
| 8 |
+
{"id": "SIGNAL-0089", "type": "demand", "claim": "- **Who experienced pain:** Minority residents of Philadelphia area denied equal mortgage access - **Evidence:** $4 million civil penalty; joint CFPB-DOJ action; terminated with prejudice June 2, 2025 [^", "tribunal_class": "JELLY", "source_file": "research/defendable_dim01_consumer_financial.md"}
|
| 9 |
+
{"id": "SIGNAL-0118", "type": "market_gap", "claim": "Draper & Kramer Mortgage Discrimination - **What happened:** Mortgage corporation violated Equal Credit Opportunity Act; 5-year ban on residential mortgage lending imposed.", "tribunal_class": "JELLY", "source_file": "research/defendable_dim01_consumer_financial.md"}
|