thumbgate 1.27.11 → 1.27.13
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.claude-plugin/plugin.json +1 -1
- package/.well-known/llms.txt +2 -1
- package/.well-known/mcp/server-card.json +1 -1
- package/README.md +2 -4
- package/adapters/claude/.mcp.json +2 -2
- package/adapters/mcp/server-stdio.js +1 -1
- package/adapters/opencode/opencode.json +1 -1
- package/adapters/policy-engine/ethicore-guardian-client.js +68 -0
- package/adapters/policy-engine/thumbgate-policy-engine-adapter.js +260 -0
- package/bin/cli.js +78 -259
- package/config/builtin-lessons.json +23 -0
- package/config/gate-templates.json +0 -228
- package/config/gates/claim-verification.json +0 -18
- package/package.json +35 -25
- package/public/assets/brand/thumbgate-logo-transparent.svg +22 -0
- package/public/assets/brand/thumbgate-mark-inline-v3.svg +19 -0
- package/public/assets/brand/thumbgate-mark.svg +11 -5
- package/public/blog.html +0 -30
- package/public/brand/thumbgate-mark.svg +9 -5
- package/public/chatgpt-app.html +2 -2
- package/public/compare.html +2 -1
- package/public/dashboard.html +1 -1
- package/public/federal.html +1 -1
- package/public/index.html +95 -216
- package/public/learn.html +59 -35
- package/public/lessons.html +1 -1
- package/public/numbers.html +2 -2
- package/public/pro.html +7 -7
- package/scripts/aws-blocks-guardrails.js +228 -0
- package/scripts/cli-schema.js +22 -10
- package/scripts/dashboard-chat.js +2 -1
- package/scripts/document-intake.js +1 -49
- package/scripts/durability/step.js +3 -3
- package/scripts/gate-stats.js +5 -11
- package/scripts/gemini-embedding-policy.js +2 -1
- package/scripts/hook-stop-anti-claim.js +116 -184
- package/scripts/hosted-config.js +0 -12
- package/scripts/llm-client.js +187 -5
- package/scripts/plausible-domain-config.js +3 -1
- package/scripts/seo-gsd.js +240 -1
- package/scripts/tool-registry.js +2 -2
- package/scripts/vector-store.js +44 -0
- package/scripts/workspace-evolver.js +62 -2
- package/src/api/server.js +340 -131
- package/public/assets/brand/thumbgate-mark-inline.svg +0 -15
- package/public/compare/adopt-ai.html +0 -219
- package/public/compare/agentix-labs.html +0 -197
- package/public/compare/ai-experience-orchestration.html +0 -216
- package/public/compare/anthropic-claude-for-legal.html +0 -260
- package/public/compare/anthropic-containment.html +0 -280
- package/public/compare/arcade.html +0 -175
- package/public/compare/arcjet.html +0 -239
- package/public/compare/bumblebee.html +0 -307
- package/public/compare/claude-code-hooks.html +0 -294
- package/public/compare/databricks-unity-ai-gateway.html +0 -215
- package/public/compare/fallow.html +0 -351
- package/public/compare/heidi.html +0 -233
- package/public/compare/mem0.html +0 -342
- package/public/compare/oak-and-sparrow-gatekeeper.html +0 -289
- package/public/compare/rein.html +0 -236
- package/public/compare/sigmashake.html +0 -256
- package/public/compare/speclock.html +0 -342
- package/public/guides/agent-harness-optimization.html +0 -342
- package/public/guides/agentic-web-governance.html +0 -406
- package/public/guides/ai-agent-governance-sprint.html +0 -415
- package/public/guides/ai-agent-pre-action-approval-gates.html +0 -401
- package/public/guides/ai-agent-workflow-migration-checklist.html +0 -392
- package/public/guides/ai-deployment-readiness.html +0 -415
- package/public/guides/ai-mode-ads-agent-governance.html +0 -401
- package/public/guides/ai-search-topical-presence.html +0 -342
- package/public/guides/autoresearch-agent-safety.html +0 -342
- package/public/guides/background-agent-governance.html +0 -358
- package/public/guides/best-tools-stop-ai-agents-breaking-production.html +0 -363
- package/public/guides/browser-automation-safety.html +0 -342
- package/public/guides/chatgpt-ads-trust.html +0 -353
- package/public/guides/claude-code-feedback.html +0 -339
- package/public/guides/claude-code-prevent-repeated-mistakes.html +0 -161
- package/public/guides/claude-code-skills-guardrails.html +0 -343
- package/public/guides/claude-desktop.html +0 -356
- package/public/guides/code-knowledge-graph-guardrails.html +0 -365
- package/public/guides/codex-cli-guardrails.html +0 -339
- package/public/guides/cursor-agent-guardrails.html +0 -339
- package/public/guides/cursor-prevent-repeated-mistakes.html +0 -161
- package/public/guides/database-agent-safety.html +0 -406
- package/public/guides/deepseek-v4-runtime-guardrails.html +0 -346
- package/public/guides/developer-machine-supply-chain-guardrails.html +0 -358
- package/public/guides/gcp-mcp-guardrails.html +0 -147
- package/public/guides/gemini-cli-feedback-memory.html +0 -339
- package/public/guides/gpt-5-5-model-evaluation.html +0 -358
- package/public/guides/internal-ai-engineering-stack-guardrails.html +0 -348
- package/public/guides/long-running-agent-context-management.html +0 -346
- package/public/guides/mcp-tool-governance.html +0 -401
- package/public/guides/multica-thumbgate-setup.html +0 -134
- package/public/guides/native-messaging-host-security.html +0 -342
- package/public/guides/policy-engine-pre-action-gates.html +0 -346
- package/public/guides/pre-action-checks.html +0 -342
- package/public/guides/pretooluse-hooks-vs-advisory-prompt-rules.html +0 -342
- package/public/guides/prompt-tricks-to-workflow-rules.html +0 -365
- package/public/guides/proxy-pointer-rag-guardrails.html +0 -352
- package/public/guides/rag-precision-tuning-guardrails.html +0 -352
- package/public/guides/reasoning-compression-guardrails.html +0 -346
- package/public/guides/relational-knowledge-ai-recommendations.html +0 -342
- package/public/guides/roo-code-alternative-cline.html +0 -339
- package/public/guides/semantic-programmatic-seo-guardrails.html +0 -352
- package/public/guides/seo-agent-skills-guardrails.html +0 -344
- package/public/guides/stop-repeated-ai-agent-mistakes.html +0 -342
- package/public/learn/ac-dc-runtime-enforcement.html +0 -277
- package/public/learn/agent-harness-pattern.html +0 -181
- package/public/learn/agent-identity-connector-governance.html +0 -146
- package/public/learn/agent-swarms-shared-gates.html +0 -173
- package/public/learn/agentic-enterprise-context-brain.html +0 -117
- package/public/learn/agentic-os-team-governance.html +0 -146
- package/public/learn/ai-agent-governance.html +0 -158
- package/public/learn/ai-agent-persistent-memory.html +0 -211
- package/public/learn/anthropomorphic-claim-gates.html +0 -180
- package/public/learn/background-agent-control-layer.html +0 -184
- package/public/learn/claude-code-goal-with-rubrics.html +0 -205
- package/public/learn/codex-role-plugins-need-governance.html +0 -125
- package/public/learn/cost-aware-agent-gate-routing.html +0 -173
- package/public/learn/databricks-unity-ai-gateway-runtime-governance.html +0 -157
- package/public/learn/deterministic-agent-workflows.html +0 -185
- package/public/learn/feedback-loop-vs-decision-layer.html +0 -283
- package/public/learn/from-prototype-to-production.html +0 -223
- package/public/learn/learn.css +0 -51
- package/public/learn/mcp-pre-action-checks-explained.html +0 -172
- package/public/learn/pretix-stripe-connect-marketplaces.html +0 -161
- package/public/learn/regulated-agent-execution-boundary.html +0 -196
- package/public/learn/spec-driven-development.html +0 -168
- package/public/learn/stop-ai-agent-force-push.html +0 -134
- package/public/learn/vibe-coding-safety-net.html +0 -142
- package/scripts/reddit-browser-notification-watch.js +0 -230
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" role="img" aria-labelledby="title desc">
|
|
2
2
|
<title id="title">ThumbGate mark</title>
|
|
3
|
-
<desc id="desc">A crisp
|
|
3
|
+
<desc id="desc">A crisp shield and thumbs-up mark for ThumbGate.</desc>
|
|
4
4
|
<defs>
|
|
5
5
|
<linearGradient id="tg-frame" x1="96" y1="96" x2="416" y2="416" gradientUnits="userSpaceOnUse">
|
|
6
6
|
<stop offset="0" stop-color="#8cf5d1"/>
|
|
@@ -8,8 +8,14 @@
|
|
|
8
8
|
</linearGradient>
|
|
9
9
|
</defs>
|
|
10
10
|
<rect width="512" height="512" rx="112" fill="#061015"/>
|
|
11
|
-
<
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
11
|
+
<g transform="translate(78, 78) scale(5.5625)">
|
|
12
|
+
<!-- Outer Shield / Gate -->
|
|
13
|
+
<path d="M32 9 C20 13 15 20 15 33 C15 45 26 53 32 56 C38 53 49 45 49 33 C49 20 44 13 32 9 Z"
|
|
14
|
+
fill="#0b1820" stroke="url(#tg-frame)" stroke-width="3.5" stroke-linejoin="round"/>
|
|
15
|
+
|
|
16
|
+
<!-- Proportional Thumbs Up -->
|
|
17
|
+
<g transform="translate(19, 17) scale(1.1)" stroke="#8cf5d1" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round" fill="none">
|
|
18
|
+
<path d="M14 9V5a3 3 0 0 0-3-3l-4 9v11h11.28a2 2 0 0 0 2-1.7l1.38-9a2 2 0 0 0-2-2.3zM7 22H4a2 2 0 0 1-2-2v-7a2 2 0 0 1 2-2h3"/>
|
|
19
|
+
</g>
|
|
20
|
+
</g>
|
|
15
21
|
</svg>
|
package/public/blog.html
CHANGED
|
@@ -34,12 +34,6 @@
|
|
|
34
34
|
"url": "https://thumbgate.ai/blog",
|
|
35
35
|
"publisher": { "@type": "Organization", "name": "ThumbGate" },
|
|
36
36
|
"blogPost": [
|
|
37
|
-
{
|
|
38
|
-
"@type": "BlogPosting",
|
|
39
|
-
"headline": "Databricks validates runtime AI governance. The next layer is pre-action enforcement.",
|
|
40
|
-
"datePublished": "2026-06-20",
|
|
41
|
-
"keywords": "Databricks Unity AI Gateway, runtime AI governance, MCP governance, pre-action enforcement, ThumbGate"
|
|
42
|
-
},
|
|
43
37
|
{
|
|
44
38
|
"@type": "BlogPosting",
|
|
45
39
|
"headline": "Your AI agent is a supply chain attack surface. Here's how to gate it.",
|
|
@@ -178,30 +172,6 @@
|
|
|
178
172
|
</header>
|
|
179
173
|
|
|
180
174
|
<div class="container">
|
|
181
|
-
<article class="post">
|
|
182
|
-
<div class="post-date">June 20, 2026</div>
|
|
183
|
-
<h2>Databricks validates runtime AI governance. The next layer is pre-action enforcement.</h2>
|
|
184
|
-
|
|
185
|
-
<p>
|
|
186
|
-
Databricks Unity AI Gateway is a strong market signal: enterprise AI
|
|
187
|
-
governance is moving from static policy into runtime interactions
|
|
188
|
-
across models, agents, MCP services, tools, guardrails, observability,
|
|
189
|
-
and cost controls.
|
|
190
|
-
</p>
|
|
191
|
-
<p>
|
|
192
|
-
That is exactly where ThumbGate should live in the buyer conversation:
|
|
193
|
-
not as a Databricks replacement, but as the local pre-action gate that
|
|
194
|
-
stops the developer agent before it calls shell, browser, file, API,
|
|
195
|
-
MCP, or deploy tools.
|
|
196
|
-
</p>
|
|
197
|
-
<p>
|
|
198
|
-
Dashboards and budgets warn you. Gates stop the action.
|
|
199
|
-
</p>
|
|
200
|
-
<p>
|
|
201
|
-
<a href="/learn/databricks-unity-ai-gateway-runtime-governance" class="cta">Read the runtime governance breakdown</a>
|
|
202
|
-
</p>
|
|
203
|
-
</article>
|
|
204
|
-
|
|
205
175
|
<article class="post">
|
|
206
176
|
<div class="post-date">April 10, 2026</div>
|
|
207
177
|
<h2>Your AI agent is a supply chain attack surface. Here's how to gate it.</h2>
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" role="img" aria-labelledby="title desc">
|
|
2
2
|
<title id="title">ThumbGate</title>
|
|
3
|
-
<desc id="desc">ThumbGate
|
|
3
|
+
<desc id="desc">ThumbGate premium shield and thumbs-up mark.</desc>
|
|
4
4
|
<defs>
|
|
5
5
|
<linearGradient id="tg-frame" x1="8" y1="8" x2="56" y2="56" gradientUnits="userSpaceOnUse">
|
|
6
6
|
<stop offset="0" stop-color="#8cf5d1"/>
|
|
@@ -8,8 +8,12 @@
|
|
|
8
8
|
</linearGradient>
|
|
9
9
|
</defs>
|
|
10
10
|
<rect width="64" height="64" rx="14" fill="#061015"/>
|
|
11
|
-
|
|
12
|
-
<path d="
|
|
13
|
-
|
|
14
|
-
|
|
11
|
+
<!-- Outer Shield / Gate -->
|
|
12
|
+
<path d="M32 9 C20 13 15 20 15 33 C15 45 26 53 32 56 C38 53 49 45 49 33 C49 20 44 13 32 9 Z"
|
|
13
|
+
fill="#0b1820" stroke="url(#tg-frame)" stroke-width="3.5" stroke-linejoin="round"/>
|
|
14
|
+
|
|
15
|
+
<!-- Proportional Thumbs Up -->
|
|
16
|
+
<g transform="translate(19, 17) scale(1.1)" stroke="#8cf5d1" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round" fill="none">
|
|
17
|
+
<path d="M14 9V5a3 3 0 0 0-3-3l-4 9v11h11.28a2 2 0 0 0 2-1.7l1.38-9a2 2 0 0 0-2-2.3zM7 22H4a2 2 0 0 1-2-2v-7a2 2 0 0 1 2-2h3"/>
|
|
18
|
+
</g>
|
|
15
19
|
</svg>
|
package/public/chatgpt-app.html
CHANGED
|
@@ -53,7 +53,7 @@
|
|
|
53
53
|
.shell { max-width: 1120px; margin: 0 auto; padding: 28px 20px 72px; }
|
|
54
54
|
.nav { display: flex; align-items: center; justify-content: space-between; gap: 18px; padding: 6px 0 28px; }
|
|
55
55
|
.brand { display: inline-flex; align-items: center; gap: 12px; font-weight: 800; text-decoration: none; }
|
|
56
|
-
.brand img { width:
|
|
56
|
+
.brand img { width: 28px; height: 28px; }
|
|
57
57
|
.navlinks { display: flex; gap: 18px; flex-wrap: wrap; color: var(--muted); font-size: 14px; }
|
|
58
58
|
.navlinks a { text-decoration: none; }
|
|
59
59
|
.hero {
|
|
@@ -195,7 +195,7 @@
|
|
|
195
195
|
<main class="shell">
|
|
196
196
|
<nav class="nav" aria-label="Primary">
|
|
197
197
|
<a class="brand" href="/">
|
|
198
|
-
<img src="/assets/brand/thumbgate-
|
|
198
|
+
<img src="/assets/brand/thumbgate-mark-inline-v3.svg" alt="ThumbGate logo">
|
|
199
199
|
<span>ThumbGate</span>
|
|
200
200
|
</a>
|
|
201
201
|
<div class="navlinks">
|
package/public/compare.html
CHANGED
|
@@ -272,7 +272,6 @@
|
|
|
272
272
|
<ul class="compare-index">
|
|
273
273
|
<li><a href="/compare/sigmashake">ThumbGate vs SigmaShake</a> — learns the rule from your thumbs-down vs a hand-picked ruleset hub</li>
|
|
274
274
|
<li><a href="/compare/claude-code-hooks">ThumbGate vs claude-code-hooks</a> — hosted sync & learning on top of local shell-script hooks</li>
|
|
275
|
-
<li><a href="/compare/databricks-unity-ai-gateway">ThumbGate vs Databricks Unity AI Gateway</a> — enterprise gateway governance pairs with local pre-action gates</li>
|
|
276
275
|
<li><a href="/compare/arcjet">ThumbGate vs Arcjet</a> — agent-outbound gate pairs with an app-inbound firewall</li>
|
|
277
276
|
<li><a href="/compare/bumblebee">ThumbGate vs Bumblebee</a> — runtime enforcement pairs with static inventory</li>
|
|
278
277
|
<li><a href="/compare/anthropic-containment">ThumbGate vs Anthropic's Claude Containment</a> — an IDE-agent extension of Anthropic's published architecture</li>
|
|
@@ -287,6 +286,8 @@
|
|
|
287
286
|
<li><a href="/compare/agentix-labs">ThumbGate vs Agentix Labs</a> — productized enforcement vs custom AI-agent services</li>
|
|
288
287
|
<li><a href="/compare/adopt-ai">ThumbGate vs Adopt AI</a> — pre-execution firewall vs evals-first gating for production blast radius</li>
|
|
289
288
|
<li><a href="/compare/arcade">ThumbGate vs Arcade</a> — coding-agent guardrails vs enterprise API auth delegation</li>
|
|
289
|
+
<li><a href="/compare/databricks-unity-ai-gateway">ThumbGate vs Databricks Unity AI Gateway</a> — enterprise gateway vs local pre-action gates</li>
|
|
290
|
+
<li><a href="/compare/hermes-everos-memory">ThumbGate vs Hermes and EverOS</a> — local-first behavior gates vs passive agent memory stores</li>
|
|
290
291
|
</ul>
|
|
291
292
|
|
|
292
293
|
<h2>How It Works</h2>
|
package/public/dashboard.html
CHANGED
|
@@ -290,7 +290,7 @@
|
|
|
290
290
|
|
|
291
291
|
<nav>
|
|
292
292
|
<div class="container">
|
|
293
|
-
<a href="/" class="nav-logo"><img src="/assets/brand/thumbgate-mark-inline.svg" alt="ThumbGate" class="logo-mark" width="28" height="28"><span class="logo-text">ThumbGate Dashboard</span></a>
|
|
293
|
+
<a href="/" class="nav-logo"><img src="/assets/brand/thumbgate-mark-inline-v3.svg" alt="ThumbGate" class="logo-mark" width="28" height="28"><span class="logo-text">ThumbGate Dashboard</span></a>
|
|
294
294
|
<div class="nav-links">
|
|
295
295
|
<a href="/dashboard" class="active" style="color:var(--cyan);">Dashboard</a>
|
|
296
296
|
<a href="/lessons">Lessons</a>
|
package/public/federal.html
CHANGED
|
@@ -179,7 +179,7 @@ __GA_BOOTSTRAP__
|
|
|
179
179
|
<nav>
|
|
180
180
|
<div class="container">
|
|
181
181
|
<a class="nav-logo" href="/">
|
|
182
|
-
<img class="logo-mark" src="/assets/brand/thumbgate-mark.svg" alt="" />
|
|
182
|
+
<img class="logo-mark" src="/assets/brand/thumbgate-mark-inline-v3.svg" alt="" />
|
|
183
183
|
ThumbGate <span>/ federal</span>
|
|
184
184
|
</a>
|
|
185
185
|
<div class="nav-links">
|