Skip to content

CaseNestor

Legal Practice Operating System

Language

System status

Live status of the platform foundation. Every value on this page is read from the running API — nothing here is illustrative.

System status

API service

Checking…

Database

Checking…

Tenant isolation

Checking…

Court providers

Disabled

Challenge policy

Manual verification only

Court access is switched off

No court provider may make any request while the master switch is off. Case discovery, import and sync arrive in later phases and stay disabled until an operator enables them with a recorded reason.

Provenance

Every important value in CaseNestor carries where it came from and how far it is trusted. These labels mean the same thing on every screen.

Court verifiedFirm verifiedUser enteredSystem derivedAI derivedUnverifiedConflictStale

AI output is never shown as court or firm verified.

Phase 0 foundation

What the platform skeleton guarantees before any court data exists.

Multi-tenant isolation

Every tenant-owned row is protected by forced row-level security, not by application filters alone.

Tamper-evident audit

Each workspace has an append-only audit trail chained by hash, so an altered or deleted record is detectable.

Transactional outbox

Business state and its event commit together, so a failed transaction can never emit a notification.

Durable jobs

Work is leased, checkpointed and resumable. A worker that dies loses no progress and blocks no queue.

Checking…