Skip to main content
TealRegistry enforces model and tool allowlists with provenance verification. It checks every model call and tool invocation against a curated catalog of approved resources and denies anything not on the list.

Installation


Quick Start


Class Signature


Configuration

Version-Pinned Entries


RegistryRef

Registry entries are tracked with provenance metadata:
When TealRegistry approves a resource, it attaches RegistryRef entries to the decision’s registry_refs field for audit trail.

Reason Codes


MCP Drift Detection

TealRegistry detects when MCP tool definitions change unexpectedly:

Examples

Deny Unknown Tools

Dynamic Allowlist Updates