TealTeam

Product Hunt Launch — TealTiger v1.2 - Deterministic governance for AI agents — open source

by•
Runtime governance engine for AI agents. Deterministic policy evaluation, secret detection, tool allowlisting, memory governance, and audit evidence. No LLM in the decision path. Same input + same policy = same decision. TypeScript, Python, Docker.

Add a comment

Replies

Best
TealTeam
Maker
šŸ“Œ
Hey Product Hunt! 🐯 We built TealTiger because existing guardrails solve the wrong problem for agentic AI. Content filters answer "is this output safe?" — but agents don't just generate text. They call APIs, query databases, manage memory, and coordinate with other agents. The real question is: "is this agent allowed to do what it's about to do?" TealTiger answers that question deterministically. No LLM in the governance path. Same input + same policy = same decision, every time. What's in v1.2: → 7 governance modules running in parallel (secrets, registry, reliability, memory, audit, dashboard, evidence export) → "Most restrictive action wins" merge — a DENY from any module overrides ALLOW from all others → Docker sidecar — any language can call POST /evaluate over HTTP → 32 reason codes, 18 event types, 12 decision actions → SARIF + JUnit XML + JSON evidence export → Policy Library with 18 ready-to-use templates → 1,657 tests passing, sub-15ms evaluation latency Three ways to use it: 1. `npm install tealtiger` (TypeScript) 2. `pip install tealtiger` (Python) 3. `docker run -p 8080:8080 tealtigeradmin/tealtiger-typescript:1.2-governance` (any language) We'd love your feedback. What governance problems are you hitting with AI agents? What modules should we build next? - Website: https://tealtiger.ai - GitHub: https://github.com/agentguard-ai... - Documentation: https://docs.tealtiger.ai - Policy Library: https://docs.tealtiger.ai/policy... - npm: https://www.npmjs.com/package/te... - PyPI: https://pypi.org/project/tealtiger/ - Docker: https://hub.docker.com/u/tealtig...
TealTeam
# Product Hunt Launch — TealTiger v1.2

## Product Name
TealTiger

## Tagline (60 chars max)
Deterministic governance for AI agents — open source

## Description (260 chars max)
Runtime governance engine for AI agents. Deterministic policy evaluation, secret detection, tool allowlisting, memory governance, and audit evidence. No LLM in the decision path. Same input + same policy = same decision. TypeScript, Python, Docker.

## Topics
- Artificial Intelligence
- Developer Tools
- Open Source
- Security
- DevOps

## Links
- Website: https://tealtiger.ai
- GitHub: https://github.com/agentguard-ai...
- Documentation: https://docs.tealtiger.ai
- Policy Library: https://docs.tealtiger.ai/policy...
- npm: https://www.npmjs.com/package/te...
- PyPI: https://pypi.org/project/tealtiger/
- Docker: https://hub.docker.com/u/tealtig...

## Pricing
Free — Open Source (Apache 2.0)

## Maker Comment (first comment after launch)

Hey Product Hunt! 🐯

We built TealTiger because existing guardrails solve the wrong problem for agentic AI.

Content filters answer "is this output safe?" — but agents don't just generate text. They call APIs, query databases, manage memory, and coordinate with other agents. The real question is: "is this agent allowed to do what it's about to do?"

TealTiger answers that question deterministically. No LLM in the governance path. Same input + same policy = same decision, every time.

What's in v1.2:

→ 7 governance modules running in parallel (secrets, registry, reliability, memory, audit, dashboard, evidence export)
→ "Most restrictive action wins" merge — a DENY from any module overrides ALLOW from all others
→ Docker sidecar — any language can call POST /evaluate over HTTP
→ 32 reason codes, 18 event types, 12 decision actions
→ SARIF + JUnit XML + JSON evidence export
→ Policy Library with 18 ready-to-use templates
→ 1,657 tests passing, sub-15ms evaluation latency

Three ways to use it:
1. `npm install tealtiger` (TypeScript)
2. `pip install tealtiger` (Python)
3. `docker run -p 8080:8080 tealtigeradmin/tealtiger-typescript:1.2-governance` (any language)

We'd love your feedback. What governance problems are you hitting with AI agents? What modules should we build next?

## Gallery Images (5 recommended)

### Image 1: Hero
- Title: "TealTiger — Deterministic Governance for AI Agents"
- Show: TealTiger logo + tagline + "npm install tealtiger" command
- Style: Dark background, teal accent, clean typography

### Image 2: Architecture
- Title: "Parallel Module Evaluation"
- Show: The flow-customer-support.svg diagram (AWS-style architecture)
- Style: White background with the architecture flow

### Image 3: Policy Evaluation
- Title: "Policy Evaluation Logic"
- Show: The policy-evaluation-logic.svg flowchart
- Style: White background with decision diamonds

### Image 4: Docker Sidecar
- Title: "Language-Agnostic Governance"
- Show: Terminal with docker run + curl /evaluate + JSON response
- Style: Dark terminal theme

### Image 5: Policy Library
- Title: "18 Copy-Paste Policies"
- Show: Screenshot of docs.tealtiger.ai/policy-library/ with the category cards
- Style: Browser screenshot

## Scheduled Launch
Monday (launch day)

## Hunter Notes
- Schedule for 12:01 AM PT Monday for maximum visibility
- First 4 hours are critical — rally upvotes from community
- Reply to every comment within 30 minutes
- Cross-promote on X/LinkedIn/Dev.to when the PH page goes live