YouTube / CPC destination · not a summit

Six business functions. Existing gates. Not a new agent OS.

ThumbGate is a pre-action enforcement layer for AI coding agents. If an ad brought you here, this dedicated path is the landing — not the homepage. Lead gen, content, product, marketing, sales, and ops already have gates. You install them. You do not buy a six-agent operating system.

npx thumbgate init

For you / not for you

Qualification before the CTA. If you came for a celebrity keynote, this is the wrong page — and that is useful information.

This page is for you if

  • You already run Claude Code, Cursor, Codex, Gemini CLI, or OpenCode
  • You need a gate before send, publish, or mutate — not another webinar
  • You want a receipt (tool, policy, evidence, outcome) when an agent is blocked
  • Context engineering is a real skill you will wire, not a slide title

This page is not for you if

  • You want a no-code SDR army or a 6-agent OS to buy
  • You want celebrity quotes or seat-scarcity theater
  • You wanted the AI Unleashed Global Summit — that event is not us
  • You expected a paid diagnostic checkout as the hero CTA

The six functions map onto gates that already ship

Same six business labels a summit landing uses. Different product: existing ThumbGate surfaces, not a new SKU.

Lead generation

Outbound email is draft-only. outbound-email-send hard-blocks Gmail send, send_draft, and MCP send_message until a human delivers.

config/gates/default.json

Content

Publish fan-out stays on existing social gates: no Hashnode, no double-post, first-party UTMs on every public CTA.

scripts/post-everywhere.js

Product

Eval and ablation stay on the baseline CLI. A score without a holdout is a claim, not a receipt.

scripts/eval-baseline.js

Marketing

YouTube and Google Ads land on this dedicated path (/yt, alias /aias-registration-yt), not the homepage.

public/yt.html

Sales

Hero CTAs are GitHub, npm, and the free GitHub Marketplace Action. This landing does not sell a paid diagnostic.

free GitHub / npm / Marketplace CTAs

Ops

Single-writer checkout lease plus PreToolUse receipts. One live session owns a checkout at a time.

scripts/session-lease.js

Two paths. Pick one.

Path A — install the gates

Clone or npx thumbgate init. Wire PreToolUse. Capture thumbs-down into prevention rules. The Reliability Gateway is the product: evaluate → block → evidence.

Path B — you wanted the summit

The AI Unleashed Global Summit is run by Industry Rockstar (Kane Minkus and Alessia Minkus). ThumbGate is not affiliated. Their registration lives at events.aiunleashedglobalsummit.com.

FAQ

Is this the AI Unleashed Global Summit?

No. Not affiliated with Industry Rockstar, Kane Minkus, or Alessia Minkus. This is a ThumbGate YouTube/CPC destination.

How is this different from other AI events?

Events teach. Gates enforce. ThumbGate inspects the proposed tool call before it runs and leaves a receipt. There is no webinar seat.

Is this a new 6-agent OS?

No. Six labels, existing surfaces. isNewSku=false. Skill prose is not the gate; PreToolUse is.

What does it cost to start?

GitHub, npm package thumbgate, and the free GitHub Marketplace Action listing are the CTAs on this page. npx thumbgate init is MIT licensed and runs locally. This landing does not sell a paid diagnostic.

What does context engineering mean here?

Structure skills, MCP, hooks, and workflows so the agent finds the right knowledge before it acts. Irreversible policy belongs in hooks, not slides.