
Contract Lucidity is built for organizations where data sovereignty isn't optional.
Infrastructure


Flexibility
Validation
Every uploaded document validated before entering the system.
ZIP structure verified, XML parsed, content confirmed
Header validation
Format verification
Magic byte validation (JPEG, PNG, GIF, TIFF)
Corrupt or malformed files rejected with descriptive error messages.
Garbage in, garbage out — we don't accept garbage.
Architecture
Next.js (React)
Modern, responsive web application
FastAPI (Python)
Async API server with hot-reload
Celery
Async document processing pipeline
PostgreSQL + pgvector
Relational storage with vector embeddings
Redis
Task queue and session management
Volume-mounted
File storage on your infrastructure
All components containerized and orchestrated via Docker Compose.
Compliance
Identity
Integrate with your existing identity provider. Provision users automatically. Control access at the project level.
Azure AD / Entra ID, Okta, Google Workspace, and any OIDC-compliant provider
Automatic user and group sync from your identity provider — no manual account creation
Admin and user roles with distinct permissions for platform management and daily use
Assign groups to projects so team members see only what they need
Protected initial administrator account that cannot be deleted or demoted
OIDC client secrets encrypted at rest — never stored in plaintext
126+ versioned endpoints at /api/v1/. OAuth client credentials flow for machine-to-machine access. Power Platform, ServiceNow, and custom integrations.
Information Barriers
Enforce information barriers at the platform level. Designed for ABA Model Rule 1.10 compliance with a deny-overrides-allow permission model.
iManage-style hybrid enforcement. Deny rules take absolute precedence over any allow grant, eliminating accidental exposure through inherited permissions.
Even platform administrators cannot view documents in walled projects. The barrier is enforced at the query level with no override mechanism.
Walls are applied at the project level. Every document, analysis, and report within a walled project is invisible to barred users.
Every access decision — granted and denied — is logged with user, resource, wall rule, and timestamp. Exportable for court or regulatory defense.
Create a wall, assign the attorneys who are barred, assign the projects that are restricted. One screen, immediate enforcement.
Purpose-built for imputed disqualification screening. Ensure that conflicted attorneys are fully isolated from affected matters across the platform.
End-to-End Security
Contract Lucidity secures analysis on your infrastructure. Lucid Vault secures document exchange with your clients.
Self-hosted. Air-gapped capable. Your infrastructure, your AI provider, your data. No exceptions.
Request a Demo