Files
shoko 49837f8e96 feat: Second starter case - The Broken Vase
- Case: easy-02-the-broken-vase
- Plot: Antique vase shattered, roommate vs visitor
- Evidence: Broken vase photo + text messages
- Suspects: Sam Chen + Alex Kim
- Placeholder images for testing
- truth.enc: base64 encoded

Now we have 2 easy cases to choose from.
2026-04-20 09:41:09 +00:00

41 lines
1.1 KiB
YAML

title: "The Broken Vase"
briefing:
narrative: |
You left your apartment at 1:00 PM for a quick errand.
You returned at 2:00 PM to find your grandmother's antique vase
shattered on the living room floor.
Two people were in your apartment while you were gone:
your roommate and a visitor.
Figure out what happened.
evidence:
- id: "evidence-01"
name: "Broken Vase Photo"
image: "images/evidence-01.jpg"
description: "Photo of the shattered vase on the floor"
- id: "evidence-02"
name: "Text Messages"
image: "images/evidence-02.jpg"
description: "Text messages from one of the suspects"
suspects:
- id: "suspect-01"
name: "Sam Chen"
photo: "images/suspect-01.jpg"
description: |
Your roommate. Was home when you left.
Said they were studying in their room.
You saw them on the couch when you left.
- id: "suspect-02"
name: "Alex Kim"
photo: "images/suspect-02.jpg"
description: |
Your friend. Came over briefly for a study session.
Arrived just after you left.
You texted Sam to let them in.