Skip to main content

Version Docs Updated

Purpose

This page tracks the current status of diagrams, technical drawings, and media assets used in the financial documentation.

πŸ–ΌοΈ Financial Image Backlog

The documentation system now uses Dynamic Mermaid Diagrams and Static SVG icons in a hybrid approach. The list below shows which technical page relies on which visual asset.

πŸ“Š Diagram and Image Inventory​

CodeFile Path / TypeStatusPage Reference
FIN-MERMAID-OVERVIEWMermaid Codeβœ… CurrentFinancial Overview
FIN-IMG-LEDGER-001ledger-001.svgπŸ”„ Pending RevisionLedger Model
FIN-MERMAID-POLICYMermaid Codeβœ… CurrentCommission and Policy
FIN-MERMAID-GOVMermaid Codeβœ… CurrentGovernance Controls
FIN-IMG-ANALYTICS-001analytics-001.svgβœ… CurrentAnalytics Metrics
FIN-IMG-DB-001db-001.svg⚠️ Missing (V4.21)Database Architecture
FIN-MERMAID-SIGMermaid Codeβœ… CurrentAudit Crypto & Integrity

πŸ› οΈ Visual Standards​

  1. Mermaid Usage: Mermaid should always be preferred for architectural flows and sequence diagrams. This allows diagrams to be updated easily whenever the documentation is updated.
  2. SVG Format: SVG files under /static/img/docs/financial/ are used for fixed schemas and table relationships.
  3. Naming Convention: Follow the fin-fin-img-{category}-{index}.svg format strictly.

πŸ“… Upcoming Additions (TODO)​

  • Payout Journey Map: Sequence diagram showing the Payout request journey from end user to bank.
  • Crypto Hash Chain Visualizer: Technical illustration showing how the SHA-256 chain links together.
  • Tax Flow Diagram: Distribution diagram of tax line items (VAT, Withholding) across the Ledger.

Section Summary​

  • The image backlog is the central checklist for dynamic and static assets.
  • All newly added Mermaid diagrams must be registered in this list.

Changelog​

DateVersionNote
23.04.20264.27.2English translation added.
19.03.20264.21.2Image backlog modernized to reflect Mermaid migration and new asset structure.
26.02.20264.21.0-docsPage normalized to single template standard.