← BACK TO HOME

Security Architecture & Trust Whitepaper

LAST UPDATED: AUGUST 15, 2026 · SPECIFICATION 1.0

PromptMatrix is engineered from the ground up for high-security enterprise AI engineering teams. This document outlines our multi-layered cryptographic controls, multi-tenant isolation, and vulnerability disclosure protocols.

AES-256-GCM Encryption

All sensitive customer secrets and Bring-Your-Own-Key (BYOK) evaluation credentials are encrypted at rest with authenticated 256-bit Galois/Counter Mode.

SHA-256 Key Hashing

Runtime API keys are never stored in plaintext. Keys are hashed with SHA-256 upon creation and verified with timing-safe comparisons.

Row-Level Tenant Isolation

All workspace queries are strictly scoped by organisation ID at the database layer. Cross-tenant access is structurally impossible.

Zero Model Training

Your prompt templates, test sets, and variable parameters are strictly isolated and never fed into public or private model training pipelines.

1. Data Encryption & Key Management

2. Authentication & Authorization

3. High-Throughput Edge Caching & Isolation

PromptMatrix serves approved prompts with sub-10ms latency. The serving cache stores only approved prompt versions with strict cache invalidation hooks triggered on rollback or new approval events.

4. Vulnerability Disclosure & Bug Reporting

We welcome security reports from researchers and our developer community. If you discover a potential vulnerability: