Resource viability hub for budgets, commitments, burn rate, runway projection, and token spend tracking.
Find a file
tegwick 655c5e6b0c docs: renumber fabric boundary workplan to FIN-WP-0003
FIN-WP-0002 was already proposed in custodian inbox for client-billing
gap assessment; avoid id collision with State Hub retirement stream S7.
2026-08-09 21:41:20 +02:00
.claude/rules Implement FIN-WP-0001-T06 HTTP runway read surface 2026-07-08 22:46:24 +02:00
.forgejo/workflows Add Forgejo CI smoke workflow (enablement template) 2026-07-08 12:43:08 +02:00
docs Implement FIN-WP-0001 ledger, evaluate, and evidence lane (T03–T05) 2026-07-08 22:44:07 +02:00
src/fin_hub Implement FIN-WP-0001-T06 HTTP runway read surface 2026-07-08 22:46:24 +02:00
tests Implement FIN-WP-0001-T06 HTTP runway read surface 2026-07-08 22:46:24 +02:00
workplans docs: renumber fabric boundary workplan to FIN-WP-0003 2026-08-09 21:41:20 +02:00
.custodian-brief.md chore(consistency): sync task status from DB [auto] 2026-08-09 21:40:10 +02:00
.gitignore Implement FIN-WP-0001 ledger, evaluate, and evidence lane (T03–T05) 2026-07-08 22:44:07 +02:00
.repo-classification.yaml Complete fin-hub repo integration (FIN-WP-0000) 2026-07-08 22:39:22 +02:00
AGENTS.md docs: workplan-first agent guidance prose (CUST-WP-0055 T04 batch 4) 2026-07-08 17:22:15 +02:00
CLAUDE.md Complete fin-hub repo integration (FIN-WP-0000) 2026-07-08 22:39:22 +02:00
INTENT.md docs: add trailing newline to INTENT.md 2026-07-08 22:42:11 +02:00
LICENSE Adopt Target Revenue Source License V1C1 (org-wide preliminary rollout) 2026-07-30 00:11:23 +02:00
pyproject.toml Implement fin-hub T24-T26: ingest, runway, coupling, RaaS packaging 2026-07-08 00:59:39 +02:00
README.md Implement FIN-WP-0001-T06 HTTP runway read surface 2026-07-08 22:46:24 +02:00
SCOPE.md Bootstrap fin-hub scaffold from hub-core (CUST-WP-0025-T22/T23) 2026-07-08 00:50:24 +02:00
uv.lock Bootstrap fin-hub scaffold from hub-core (CUST-WP-0025-T22/T23) 2026-07-08 00:50:24 +02:00
WORK-RECORDS.md docs: renumber fabric boundary workplan to FIN-WP-0003 2026-08-09 21:41:20 +02:00

Fin Hub

Resource viability hub for the FOS federation — budgets, commitments, burn rate, runway projection, and token spend tracking.

Fin-hub extends hub-core with financial models and read surfaces. Generic hub primitives (domains, repos, messages, progress events) come from hub-core; fin-specific models (budget, commitment, burn rate, runway, token spend) live here.

Status

MVP complete (CUST-WP-0025 T22T26): models, CSV ingest, runway CLI, FOS coupling, RaaS packaging draft. Operational hardening tracked in workplans/FIN-WP-0001-runway-operations-lane.md.

Quick Start

cd /home/worsch/fin-hub
uv sync
uv run pytest
uv run finhub runway --balance 12000 --monthly-burn 2100,2200,2000
uv run finhub ledger import cloud tests/fixtures/cloud-costs.csv
uv run finhub evaluate
uv run finhub evidence --seed-fixtures
uv run finhub serve
uv run finhub import-cloud tests/fixtures/cloud-costs.csv
uv run finhub ops-costs tests/fixtures/hosteurope.csv

Cross-hub coupling (--emit) posts non-secret progress events to dev-hub when STATE_HUB_API is reachable.

  • the-custodian/workplans/CUST-WP-0025-fos-hub-bootstrap.md — umbrella
  • canon/constitution/bootstrap-protocol_v0.1.md — funding and roles
  • canon/projects/railiance/business-model-canvas_v0.1.md — monetization path