Overview
Project Documentation
Risk-Aware Fraud Transaction Decision System β complete technical documentation including architecture diagrams, metrics, dependency graphs, sequence flows, and guides.
π
Markdown
BEGINNER_GUIDE.md
Layperson intro to the 3 detection axes, 5 decision states, and system
architecture
π
Markdown
PROJECT_BIBLE.md
Complete technical deep-dive into every file, function, threshold and design
decision
π
Markdown
metrics_tables.md
All numeric constants, thresholds, hyperparameters, and port numbers with source
citations
ποΈ
Mermaid
architecture_graph.mmd
Full system graph: Client β API β Engine β Artifacts β Research pipeline
π
Mermaid
dependency_graph.mmd
All internal module and external package dependency edges
β‘
Mermaid
runtime_flow_graph.mmd
Startup call stacks, POST /predict call chain, Streamlit & Glass Lens flows
π
Mermaid
sequence_diagrams.mmd
4 UML sequence diagrams: API, Streamlit, Glass Lens, and Docker deployment
Architecture Graph
architecture_graph.mmd β Full system component topology
Dependency Graph
dependency_graph.mmd β Internal module and external package dependencies
Runtime Flow Graph
runtime_flow_graph.mmd β Startup call stacks and request processing flows
Sequence Diagrams
sequence_diagrams.mmd β 4 UML sequence diagrams