The Kiriko Vale Startup Story
A cozy 3D life sim about the least glamorous startup ever founded — and the village that needed it.
You quit on a Tuesday. Laptop, one bag, and a business plan written on the back of a resignation letter.
The last train of the day climbs into the Kiriko mountains — toward a village so far off the map that no map will admit it exists.
Kiriko Vale had a Signal Tower once. It carried the village to the world: letters, songs, one very beloved weather page. Years ago, it went dark.
“So you're the programmer,” says the old woman sharing your train seat. Mira Vale. Retired signal engineer. Extremely unimpressed by your laptop stickers.
She hands you a battered lantern, warm and faintly humming. “It renders what the eye can't. Signals. Spirits. The village is full of both.”
“Build your company here, if you like. But understand — nothing ships from Kiriko Vale until that tower sings again.”
{
"tower": {
"id": "kiriko-signal-01",
"status": "OFFLINE", // years now
"uptime": 0,
"listeners": 0
},
"village": {
"name": "Kiriko Vale",
"onMap": false,
"spirits": "many",
"patience": "surprising"
},
"you": {
"role": "founder",
"assets": ["laptop", "lantern"],
"plan": "make it sing again"
}
}