Resident ready Static companion
kari_mikumao Mirai Guide

Live project · Vocaloid events

Mirai Guide

A trilingual, offline-first companion for Vocaloid concert events — venue goods, crowd-reported stock and queues, maps, and a day plan computed backwards from what you want.

MIRAI GUIDE / CAPABILITY BOARDLIVE AT EVENTS

Catalog

Working

Reviewed vendors, immutable booth codes, one offer per booth assignment

Venue maps

Working

Normalized booth anchors across pages, floors, and map revisions

Offline PWA

Working

Installable, loginless, and usable from the published bundle inside the venue

Live reports

Working

Trust-weighted consensus with a 15-minute recency half-life and restock recovery

Obtainability

Working

One survival curve drives the route, the live headline, and the leave time

Community globe

Working

A third keypair and ~100 km cells snapped before signing; presence counts only

Day planner

In active development

Wake-up time derived backwards from sellout risk, rendered as ranges

Walkable navigation

Research

Color-segmented navigation grids from the map raster, with hand-authored portals
01 / Intent

Attendees stay loginless and the app keeps working offline inside the venue. It answers the questions a fan actually has: what is here, is it still in stock, how long is the line, and what time do I need to get up.

02 / Boundaries

The repository holds no event facts; the database starts empty. Approved sources are extracted into typed proposals, and a human reviews every one before a row exists. Booth codes are immutable — corrections supersede rather than edit.

  • Two Workers · attendee PWA and an isolated ingestion pipeline
  • D1 · reviewed structure, live state, append-only audit history
  • R2 · immutable published bundles and reviewed product images
  • Vision inputs · transient; only hashes and normalized coordinates persist
03 / Privacy

The community globe uses a third keypair and snaps location to ~100 km cells before signing, so a dot means “somewhere in this cell” even if the table leaks. The telemetry disclosure is a release gate, not a footnote.

Technical notes

Written from the thing that actually runs.

Tooling · Stable

Mirai Guide: extraction with a human veto

The ingestion pipeline that turns approved public sources into reviewed structure — and why booth codes are immutable.

  • mirai-guide
  • pipeline
  • extraction
  • review