Skip to content

General

Lennox98 edited this page Sep 6, 2026 · 2 revisions

General

Purpose

SithAssembly//SithInsta helps an analyst organize and assess locally available public-content evidence. Its main value is traceability: observations, links, account changes, model outputs, and graph edges can be followed back to their source records.

Core Principles

  • Evidence first: relationships and findings keep observation or evidence references, timestamps, and processing context.
  • Candidates are not conclusions: anomaly scores, OCR text, similarity, and identity hypotheses require review.
  • Local by default: the current runtime stores casework in local SQLite and processes only explicitly supplied local material.
  • Visible processing: runtime logs, processing history, agent reports, job states, and event envelopes explain what happened.
  • Controlled expansion: external services, collectors, model providers, and deployment components require separate configuration and explicit adapters.

What a Case Contains

A case can hold observations, source links, local image evidence, screenshots, notes, tags, profile snapshots, documented identity hypotheses, relationship candidates, timeline events, model runs, and export history.

What the System Does Not Infer

The system does not treat a model output as proof of intent, identity, ideology, coordination, or criminal conduct. It preserves the evidence and the reason for a candidate so a human reviewer can accept, reject, or qualify it.

Clone this wiki locally