Bootstrap fin-hub scaffold from hub-core (CUST-WP-0025-T22/T23)
Add hub-core editable dependency, fin-specific SQLAlchemy models, and smoke tests.
This commit is contained in:
commit
b6993d4a05
10 changed files with 1737 additions and 0 deletions
15
SCOPE.md
Normal file
15
SCOPE.md
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
# Fin Hub Scope
|
||||
|
||||
## In Scope
|
||||
|
||||
- Budget, commitment, burn rate, runway projection, and token spend models
|
||||
- Manual CSV import for cloud and API costs (v0.1)
|
||||
- Runway calculator with alert thresholds
|
||||
- FOS §9 cross-hub signals: fin→dev (budget pressure), fin→ops (cost attribution), fin→canon (viability alerts)
|
||||
- hub-core generic primitives (domains, repos, messages, progress)
|
||||
|
||||
## Out of Scope
|
||||
|
||||
- Payment execution, invoicing, or banking integration
|
||||
- Tax filing or legal entity management
|
||||
- Multi-tenant customer billing (deferred to RaaS T26)
|
||||
Loading…
Add table
Add a link
Reference in a new issue