Dashboard

Waitlist
0
Squads live in
Open
0
Overdue
0

▲ This week 0

! Overdue 0

◇ Latest decisions

◫ Primary docs

Tasks

Your operational to-dos, color-coded by type. Give one a due date and it appears on the calendar. Separate from the Backlog (the issue tracker).

Drag cards between columns to change status. Click a title to edit details, dates, and labels.

To do

Doing

Done

▤ Archive 0

Backlog

The SQ issue tracker, live in the Command Center. New tickets get the next SQ-XXXX automatically. D1 is the master; the .xlsx tracker is now a generated export.

ID Title Category Severity Status Added

Calendar

Tasks with due dates plus events. Add an event with a category — label it Task and it also lands in your Task list. Filter by tag below.

Category "Task" also creates an entry in your Task list (type: Admin).

Social & Content

YouTube is primary: the 7 mindset camps double as the content backbone. Reddit for genuine outreach; Built to Win is the founder-media parent brand. This is the cross-channel overview. Pick a channel in the left menu (or a card below) for its focused view. Mark posted logs to the calendar as a filterable Social post.

Docs

Primary docs registry. Publish doc reads a local .md or .html file and stores it in the Command Center so it opens anywhere (persists to D1), no local file access needed.

Accepts .md / .html / .txt

Locked decisions

The calls already made, so they never get relitigated. Mirrors project memory.

QA Ops

Live status of builds, deployments, tests, and backups. Events are reported by run-tests.ps1, deploy.ps1, and backup-d1.ps1; CI comes from GitHub Actions. Read-only.

▲ Deployments

Loading…

✔ Tests

Loading…

◆ CI (GitHub Actions)

Loading…

⤓ Backups

Loading…

▤ Recent events

Claude Code

Reach the same Claude Code running on your always-on PC, from anywhere. Sync is automatic (shared memory + transcripts); claude --continue resumes the same conversation with full scrollback.

PLAYBOOK90
Launch remote session

Opens Termius / Blink to your saved host over Tailscale. Save the host once with a startup command of claude --continue and you drop straight into your resumed session.

ssh user@host
Requires your PC on + Tailscale connected. Only this tab needs the PC awake.

⚑ One-time setup

  1. Install Tailscale on your PC (native Windows, no Linux) and on your phone/laptop. Sign in with the same account so they share a private network.
  2. Enable Windows OpenSSH Server (Settings → Optional Features → add "OpenSSH Server"), then start the sshd service.
  3. Note your PC's Tailscale MagicDNS name and put it in the Host field above.
  4. In Termius/Blink, save a host to that name; set its startup command to claude --continue.
  5. Tap Launch remote terminal here anytime to resume the same Claude Code session.