The 12 specialized AI agents that run inside CMG's platform · what each one does · what it touches · what it never touches. Documented like a security audit · because eventually somebody will audit. Boards see the chart in their next strategic plan.
| Component | Vendor | Use | Data residency | SOC2 |
|---|---|---|---|---|
| LLM (large language model) | Anthropic Claude (Sonnet · Opus) | All agents | US · zero-retention | ✓ Type II |
| Embeddings (search · grounding) | Voyage / OpenAI | FAQ KB · governing docs · Wiki search | US | ✓ Type II |
| Diarization (audio) | Whisper (self-hosted) | Meeting recap | Cloudflare US-only | n/a · self-hosted |
| Vector DB | Cloudflare Vectorize | Doc retrieval | US | ✓ Type II |
| OCR engine | Tesseract + LLM verification | Invoice OCR | Self-hosted | n/a |
| Anomaly detection | Custom (statistical + LLM hybrid) | Financial DQ + utilities | Self-hosted | n/a |
Every factual claim grounded in a document. If the agent can't ground, it says "I don't know" rather than inventing. 94% citation-backed across all agents.
4 agents allow auto-actions, but only narrowly: facts (owner bot), low-risk classification (triage), ledger reads (anomaly flag), and confidence-threshold OCR routing. Never silent payments · never silent legal commitments.
Records requests, FHA accommodations, NOLA cycle, all litigation-watch matters always have a human in the decision loop. Agents draft; humans decide.
Every agent action logs to hash-chain audit log: prompt, response, sources cited, human-reviewer identity, timestamp. Forensically defensible.
Agents see only data they need for their task. Owner bot doesn't see HR data. Performance signal agent doesn't see owner ledgers. Per-agent permission scope.
Each agent has independent kill-switch. If we lose confidence in any one, we disable it without affecting others. We've never had to · but the capability matters.
AI in property management is going to be audited eventually · by boards, by regulators, by attorneys in slip-and-fall cases. The defensible posture is "we documented every agent, what it does, what it doesn't do, where the human is." This page is that.
Compliance Posture · BCP · Audit Log · AI Triage · Owner Bot · Meeting Recap · Invoice OCR · Sentiment · DQ Monitor · Records Workflow.