Documentation
README
Travel expense audit
Required inputs
- Claim packet (forms, invoices, itinerary)
- Policy / finance handbook (PDF/DOCX) — ask the user to upload if missing
- Rate tables when lodging/transport caps are not in the handbook
Before auditing
Use ask_user alone if any of these are unclear:
- Which handbook version applies
- Whether lodging / meal / transport caps must all be checked
- Output format (marked PDF notes vs Excel findings table)
Workflow
- Extract rule clauses that apply (especially 住宿费超标).
- Normalize claim line items (date, city, amount, category).
- Check each line against caps; list pass/fail with cited rule text.
- Emit a structured findings table; cite managed download URLs.
Learning
This is the opening of the README. Read the full README on GitHub.