Analysis Overview¶
This section contains analysis results and insights generated from the Python model logic.
Development Scope¶
- Reports are maintained in English during active model development.
- Fundamental Financial Drivers (FFD) are used to explain market opportunity before infrastructure-capex allocation.
- Downstream BUFM analysis extends these drivers into stakeholder profitability and scaling models.
Current Reports¶
- FFD Initial Report (Moved)
- Canonical location: Models / FFD Explanatory Notes
Analysis Types¶
- Fundamental driver analysis
- Revenue projections
- Cost analysis
- Break-even analysis
- Scenario modeling
- Sensitivity analysis
Tools¶
Python model modules in models/ are the source of truth for calculations used in this section.
Toolchain Direction¶
- The repo is moving toward an analysis-first toolchain centered on model contracts, scenarios, coupling logic, and generated analytical outputs.
- Legacy workbook-oriented scripts should be treated as transitional adapters, not the long-term architecture.
- See Toolchain Refactor Plan.