Thank you for being patient! We're working hard on resolving the issue
tento-monarch is a client and script surface for Monarch Money data.
Client owns HTTP/API access.LoginResult and MFAHandle model login flows.services::{accounts, transactions} contains domain-specific request
builders.models contains response types.ScriptsConfig loads local script configuration and exposes tento-sh commands.The crate owns Monarch-specific API requests, authentication flow details, and
response parsing. Callers should work through Client and service builders
instead of using tento-requests directly.
Financial data normalization for Lona rows or reports should be layered above this SDK unless it is purely Monarch-specific.