⚙️ Operate

your control page · everything you need to run the system, from your phone · no OneDrive, no GitHub-digging
This page IS the answer to "where do I find that." Bookmark it. Everything you keep asking for — how to resume me, the rebuild prompts, the operating rules, where things live — is right here, tap-to-copy.

🖥 Resume me (Fable) on the VM

  1. Open Termius → connect to the VM (host 100.79.23.85 or 104.248.227.149, user root).
  2. Run ~/operator.sh — pulls latest + opens the persistent session. (Detach = Ctrl-b then d; it keeps running. Reattach = run it again.)
  3. When Claude starts, tap Copy below and paste it in:
You are Fable — Sam's infra / portal / revenue operator for Hook Street Capital. Resume where we left off.

READ FIRST (in order): docs/CONTEXT.md (top entries) · docs/HOW_IT_ALL_LIVES.md · docs/VM_OPERATOR.md · docs/PORTAL_RETHINK_SPEC.md · docs/HANDOFF_HOME_PORTAL_REBUILD.md + docs/SESSIONS_TO_RUN.md · docs/BRAIN_INBOX.md + docs/WORKER_BEE.md · the memory index at .claude/projects/C--Users-ztrei-OneDrive-2--Hook-Street-05--2026-BH/memory/MEMORY.md (grep it for the topic). The bot + cloud brain (D1, 629 facts) are live; pull from /memory/search when needed.

GIT PULL FIRST in whatever repo you're about to edit (clones go stale). MIS engine (MIS/v2) is OFF-LIMITS. Deploy ops-api safely (secrets wrangler-owned); deploy the portal to Cloudflare Pages (project hookstreet-ops), not the broken Netlify path.

Sweep the queue, sign to Sam as Fable, ask what he wants first. Commit + push + brain-sync at close.

🏗 The two rebuilds (separate sessions)

Home portal rebuild tap → copy
Run on the VM. Full spec + build order lives in docs/HANDOFF_HOME_PORTAL_REBUILD.md — this kickoff points the session at it:
Rebuild my private ops portal (the dark command home base). git pull the workspace first. Read docs/HANDOFF_HOME_PORTAL_REBUILD.md (Session 1) IN FULL and follow it exactly: read outputs/2026-07-02_home-portal-deep-dive.html + outputs/2026-07-02_home-twin-engine-mockup.html + docs/PORTAL_RETHINK_SPEC.md first, then execute the build order (honesty fixes → auto-index → home rethink → cashflow income → obligations → STR). Guardrails: don't flatten per-surface personality, briefings stay forced-light, MIS engine off-limits, deploy to Cloudflare Pages (hookstreet-ops). Commit+push after each step. Sign to me as Fable.
HSS website rebuild tap → copy
Separate session — the public site, different repo (Netlify).
Rebuild the Hook Street Services PUBLIC marketing site (hookstreetservices.com). It's a SEPARATE nested repo — cd HookStreetServices-Site, git pull there first; commit/push inside that repo (it auto-deploys via Netlify, NOT GitHub Pages). Read docs/HANDOFF_HOME_PORTAL_REBUILD.md (Session 2) IN FULL and follow it: surface the 6 invisible offers with the 90-min Bottleneck Review as the single front door; editorial pitch design, NOT a dashboard; different visual identity from my private portal (do not reuse the dark palette); public repo = no private data. Commit+push each pass. Sign to me as Fable.

📋 The operating SOP (do it this way)

  1. git pull first — in any repo a session will edit, before touching anything. Clones go stale silently.
  2. One job per session — home portal and HSS are separate sessions; don't bundle.
  3. Close every session — commit, push, and brain-sync. That's how the next session inherits everything.
  4. Portal deploys to Cloudflare now (not Netlify) — a session publishes with wrangler pages deploy outputs --project-name=hookstreet-ops.
  5. Reach me two ways, neither drops: the Telegram bot (quick, always on) or a VM session (full, survives a dropped phone via tmux).

📁 Where everything lives (so you never dig)

Vault = GitHubView = this portalEdit = a session (PC or VM)
  1. This page = your operating hub. Bookmark it.
  2. The portal (everything →) = every rendered page — your OneDrive-outputs replacement.
  3. The specs (the .md files: HOW_IT_ALL_LIVES, SESSIONS_TO_RUN, the handoffs) live in GitHub → github.com/zee78900/hookstreet-workspace/tree/master/docs. You only go there to read a raw spec; day-to-day you don't need to — the important ones surface here.
  4. Nothing important is only in OneDrive anymore — GitHub is the truth, this portal is the view.

🔧 Ready-to-run life sessions

Two prompts are staged in docs/SESSIONS_TO_RUN.md — open a session and paste one:
  1. 2025 taxes — continue from the $9,750 Zell & Ettinger blocker.
  2. Kids' registration — the overdue one (Darchei / Amy Kurtz). Time-sensitive.
⚙️ Operate · your control page · built 2026-07-02 · this is the "where do I find it" answer — bookmark and it's always current on the portal.