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
airchatfullstackairchat.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.mino.mobi
catfullstackcat.mino.mobiatpolls-db
clockfrontendclock.mino.mobi
cronbackendminomobi-cron
duffel-proxybackendduffel-proxy
empathyfrontendempath.mino.mobi
feedbackendfeed.mino.mobiatpolls-dbfeed.mino.mobi
financefrontendfin.mino.mobi
fluoddityfrontendfluoddity.mino.mobi
fred-proxybackendfred-proxy
gfrontendg.mino.mobi
gamesfrontendgames.mino.mobiauth.mino.mobi
iofullstackio.mino.mobiatpolls-db, auth.mino.mobi
jfrontendj.mino.mobi
labglassfrontendglass.mino.mobi
mathfrontendmath.mino.mobi
megafrontendmega.mino.mobi
orgfrontendorg.mino.mobi
photofrontendphoto.mino.mobiauth.mino.mobi
pmfrontendpm.mino.mobi
pokemonfrontendpoke.mino.mobi
pollfullstackpoll.mino.mobiatpolls-dbatpolls-db
readfrontendread.mino.mobi
ritefullstackrite.mino.mobiatpolls-db
rootfrontendminomobi.com, mino.mobilanding
scoresbackendscores.mino.mobimino-scores-db, auth.mino.mobiscores.mino.mobi
splicefrontendsplice.mino.mobi
torusfrontendtorus.mino.mobi
wavefrontendwave.mino.mobiauth.mino.mobi
zoomfrontendzoom.mino.mobifeed.mino.mobi

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