forked from shihaam/thijooree
update docs
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
# App Internals
|
||||
|
||||
Documentation for app-specific logic — UI flows, routing decisions, and business rules implemented in the Android client.
|
||||
|
||||
---
|
||||
|
||||
| Document | Description |
|
||||
|---|---|
|
||||
| [01 — Transfer Flows](01-transfer-flows.md) | TransferFragment entry points, recipient lookup, transfer type routing, rejected combinations, BML business OTP flow, BML QR merchant payments |
|
||||
| [Parsers](PARSERS.md) | Account display parser architecture — how raw bank API data is normalised into a unified `AccountListDisplay` model |
|
||||
| [AI Security Audit](AI_SECURITY_CHECK.md) | Full source security audit — credential storage, network layer, manifest, data privacy |
|
||||
Reference in New Issue
Block a user