Architecture

This book shows how the platform works—what happens to evidence, how AI and humans combine, and how privacy is enforced. It is written for donors, partners, and end users who want confidence without deep technical detail. Engineering specifics live in the core repository.

  • System Topology: The major building blocks (user/analyst app, API, tokenization vault, evidence stores) and how they connect. (Insert topology diagram placeholder here)

  • Data Pipeline: The journey from upload → tokenization → hybrid search → signed dossier. (Insert pipeline diagram placeholder here)

  • Security Model: The safeguards (masking, encryption, access approvals, auditing) that keep users safe.

Diagram sources: export current SVGs from arch-viz/output/ (system_topology, data_pipeline, security_model) and place them under book/assets/architecture/ to replace the placeholders. Scope: No deployment minutiae here—just how the platform delivers trustworthy reports while protecting identities.

Last updated