How we protect
your operations
PrimeCore Intelligence is built around a single principle: every action is policy-enforced, every decision is logged, and nothing runs in production without explicit approval.
PrimeCore Intelligence is designed with the following compliance frameworks as architectural requirements. Each framework governs specific deployment configurations — not all apply to all clients.
| Data Type | Retention | Storage | Access |
|---|---|---|---|
| Call recordings | Client-configured (default 90 days) | Tenant-isolated | Client admin only |
| Call transcripts | 4h live · 90 days archived | Tenant-prefixed KV | Client admin + agents |
| Pilot lead requests | 365 days | PrimeCore KV (public tenant) | PrimeCore sales only |
| Policy decision receipts | 90 days | Tenant-isolated KV | Founder + authorized operators |
| AI training data | Anonymized only | PrimeCore internal | PrimeCore ML team only |
| PAN / CVV | Never stored | Scrubbed at infrastructure layer | N/A |
| PHI (health information) | Disabled by default | Only if BAA signed + enabled | HIPAA-governed chain of custody |
Every piece of data is stored with the format tenant:{clientId}:{category}:{key} — making it architecturally impossible for one client's data to appear in another client's queries, even in the event of a misconfigured request.
Each client deployment runs in an isolated compute context. Call processing, transcript storage, KPI metrics, and audit logs are fully separated at the data layer.
PrimeCore Intelligence uses AI to handle phone calls on behalf of clients. Callers interacting with a PrimeCore-powered contact center are speaking with an AI system unless escalated to a human agent.
We never instruct our AI to claim it is human. Our systems are configured to acknowledge being an AI if directly and sincerely asked. This is a non-negotiable design requirement, not a preference. Client disclosure obligations under applicable law remain the client's responsibility.
We acknowledge all reports within 2 business days. We do not currently offer a bug bounty program but recognize significant contributions publicly with your permission.
Our security.txt is at /.well-known/security.txt.
PrimeCore runs on Cloudflare's global edge network — Workers, Pages, and KV across 300+ global data centers. DDoS protection is built in at the infrastructure layer. Cloudflare holds its own SOC 2 Type II certification.
Client call processing (AI inference, STT, TTS) runs on dedicated per-client servers architecturally separated from the PrimeCore control plane. Call data never touches shared infrastructure.