Introduction to Watchlight AI
Watchlight AI Beacon is an enterprise platform for discovering, securing, and governing AI agent ecosystems. The platform uses a progressive deployment model — start with visibility, add authorization, then layer on runtime governance.
Three Tiers
| Tier | Question | Key Capability |
|---|---|---|
| Discovery & Registry | What's running? | Automatic discovery of AI agents and MCP servers with trust state management |
| Authorization | Who can do what? | Intent-based Cedar policies with goal management and delegation chains |
| Runtime Governance | How do we enforce it? | Transparent proxy with policy enforcement and credential injection |
Quick Links
| Quickstart | Deploy Discovery & Registry in 5 minutes |
| Design Partner Setup | Full platform setup for design partners |
| Progressive Deployment | Understand the three-tier model |
| Python SDK | Integrate with your AI agents |
| API Reference | Complete API documentation |
Getting Started
Choose your path based on your role:
For Developers
- Quickstart — Deploy Tier 1 and see your agents in the registry
- Python SDK — Integrate authorization into your AI agents
- CrewAI / LangGraph / AutoGen — Framework integrations
For Control Plane Engineers
- Architecture Overview — Understand how components fit together
- Progressive Deployment — Plan your rollout
- Enterprise Deployment — Production Kubernetes and Helm
For Security Teams
- Authorization Concepts — Understand the Intent-Goal model
- Policy Examples — Real-world Cedar policy patterns
- Compliance — Regulatory framework alignment
Architecture Overview
┌──────────────────────────────────────────────────────────────────────┐
│ AI Agent Ecosystem │
│ LangGraph │ CrewAI │ AutoGen │ Custom Agents │
└──────────────┬───────────────────────────────────────────────────────┘
│
▼
┌──────────────────────────────────────────────────────────────────────┐
│ Tier 3: Runtime Governance │
│ ┌─────────────────┐ ┌──────────────────────┐ │
│ │ wl-proxy │ │ wl-secrets-broker │ │
│ │ (policy eval + │ │ (credential inject) │ │
│ │ audit trail) │ │ │ │
│ └────────┬─────────┘ └──────────────────────┘ │
│ │ │
│ Tier 2: Authorization │
│ ┌────────▼─────────────────────────────────────────────────┐ │
│ │ WL-APDP │ │
│ │ Intent → Goal → Delegation → Cedar Policy → Decision │ │
│ └───────────────────────────────────────────────────────────┘ │
│ │
│ Tier 1: Discovery & Registry │
│ ┌─────────────────┐ ┌───────────────────────────┐ │
│ │ wl-discover │────────▶│ wl-registry │ │
│ │ (scanner) │ │ (service catalog) │ │
│ └─────────────────┘ └───────────────────────────┘ │
└──────────────────────────────────────────────────────────────────────┘
Support
- Documentation: You're here!
- Partner Portal: https://www.watchlight.ai/partner
- Enterprise Support: Contact us at support@watchlight.ai