Cortex is Mindshine's data-governance platform: governed data pipelines, business workflows with human and AI participants, project agents, and governed applications. This page describes — plainly and verifiably — how customer data is protected, what our compliance status actually is, and which documents you can take into your own review.
What is actually running — every claim below is re-verified by Cortex's own continuous-audit system of record.
Security-relevant events land on an append-only, hash-chained audit log whose chain is verified on read. Every customer pipeline change is a versioned commit by construction — full who/what/when history.
Application checks every audit cycle; CIS Kubernetes benchmarks weekly; AWS account scans weekly under a dedicated read-only SecurityAudit role. Every failing check becomes a tracked issue with a recorded disposition — nothing is dropped silently.
Non-root containers, read-only root filesystems, RuntimeDefault seccomp, resource limits, digest-pinned data stores, and an admission policy constraining privilege-granting operations — verified live after every deploy.
Images are built exclusively by CI behind a verify gate (tests, dependency audit blocking on critical advisories, secret scan). Infrastructure changes only through versioned declarative applies. No ad-hoc mutations.
Staff SSO federated to Google Workspace with MFA at the identity provider; a central authorization policy on every project operation; short-lived OAuth 2.1 tokens; no direct human access to production data stores — cluster access only via a single audited jumpbox.
Organization-scoped queries behind the central access policy, per-project data stores, and an isolated namespace per deployed customer application.
Services refuse to boot without their secrets; there are no fallback values. A CI gate blocks secret material from ever entering source control, with continuous secret-hygiene scanning behind it.
RPO 24h / RTO 8h targets per store; the estate is rebuildable from code plus versioned configuration — recovery is a re-apply, not an archaeology exercise.
Stated honestly — statuses below distinguish what is operating from what is scheduled.
How customer data is classified, isolated, and disposed of.
Customer data is processed only for the service purposes the customer configured. It is never used to train foundation models. Where a project is flagged as containing regulated data, LLM row-sampling is disabled.
TLS on all external surfaces. Server-side encryption on object storage; EBS encryption-by-default account-wide, with public snapshot access blocked. Volume disposal via encrypted-key destruction.
Every data class is inventoried with location, purpose, encryption status, and retention. Deletion paths exist per asset class — record, source, project, account — with understood cascade semantics.
A DSAR runbook (access / correction / deletion) with a 30-day SLA; corrections propagate structurally through pipeline lineage.
Verified against actual data flows, not self-declared usage. A vendor receiving customer data requires a DPA before integration.
| Vendor | Service | Data that flows there | Assurance |
|---|---|---|---|
| Amazon Web Services | EKS, EC2, EBS, S3, ECR (us-east-1) | All platform data | SOC 1/2/3, ISO 27001 · AWS DPA (GDPR SCCs) |
| Anthropic | Claude API — assistants, mapping suggestions, enrichment | Recipe metadata, prompts, excludable sampled rows | SOC 2 Type II · DPA countersignature in progress (disclosed) |
| Atlassian (Bitbucket) | Source hosting + CI | Source code; scoped CI credentials — no customer data | SOC 2, ISO 27001 · DPA |
| Workspace identity (staff SSO) | Staff identity claims only — no customer data | SOC 1/2/3, ISO 27001 |
The full security & compliance package (v1.1, August 2026) and the published readiness assessment. Evidence exports from the audit system of record are available under NDA via security@mindshine.com.
We publish a security policy with a reporting channel, acknowledgement expectations, and severity-based SLAs.
security@mindshine.com — vulnerability reports, security questionnaires, NDA evidence requests, and DPA inquiries. Reports are acknowledged and triaged per the published SLAs; incidents follow the Incident Response Plan (document 08).