app to track my HSA eligible receipts
- Open() now runs PRAGMA quick_check after WAL recovery. WAL mode already makes opening self-healing (committed writes rolled forward, an interrupted write discarded), so a crash mid-write recovers automatically; quick_check fails fast only on genuine corruption, pointing the operator at BACKUP_DIR. - spec item 12 documents the durability/recovery model and the orphan-file caveat. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> |
||
|---|---|---|
| cmd/hsa | ||
| internal | ||
| scripts | ||
| .env.example | ||
| .gitignore | ||
| call_claude.sh | ||
| config.json | ||
| go.mod | ||
| go.sum | ||
| plan.md | ||
| secret.md | ||
| secret.sh | ||
| spec.md | ||