Tierfree
Accounts2
Rules1 simple rule
AdsVisible
Inbox Days stores account limits, rule limits, and ad visibility in Postgres so the product can change tiers without redeploying the API.
When a user saves a rule, the API persists it to Postgres. A Rust worker polls for due rules, classifies mail importance from headers, and runs the mailbox action outside the request path.