Session Handoff — Content & Marketing Engine: recover buried assets + ship July 1 workshop emails
Where it started
Sondra asked for a system: see all her Skool posts by date/category, correlate them to her Claude-desktop projects + skills, and build a marketing strategy tying Skool + Facebook + GoHighLevel workshop emails into one repeatable loop. A hard deadline surfaced mid-session — a workshop on Wed July 1 (1pm ET) needing its 3 remaining emails (day-prior, day-of, 15-min-prior). The session pivoted to ship those first.
Decisions locked + what shipped
- 3 workshop emails for "Build Your Content Engine Pipeline" (Part 3) written in her voice and saved to
c:\Users\srver\AIOS-Workspace\aios-starter-kit\outputs\workshop-emails\content-pipeline-2026-07-01.html (HTML pack with copy buttons). Sondra reports all 3 are scheduled in GHL.
- Day-Prior was rewritten (the first version duplicated ~90% of the already-sent announce). The improved version (after-state + "not techy" objection angle, single price line) was given IN CHAT only — the saved HTML still contains the original repetitive Day-Prior. Unknown which one Sondra actually scheduled.
- Price-increase date corrected to July 1, 2026 (earlier notes wrongly said ~July 6). Updated in memory
project_stars_price_increase.md and Sondra Brain\wiki\dashboard.md banner. Sondra may surprise-extend the old rate, but standing date is July 1.
- GHL access reality established: the API/MCP can READ everything (campaigns, bodies, links, social posts, contacts) but CANNOT write email body content — that is UI-gated. Reliable method = clone the sent email in the GHL UI and paste body.
- Core diagnosis: her workshop emails AND her Free Skills Week posts were already written and approved — buried in the migrated
conversion-b-bot-gpt project. The gap is retrieval/deployment, not writing.
Key files for next session
c:\Users\srver\AIOS-Workspace\aios-starter-kit\outputs\workshop-emails\content-pipeline-2026-07-01.html — the shipped email pack (note: Day-Prior here is the OLD repetitive version).
c:\Users\srver\AIOS-Workspace\aios-starter-kit\PROJECTS\Brain Migration\_projects-rebuilt\conversion-b-bot-gpt\2026-06-08_claude-masterclass-bus-os.md — approved 4-email cadence + the workshop email copy live here (lines ~984-1156).
c:\Users\srver\AIOS-Workspace\aios-starter-kit\PROJECTS\Brain Migration\_projects-rebuilt\conversion-b-bot-gpt\2026-03-22_lead-magnet-workshop-marketing-materials.md — her real 5-email cadence + Free Skills Week posts (Hormozi Advisor, ICA Builder, 5 Content Angles) with Facebook variations.
- Memory touched:
C:\Users\srver\.claude\projects\c--Users-srver-AIOS-Workspace-aios-starter-kit\memory\project_stars_price_increase.md
- Modified:
c:\Users\srver\AIOS-Workspace\aios-starter-kit\Sondra Brain\wiki\dashboard.md
- GHL read method (works): python using
~/.claude.json -> mcpServers.ghl-mcp.headers (Authorization + locationId) + a browser User-Agent against https://services.leadconnectorhq.com/emails/schedule?locationId=... (Cloudflare bans the default UA).
Running state
- Background processes: none (4 Explore agents ran this session; all completed).
- Dev servers / ports: none.
- Open worktrees / branches: none.
Verification — how to confirm things still work
- Open
c:\Users\srver\AIOS-Workspace\aios-starter-kit\outputs\workshop-emails\content-pipeline-2026-07-01.html in Edge — 3 email cards with working copy buttons render.
- GHL read check — run the python method above; it returns the campaign list (used to recover the cadence).
mcp__ghl* tools are NOT loaded this session; restart Claude Code to connect the configured ghl-mcp server (or keep using the direct-HTTP method).
Deferred + open questions
- Deferred: Skool Post Viewer (all posts by date, filter by Prompt/Tool/Workshop/Skill-giveaway/etc., re-taggable). Source data exists (250 posts inventoried, Mar-Jun); engagement counts read as 0 in the export and need a live re-pull.
- Deferred: pattern analysis + project/skill correlation map (data gathered, not delivered).
- Deferred: marketing system (Facebook -> Skool -> free skill -> workshop -> Stars) wired into the 7am Daily Brief.
- Deferred: turn Conversion B-BOT into a Skill so the email cadence regenerates on command.
- Deferred: lock the real 5-email cadence from the lead-magnet file as the standard workshop template.
- Deferred: extract this week's Free Skills Week posts + Facebook variations from the B-BOT project; create matching images (ChatGPT, matching her existing style).
- Deferred: vibe-coded "workshop options" landing page like her lead-magnet page (targeted for next week).
- Deferred: document Jonathan Mast's email/reminder cadence as the reference model the cadence system is based on (likely in
context/import/04-mast-trainings/).
- Plan IS saved:
c:\Users\srver\AIOS-Workspace\aios-starter-kit\plans\2026-06-29-content-marketing-engine.md (DRAFT v1, grounded in this session — refine WITH Sondra, do not /implement without her go).
- Open: which Day-Prior did Sondra schedule — the original (in the HTML) or the rewritten one (chat only)?
- Open: FOMO price-increase email (July 1) — Sondra was writing it herself; status unconfirmed.
- Open: project name/home — "Amplif-AI Content & Marketing Engine" proposed, not confirmed; nothing filed under a project folder yet.
- Open: GHL email open/click analytics — no API endpoint confirmed; needs a GHL UI check to judge which past emails performed.
- Open: run
/roast on the marketing system before building it? (asked, unanswered)
- Open: subject-line style — emoji (default used) vs lowercase A/B test (asked, unanswered).
Pick up here
Save the 3-phase content/marketing-engine plan to plans/ and confirm the project name, then build the Skool Post Viewer (Phase 1) — unless this week's Free Skills Week posts + images are the priority, in which case extract those from the B-BOT project first.