feat: initial release v0.3.0

This commit is contained in:
saturn
2026-03-08 03:15:27 +08:00
commit 881ed44996
1311 changed files with 225407 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
[
{
"start": "The morning bell rings across the old town square.",
"end": "She silently folds the letter and walks away.",
"summary": "A tense reunion begins in the square.",
"location": "town_square_day",
"characters": ["Lena", "Victor"]
},
{
"start": "At dusk, the alley lights flicker one by one.",
"end": "The door clicks shut behind them.",
"summary": "They move into a hidden back alley.",
"location": "old_alley_evening",
"characters": ["Lena", "Victor", "Guard"]
}
]