feat(finmodel): financing overlay (кредит 15%) поверх unlevered DCF (epic #1881 PR-5) #1886
No reviewers
Labels
No labels
admin
analytics
auth
automation
bug
business
chore
ci
compliance
data
data-moat
docs
duplicate
dx
enhancement
Fable 5 ревью
feedback/max
generative
GG-форсайт
needs-discussion
needs-human
observability
pause-bots
performance
priority/p0
priority/p1
priority/p2
priority/p3
scope/backend
scope/db
scope/devops
scope/frontend
scope/qa
scrapers
security
site-finder
stage/1
stage/2
status/blocked
status/done
status/needs-analysis
status/needs-fix
status/qa
status/ready
status/review
status/wip
tech-debt
tradein
ux
week ревью 1
wontfix
вторичка
ИРД
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: lekss361/gendesign#1886
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "feat/finmodel-financing"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Эпик #1881 PR-5 — финансирование (кредит/проектное 15%) как overlay поверх DCF. Последняя крупная статья Excel-эталона («поток по финдеятельности» + «задолженность по кредиту»).
Дизайн
_compute_financing(operating_cf, annual_rate)читает готовый unlevered cashflow READ-ONLY, не пересобирает. Кредитная линия покрывает кассовый разрыв, проценты капитализируются (compound),_CREDIT_RATE_ANNUAL=15%отдельно от ставки дисконтирования (разная семантика).peak_debt_rub/total_interest_rub/net_profit_after_financing_rub. БЕЗ levered IRR (хрупко на хардкод-100%-долге — отдельный PR). БЕЗ debt_schedule в схему.Honesty
financing_is_simplified=True. Caveat: проценты — реальная стоимость (net после < net до); 100% покрытие разрыва (нет equity/LTC); compound; эскроу не моделируется точно; ставка-норматив; unlevered headline не затронут.Test plan
_compute_financingповеденчески выверено code-review: compound (точное значение vs simple), no-mutation входа, repay=min(cf,debt) не уходит в минус, no-gap→0Эпик #1881 — теперь покрыты все крупные статьи Excel-эталона
включая финансирование. Остаётся: levered IRR (опц.), §22 sales-pace, гео-радиус калибровки, расширение зонинг-покрытия для видимости в кокпите, точный НК-НДС.
Refs #1881
🤖 Generated with Claude Code