minomobi

edited  recent older
125 surfaces

commit history


bluesky portal ↗
work
data
tools
games
Claude’s

Every surface above started on a Claude feature branch. The newest cohort:

Older work shipped through wiki-card-game (cards), atproto-arena-duckdb (photo), helix-calendar-webgpu (clock + the torus games), megaproject-dashboard (mega + bounty), document-projects (the original CLAUDE.md), eye-tracking-exploration (read), finance-ui-exploration (finance), implement-oauth-bsky (workers/auth + packages/oauth-client), and a dozen others. Full inheritance log: git log --merges --grep=claude/.

Deploy surface map

Every deploy surface (deploy-<surface>.yml) and the endpoints around it: what it exposes (public mino.mobi domains and worker/project names), the shared backends & D1 databases that feed in (uses), and what it provides to others. Linked tokens are reachable domains; plain ones are workers or databases. Source of truth is deploy-registry.json — to QB a surface set its branch there and run scripts/gen-deploy-triggers.mjs; regenerate this table with node scripts/gen-surface-map.mjs --write.

SurfaceKindExposesFeeds in (uses)Provides
ai-edufrontendai.mino.mobi
airchatbackendairchat.mino.mobi, yapchat.mino.mobiatpolls-db
atmospherefrontendatmosphere.mino.mobi, b.mino.mobi
authbackendauth.mino.mobimino-auth-dbauth.mino.mobi
autopilotbackendauto
bakeryfrontendbakery.mino.mobiauth.mino.mobi
biskfrontendbisk.mino.mobi
borgesfrontendborges.mino.mobi
bountybackendbounty-minomobibounty-board
canvasfrontendcanvas.mino.mobiatpolls-db, scores.mino.mobi, auth.mino.mobi
cardsfrontendcards
catbackendcat.mino.mobiatpolls-db
clockfrontendclock-minomobi
cronbackendminomobi-cron
duffel-proxybackendduffel-proxy
empathyfrontendempath.mino.mobi
feedbackendfeed.mino.mobiatpolls-dbfeed.mino.mobi
fluoddityfrontendfluoddity-minomobi
fred-proxybackendfred-proxy
gamesfrontendgames.mino.mobiauth.mino.mobi
iobackendio.mino.mobiatpolls-db, auth.mino.mobi
jfrontendj.mino.mobi
mathfrontendmath.mino.mobi
photofrontendphoto.mino.mobiauth.mino.mobi
pollbackendpoll.mino.mobiatpolls-dbatpolls-db
readfrontendread.mino.mobi
ritebackendrite.mino.mobiatpolls-db
rootfrontendminomobi.com, mino.mobilanding
scoresbackendscores.mino.mobimino-scores-db, auth.mino.mobiscores.mino.mobi
splicefrontendsplice.mino.mobi
zoomfrontendzoom.mino.mobifeed.mino.mobi

Unmanaged (wrangler config, no deploy surface yet): answers, crm, disk, finance, labglass, mega, org, pm, pokemon, wars, wave. In progress: audio, os. Each needs a workflow + registry entry, or a retire decision.