-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Lennox98 edited this page Sep 6, 2026
·
8 revisions
SithAssembly//SithInsta is a local, evidence-bound casework environment for examining public social-media material. It turns explicitly entered or imported observations into traceable timelines, profiles, relationship candidates, review tasks, and exports.
The project is built from modular local components. Every candidate should remain linked to its source, capture time, processing method, and confidence. A score or model response is never a verified conclusion on its own.
- Local SQLite casework server and browser interface.
- Manual and validated JSON import, evidence references, screenshots, notes, tags, profiles, timelines, and graph views.
- Opt-in local OCR, comment-outlier scoring, and relative-depth image derivatives.
- Persistent Conclave job ledger with event trails and explicit local workers.
- JSON, PDF, and opt-in encrypted EvidenceVault exports.
- Prepared but inactive container, database, object-storage, event-bus, and model-serving topology.
Platform collection, account connectors, external communication, and automatic model downloads are not enabled by the current local runtime.
- General
- Module Overview
- Roadmap
- Agent Orchestration
- Model Portfolio
- Local Setup
- Casework and Evidence
- Analysis Models
- Conclave Job Ledger
- Command Console
- Security and Trust
- Deployment
From the project directory on Windows:
.\RUN.batOpen http://127.0.0.1:8080. For a configuration-only check, run:
.\.venv\Scripts\python.exe app.py --check-config