Case Evidence & Matter Wiki Are 100% Free
Ingest trial documents, manage the Active-Context Matrix, and compound your matter wiki with zero subscriptions. Case files are stored in local SQLite databases that you own completely.
Sovereign Case Directory Management
Each CIRP case lives in a fully isolated local directory structure. No data bleeds between cases.
Isolated Case Workspaces
Each case gets its own isolated directory, encrypted local data store, vector index, and structured case configuration. Opening a new case activates its workspace context in the sidebar — no data bleeds between concurrent cases.
Workspace Policy Configuration
Each case carries a structured workspace policy that stores: ingestion modes (interactive / supervised), statutory milestone schedules, active context document selections, and session state snapshots used for context compaction.
Milestone Self-Wake
On case initialization, the background daemon registers each statutory deadline (T0 → T330) as an automated wake event. When a statutory milestone passes, a structured notification card is dropped in the Case Action Inbox with the statutory reference and recommended action.
Active-Context Control Matrix
A granular control panel that maps every ingested document to one of three retrieval states, optimizing how information reaches the local model's memory budget.
Persistence & Token Budget
Selections are persisted across sessions in the workspace policy. The Concepts panel shows a live dynamic token count calculation so the practitioner can see exactly how many tokens the current selection will consume from the local model budget before sending any query.
Hybrid Lexical & Vector Retrieval & Case Entity Graph
Hybrid retrieval pipeline combining sub-millisecond lexical keyword search with sovereign semantic reranking — paired with an interactive 3D entity graph for visual case exploration.
Dual-Stage Lexical & Vector Search
High-speed lexical search runs first to select candidate chunks via exact keyword match. Sovereign vector similarity is then computed on-the-fly over dense vector projections to rerank. Results are merged via Reciprocal Rank Fusion (RRF) for optimal precision.
Drift-Safe Chunk Matching
Candidates are matched across retrieval stages using composite natural keys (document identifier, section header, chunk sequence). This guarantees drift-free retrieval when case repositories are synchronized or backed up.
3D Case Entity Graph
The Case Graph Viewer renders typed directional edges between case entities (creditors, applicants, filings, transactions). Edge types: related_party, contradicts, supersedes, cites. Contradiction edges surface discrepancies between filings visually.