compare_to_legacy
Compare a legacy cash-flow markdown file with the current daily digest to detect matched, missing, extra, and changed obligations and report the working-cash delta.
Instructions
Parallel-run parity: diff a legacy cash-flow.md against the new daily digest.
Reads the legacy markdown the caller points at (supply a fresh one from your own daily ritual); never runs the legacy ritual or writes any legacy file. Reports matched / missing-in-new / extra-in-new / amount-or-date-changed obligations with a severity each, plus the working-cash delta. Set render_markdown for a short parity summary under the 'markdown' key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| legacy_cashflow_md_path | Yes | ||
| as_of_date | No | ||
| base_year | No | ||
| render_markdown | No | ||
| db_path | No |