Implement FIN-WP-0001-T06 HTTP runway read surface
Add create_runway_router() following the hub-core factory pattern, expose GET /runway/summary and /runway/monthly-burn via create_app, and add finhub serve for local operation.
This commit is contained in:
parent
0f2436b34c
commit
29dbaf1c2d
11 changed files with 270 additions and 4 deletions
|
|
@ -4,7 +4,7 @@ type: workplan
|
|||
title: "Runway Operations and Federation Evidence"
|
||||
domain: infotech
|
||||
repo: fin-hub
|
||||
status: active
|
||||
status: finished
|
||||
owner: fin-hub
|
||||
topic_slug: infotech
|
||||
created: "2026-07-08"
|
||||
|
|
@ -91,7 +91,7 @@ CSVs plus live ledger data. Reference from `docs/raas-mvp-packaging.md`.
|
|||
|
||||
```task
|
||||
id: FIN-WP-0001-T06
|
||||
status: wait
|
||||
status: done
|
||||
priority: low
|
||||
state_hub_task_id: "40e46ee1-49ee-4c3f-ab6b-9471ea1ab3d9"
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue