TealTiger Playground
The TealTiger Playground is an enterprise-grade web application for developing, testing, and governing AI security policies. It provides a complete policy lifecycle management platform with team collaboration, compliance mapping, and audit trails — all deployable on free-tier infrastructure.Key Features
Code Playground
Write and test policies with a Monaco-powered editor, syntax highlighting, and live evaluation against test scenarios.
Visual Policy Builder
Drag-and-drop policy creation with a node-based flow editor. No code required.
Policy Registry
Version-controlled policy management with semantic versioning, diff views, and full history.
15+ Templates
Enterprise-ready policy templates for PII detection, cost control, rate limiting, content moderation, and more.
Governance Workflows
Structured approval process: Draft → Review → Approved → Production with configurable approvers.
Compliance Mapping
Map policies to OWASP ASI, NIST AI RMF, SOC2, ISO 27001, and GDPR. Generate compliance reports.
Immutable Audit Trail
Every operation is logged. Export as CSV, JSON, or PDF with SHA-256 tamper detection.
RBAC Simulator
Define roles and simulate policy evaluation across different access levels side-by-side.
Analytics Dashboard
Usage metrics, cost tracking, success rates, and policy performance insights.
CI/CD Integration
Generate GitHub Actions workflows for automated policy testing and deployment.
Architecture
The playground runs on free-tier infrastructure:| Service | Purpose | Free Tier Limits |
|---|---|---|
| Vercel | Hosting & CDN | 100 GB bandwidth |
| Supabase | Database, Auth, Real-time | 500 MB DB, 50K MAU |
| GitHub Actions | CI/CD | 2,000 min/month |
Tech Stack
- React 18 + TypeScript
- Supabase (PostgreSQL + Auth + Real-time subscriptions)
- Monaco Editor (VS Code’s editor)
- ReactFlow (visual policy builder)
- Zustand (state management)
- Tailwind CSS
- Vitest + Playwright + fast-check (testing)
Quick Links
- Getting Started — Sign in, create workspaces, write policies
- Policy Templates — Browse 15+ enterprise templates
- Governance Workflow — Approval processes and impact analysis
- Compliance Mapping — Framework mapping and reports
- Audit Trail — Immutable logging and export
- RBAC Simulator — Role-based access testing
- CI/CD Integration — GitHub Actions workflows
- API Reference — Service and component APIs
- Troubleshooting — Common issues and solutions

