feat: add us-cpa pdf renderer

This commit is contained in:
Stefano Fiorini
2026-03-15 01:26:29 -05:00
parent c3c0d85908
commit decf3132d5
4 changed files with 158 additions and 0 deletions

View File

@@ -122,6 +122,22 @@ Current implemented topics:
- standard deduction
- Schedule C / sole proprietorship reporting trigger
## Form Rendering
Current rendering path:
- official IRS PDFs from the cached tax-year corpus
- overlay rendering onto those official PDFs using `reportlab` + `pypdf`
- artifact manifest written to `output/artifacts.json`
Current rendered form support:
- Form 1040 overlay artifact generation
Current review rule:
- overlay-rendered artifacts are marked `reviewRequired: true`
## Scope Rules
- U.S. federal individual returns only in v1