Per-tenant encryption keys
Each tenant gets their own KMS key, rotated every 90 days. A bug in our code path can’t cross-decrypt another tenant.
Beelor reviews contracts for operators without a general counsel. The risky part of putting an LLM near a contract is the LLM - so we use it to extract, then let deterministic code, a second model, and a human-in-the-loop decide what ships. Inference runs on Vertex AI inside your chosen region; nothing leaves it.
Most AI legal tools wrap a single LLM call in a prompt and hope. Beelor treats the model as one component in a deterministic system. Decisions that matter are made by code.
Before a low-risk redline ships, a separate model re-reads the contract against every severity call. Disagreement vetoes the fast-path.
Counterparty text is fenced as data, not instructions.
Typed, bounded outputs. No prose parsed as a decision.
Severity, stance, change volume → deterministic score. Same inputs, same answer.
Re-reads every severity call. Disagreement vetoes the fast-path.
Low auto-ships. Medium routes to you. High routes to a panel lawyer.
Each tenant gets their own KMS key, rotated every 90 days. A bug in our code path can’t cross-decrypt another tenant.
Database reachable only from authorised services over a private network. No public IP exposure.
Permissions encoded in the session token, then re-checked at the database query layer.
Every step of every matter is timestamped and tied to an actor. The trail is one query away.
Beelor runs on Google Cloud in the region you choose, EU or US. Inference uses Anthropic’s Claude models served through Vertex AI inside that same region - no calls leave it for the model.
Your contracts, redlines, and audit trail are runtime inputs only. They never become training material - for our models or anyone else’s.
We store the contract, the extracted clauses, and the audit trail. Nothing else.
Customers can export their full tenant data, including the audit trail, at any time.
Customers can request deletion of their tenant data. Backups age out per the standard window.
Daily backups, point-in-time recovery on the production database.
Detailed control mappings and DPAs available under NDA. Email security@beelor.com.
Got a security questionnaire? Send it over.
We answer security and procurement questionnaires under NDA, including detailed control mappings, DPAs, and architecture diagrams.