feat: add us-cpa tax-year source corpus

This commit is contained in:
Stefano Fiorini
2026-03-15 00:53:18 -05:00
parent 291b729894
commit 0c2e34f2f0
5 changed files with 328 additions and 3 deletions

View File

@@ -48,5 +48,7 @@ skills/us-cpa/scripts/us-cpa review --tax-year 2025 --case-dir ~/tax-cases/2025-
- JSON by default
- markdown output available with `--format markdown`
- `fetch-year` downloads the bootstrap IRS form/instruction corpus into `~/.cache/us-cpa` by default
- override the cache root with `US_CPA_CACHE_DIR` when you need an isolated run or fixture generation
For operator details, limitations, and the planned case structure, see `docs/us-cpa.md`.