Receipt Agent
z:ledger:receipt-agent
Extracts receipt metadata and writes normalized expense records.
Allowed
- Read uploads
- Extract merchant/amount/date
- Create expense drafts
Denied
- Payment execution
- Report publishing
// AGENT MONITOR
Each agent has a bounded permission set and a dedicated contract function. High-risk actions stop at an approval state until a human authorizes execution.
z:ledger:receipt-agent
Extracts receipt metadata and writes normalized expense records.
z:ledger:category-agent
Classifies expenses and flags unusual category shifts.
z:ledger:report-agent
Generates monthly, weekly, tax, CSV, and JSON reports.
z:ledger:payment-agent
Prepares bill payment intents and waits for human approval.