Command Center
person

Otten Second Brain

key: OPS

Owner: Aria — Topher's personal chief of staff

Topher's life as a leader. Personal lanes, day job, ventures relationship work, Aria System. Capture flow lands here by default.

Open OSB →
rocket_launch

Aspire Digital LLC

key: CLI

Owner: Linq — COO of Aspire Digital's AI ops

The LLC's business. Per-client work, Aspire Concierge product, agency operations, sales pipeline.

Open ADL →

inbox Capture → Triage → Action

  1. Capture — open Claude Chat (Linear MCP attached). Tell it the raw thought. It interviews 2-4 questions, then logs an issue.
  2. Land — defaults to OSB / Inbox/Tip Jar with source/capture label. Aspire business thoughts can route to ADL with a project guess.
  3. Triage — Aria mornings (OSB), Linq mornings (ADL). Route to project + priority, or label state/tipjar to park.
  4. Action — Backlog → In Progress → Done. Persona executes; comments via comment.mjs.

Per Topher's 2026-05-07 ask: shallow captures die at triage. The interview is the value — it forces the thought to crystallize before parking.

savings The Tip Jar — Eric Fatkin's discipline

Park ideas in OSB / Inbox/Tip Jar with state/tipjar label, priority 4. Quarterly review to promote / stay / cancel.

"Set parameters — once a quarter, walk the tip jar. You might say, 'gosh, I really underestimated it' — move it to focus. Or, 'this stays in the tip jar.' That's the only way you're able to do it."
— Eric Fatkin, 2026-05-08

First quarterly review: end of June 2026 (Q2 close). Aria runs node skills/linear/tipjar-review.mjs and walks Topher through the checklist.

person OSB Projects (13)

SlugProjectPurpose
inbox Inbox / Tip Jar Unrouted captures + parked Tip Jar items
family-health Personal — Family & Health Tirzepatide, Dr Haney, kids, Jaime, Cayden's baseball
finance Personal — Finance & Taxes Statements, taxes, 401(k), budget tracker
hoa-board Personal — HOA Board Ops Board-president work (distinct from website build)
jr-pacers Personal — Junior Pacers Nonprofit ops, TeamLinkt, Zettle, attorney
travel Personal — Travel Trip planning, Beryl, Tailscale travel
smart-home Personal — Smart Home & Infra NAS, Cloudflare (personal), AdGuard, HomeKit, Bambu
personal-brand Personal — Personal Brand LinkedIn, /chris, vCard, content cadence
syf-second-brain Day Job — SyF Second Brain Synchrony AI second-brain (Rooster/Signal kit)
jaime-rovo Day Job — Jaime ROVO Agents Jaime's 3-agent ROVO portfolio
synchrony-career Day Job — Synchrony Career Exit timing, Synchrony Pay vision deck, advisory board
eric-fatkin Ventures — Eric Mentorship Weekly Eric calls, boat-financing-saas thesis
aria-system Aria System Capture interview, memory hygiene, cron infra

rocket_launch ADL Projects (14)

SlugProjectPurpose
aspire-concierge Aspire Concierge — product build The LLC's flagship voice-AI product (15 verticals)
agency-ops Agency Operations Playbook, docs, templates, persona doctrine, internal tooling
sales-pipeline Sales & Pipeline Prospecting, demos, proposals, close — bookings funnel
madebyaspire-com Made by Aspire — care & updates Per-client (live)
patina-salon Patina Salon — build to launch Per-client
petalswings PetalsWings — studio review Per-client
photosbyb4 PhotosbyB4 — care & updates Per-client
nrx-asphalt NRX Asphalt — studio review Per-client
tees-flooring Tee's Flooring — launch review Per-client
keeler-carpentry Keeler Carpentry — build to launch Per-client
b-clean-carpet B Clean Carpet — studio review Per-client
modern-maid Modern Maid — build to launch Per-client
willowbrook-hoa Willowbrook HOA — build to launch Per-client website (distinct from hoa-board OSB project)
delaware-lanes Delaware Lanes — build to launch Per-client

terminal Quick reference — Aria scripts

# Open a P1 urgent OSB item (surfaces on dashboard)
node skills/linear/route.mjs --title "..." --project finance --priority 1 --body "..."

# Park an idea in the Tip Jar
node skills/linear/route.mjs --title "Idea X" --tipjar --body "Why this might matter someday."

# Close an item
node skills/linear/comment.mjs --issue OPS-42 --body "Done — see /info/foo." --state Done

# Morning Inbox triage
node skills/linear/triage-inbox.mjs

# Quarterly Tip Jar review
node skills/linear/tipjar-review.mjs > /tmp/tipjar-review.md

# Sync P1 → urgent.json (cron-safe)
node skills/linear/sync-urgent.mjs

# Refresh config after Linear UI changes
node skills/linear/refresh.mjs

edit_note What changed 2026-05-10

Doctrine: memory/tools/linear.md (Aria) · memory/tools/tipjar-review.md (Aria) · Linear Doctrine on the Linq playbook ↗