Implement fin-hub T24-T26: ingest, runway, coupling, RaaS packaging
Add CSV importers, runway calculator, budget alerts, cross-hub coupling emitters, finhub CLI, and raas-mvp-packaging docs with full test coverage.
This commit is contained in:
parent
b6993d4a05
commit
1abbbe85e4
27 changed files with 835 additions and 3 deletions
4
tests/fixtures/cloud-costs.csv
vendored
Normal file
4
tests/fixtures/cloud-costs.csv
vendored
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
service,amount,currency,date
|
||||
state-hub,42.50,EUR,2026-06-01
|
||||
core-hub,18.00,EUR,2026-06-15
|
||||
gitea,25.00,EUR,2026-06-20
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue