Implement FIN-WP-0001 ledger, evaluate, and evidence lane (T03–T05)

Add SQLite-backed cost ledger with import/summary CLI, cron-friendly
evaluate command with federation emit, and dogfood evidence artefact
generation from fixture CSVs.
This commit is contained in:
tegwick 2026-07-08 22:44:07 +02:00
parent d6f88cd70a
commit 277c2d05ca
12 changed files with 760 additions and 7 deletions

View file

@ -54,7 +54,7 @@ spine (resolves C-24).
```task
id: FIN-WP-0001-T03
status: todo
status: done
priority: high
state_hub_task_id: "9350d324-6194-44d5-9923-3547d69a2eed"
```
@ -66,7 +66,7 @@ CLI subcommands: `ledger import`, `ledger summary`.
```task
id: FIN-WP-0001-T04
status: todo
status: done
priority: medium
state_hub_task_id: "9574806e-e414-421d-8b58-844ccc9e6af7"
```
@ -79,7 +79,7 @@ cron or systemd timer.
```task
id: FIN-WP-0001-T05
status: todo
status: done
priority: medium
state_hub_task_id: "0b3b5e95-8c72-4e70-9171-14ef23c9e969"
```