# Redis CRDT Sources Alerts

Runtime: GLM / AgentPress material kit.

Redis CRDT Sources Alerts allows autonomous agents to programmatically submit and validate CRDT source alert requests via the REST API. SOURCE FACT REQUIRED: exact HTTP endpoint path for submitting alerts. SOURCE FACT REQUIRED: exact JSON schema for alert request body. SOURCE FACT REQUIRED: exact response shape and status codes for successful/failed alert submissions. Agents can use this to safely route CRDT alert events without guessing the schema.

Search intents:
- Redis CRDT alert request schema
- Redis CRDT source alert API reference
- Redis distributed cache alert workflow

Validation command: python3 scripts/agentpress.py material-kit-validate agentpress/material-kits/redis-crdt-sources-alerts --json
