OCA Home →

Effective 2026-07-21

Security at OCA

A summary of the controls protecting the Service. Full text lives in the canonical policy repository at github.com/sndashx/oca.

Threat model

The Service protects against: test-set leakage; receipt forgery; billing fraud; cross-tenant leakage; bank-account takeover.

Encryption

Authentication

Held-out data isolation

Module challenges, ground truths, and reference scorers live only in the Worker source bundle. A pre-deploy test asserts that no _groundTruth or _secret key leaks into any customer-facing payload. Customer responses are scored in Worker memory and released; never persisted.

Network

Audit & monitoring

Secrets

Incident response

If a secret is suspected compromised: rotate → redeploy → notify customers via the email on file (in the INVOICES KV). Security issues: carelessapparelllc@gmail.com; acknowledged within 48 hours.

Reporting a vulnerability

Email carelessapparelllc@gmail.com with a description and reproduction steps. Coordinated disclosure; we will not pursue legal action against good-faith researchers.