Initial push

This commit is contained in:
2026-06-13 09:58:58 -04:00
parent e386b0c17d
commit 6655102f44
5 changed files with 330 additions and 22 deletions

View File

@@ -0,0 +1,30 @@
{
"_note": "Sanitized scenario library for scn01. Each entry is an operator/participant-sanitized account, tagged with a single open-vocabulary category. Edited by operator/expert participants over time. Used to populate the browse carousel on /scn01/{association_slug}.",
"scenarios": [
{
"id": "scn-001",
"category": "Porch Pirates",
"text": "The HOA has not done anything about packages being stolen from porches. Multiple residents have reported missing deliveries, but no notice, camera policy, or response has come from the board."
},
{
"id": "scn-002",
"category": "Noise Complaint",
"text": "The same residents across several units have been playing loud music late at night, seemingly on purpose. Complaints have not resulted in any visible action."
},
{
"id": "scn-003",
"category": "Towing",
"text": "A guest's car was towed overnight from a space marked for guest parking. No warning was posted and no notice was given before the tow."
},
{
"id": "scn-004",
"category": "Excessive Maintenance Charges",
"text": "The lawn is being mowed three times a week, which feels excessive. The frequency was not discussed with homeowners and the cost implications are unclear."
},
{
"id": "scn-005",
"category": "Surprise Charges",
"text": "A one-time charge appeared on the account for removing a tree that had been dead for years. There was no advance notice that this charge was coming or why it was billed now."
}
]
}