Morning Report Gmail Readonly
This is a personal-use application used by its owner to perform deterministic post-send integrity checks on the owner's Morning Report emails.
What the application does
The application reads the owner's own Sent Gmail messages whose subject begins with 全球市場收盤押注摘要. It extracts structural and published-market information so the owner can verify that a sent report matches the expected format and published metrics.
Google data access
The application requests only the Gmail read-only scope:
https://www.googleapis.com/auth/gmail.readonly
It does not send, modify, delete, archive, or relabel Gmail messages.
Data handling
Raw email content is processed only for integrity checking. Temporary raw email and HTML copies are deleted after processing. Non-secret audit metadata may be retained to record whether an integrity check passed or detected an incident.