docs: finalize us-cpa integration and fixtures

This commit is contained in:
Stefano Fiorini
2026-03-15 01:34:14 -05:00
parent 10a9d40f1d
commit d3fd874330
6 changed files with 29 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
{
"taxpayer.fullName": "Jane Doe",
"filingStatus": "single",
"wages": 50000,
"taxableInterest": 100,
"federalWithholding": 6000,
"expectedIssue": "agi_mismatch"
}