-
Notifications
You must be signed in to change notification settings - Fork 0
Casework and Evidence
Lennox98 edited this page Sep 6, 2026
·
1 revision
- Create a case or use the local inbox.
- Add a manual observation or validated JSON import with its source URL and capture time.
- Attach source records, notes, tags, screenshots, or explicit local image evidence.
- Review profile changes, relationship candidates, timeline events, and graph connections.
- Confirm, reject, or qualify review items.
- Export the case as JSON, PDF, or an opt-in encrypted EvidenceVault package.
Observations are fingerprinted locally. Relationship candidates retain their evidence observation. Profile changes and identity hypotheses retain their basis, state, confidence, and evidence reference. Timeline and graph views link back to the source record wherever possible.
- Captured observations and external source links.
- Local image evidence and screenshot references.
- Derived OCR text and relative-depth artifacts.
- Notes, tags, profile snapshots, and review decisions.
Derived data does not replace the original local evidence. OCR and depth runs retain the model profile, timestamp, and result metadata. The evidence vault can package source files and completed depth derivatives with hashes, encryption, and a signature.
The local CommandDeck supports casework commands such as:
/find posts --query "term" --limit 20
/profile connections @account
/graph path @account_a @account_b --max-hops 4
/timeline build
/export case --format json
Commands are allowlisted and operate on the local case database only.