imn@dev:~/work/ink-audit$ cat scheme.md
user ▤
receipt / invoice photo
upload
telegram bot
for humans
API service
for systems
OCR
structured fields
{ vendor, date, total, … }
verify
anti-fraud checks
edited / forged detection
verdict
✓ pass
→ downstream processing
✗ flagged
tampering suspected
// nothing edited or forged gets past the gate
imn@dev:~/work/ink-audit$ cat details.md
- ENTRY
- two front doors: a telegram bot for people, an API for systems.
- PIPELINE
- OCR → structured field extraction → anti-fraud checks for edited and forged documents.
- OUTPUT
- a verdict gate: only verified documents continue to downstream processing.
- NDA
- the name is a codename, the essence is real. details in person.