# gaim > One aim from your gbrain. URL: https://gaim.dev/ Product type: local-first macOS menu-bar focus app Status: v0 static website and local app PRD Primary user: Stas Kulesh Related tools: gbrain, gstack ## Summary gaim is a tiny macOS menu-bar app that asks a local gbrain what to do next, cites the evidence, and writes the session to Markdown. The product is not a hosted AI app, productivity dashboard, CRM, graph explorer, or second-brain OS. The app surface is the macOS menu. The durable surface is local Markdown. The website at gaim.dev is a static public explanation page. ## Core line gbrain knows, gaim chooses, gstack ships. ## How gaim works 1. Pick another aim from the menu bar. 2. Read the source-backed evidence lines. 3. Follow the 90-minute execution script. 4. Keep the session in local Markdown. ## Example recommendation Build the Sky AI Evidence-Chain Demo Walkthrough. Why now: - Sky AI is a high-leverage product/commercial arena for Stas. - Evidence-chain clarity in legal/medical workflows is a defensible wedge. - A demo narrative can become a visible product artifact today. Artifact: - A 5-screen demo script: upload, Bates/page stamping, extracted facts, source-linked summary, exportable report. ## Source slugs referenced - people/stas-operating-model - projects/sky-ai - reports/next-vibe-coding-session/prd ## Local-first stance - Native app: macOS menu bar. - Source of truth: gbrain CLI and local Markdown. - Session path: local gbrain reports/gaim/ Markdown folder. - Website hosting: static Cloudflare Pages via Wrangler. - No hosted gbrain query. - No auth. - No cloud brain database. ## Important URLs - Home: https://gaim.dev/ - Open Graph image: https://gaim.dev/assets/og-image.png - macOS binary slot: https://gaim.dev/downloads/gaim-latest.dmg - Sitemap: https://gaim.dev/sitemap.xml ## Non-goals - Full second-brain OS - Dashboard - CRM - Graph explorer - Generic productivity app - Browser-hosted private-brain query UI - Multi-user cloud product ## Build/deploy notes Repo root: gaim project root Static site root: website/ Deploy command: npm run site:deploy Wrangler command: wrangler pages deploy website --project-name=gaim