Home - striae-org/striae GitHub Wiki

This wiki provides guidance for developers working on Striae, a cloud-native forensic annotation platform for firearms identification workflows.

Important Note: Striae is actively developed. Documentation may lag implementation in some areas. Validate behavior against the repository when needed. (Docs last updated April 25, 2026, Striae v7.1.0)

Quick Start

New to Striae? Start here:

  1. Project Overview - Product scope, role, and capability map
  2. Installation Guide - Prerequisites, deployment steps, and troubleshooting
  3. Environment Variables Setup - Required secrets, bindings, and runtime configuration
  4. Architecture Guide - Service boundaries and system patterns
  5. Security Guide - Security boundaries, auth flow, and deployment-sensitive controls
  6. Guide Summaries - TL;DR summaries with direct links to core guides

Core Documentation

Architecture and Platform

Security and Workflow

Reporting and Operations

By Task

Contributing Documentation

  1. Identify outdated or missing information.
  2. Update docs in the same change that updates code behavior.
  3. Prefer short, implementation-aligned guidance over duplicated prose.
  4. Link to source-of-truth guides instead of restating detailed behavior.

External Resources

Getting Help

  • Documentation issues: open a docs-focused issue in the repository.
  • Development issues: check existing docs and issues, then open a new issue with reproduction details.
  • Security issues: follow responsible disclosure and avoid public disclosure of sensitive details.