https://github.com/DogInfantry/India-LBO-Take-Pv-Screener
· scanned 2026-06-17 01:27 UTC (1 month, 2 weeks ago)
3 raw signals (0 security + 3 graph)
Last scanned 1 month, 2 weeks ago · v2 · last Δ +10.0 (diff) · 3 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 57 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.
| Label | Layer | Status | Path |
|---|---|---|---|
base_assumptions |
software | healthy | tests/test_lbo_model.py:4 |
test_sources_equal_uses |
software | healthy | tests/test_lbo_model.py:25 |
test_mezz_principal_untouched_by_sweep_while_senior_outstan… |
software | healthy | tests/test_lbo_model.py:32 |
test_senior_mandatory_amortization_each_year |
software | healthy | tests/test_lbo_model.py:44 |
test_rbi_cap_binds_and_scales_tranches_proportionally |
software | healthy | tests/test_lbo_model.py:60 |
test_cap_does_not_bind_when_leverage_modest |
software | healthy | tests/test_lbo_model.py:74 |
test_grid_center_cell_matches_base_run |
software | healthy | tests/test_lbo_model.py:83 |
test_grid_high_leverage_cell_triggers_cap |
software | healthy | tests/test_lbo_model.py:94 |
test_balance_sheet_balances_every_year |
software | healthy | tests/test_lbo_model.py:104 |
ratios |
software | healthy | tests/test_statements.py:4 |
test_opening_balance_sheet_balances |
software | healthy | tests/test_statements.py:10 |
test_income_statement_ties |
software | healthy | tests/test_statements.py:21 |
test_income_statement_taxes_floored_at_zero |
software | healthy | tests/test_statements.py:32 |
model |
software | healthy | tests/test_statements.py:45 |
test_cash_flow_reconciles_to_balance_sheet_cash |
software | healthy | tests/test_statements.py:49 |
test_ppe_roll_forward |
software | healthy | tests/test_statements.py:57 |
test_retained_earnings_accumulate |
software | healthy | tests/test_statements.py:67 |
test_goodwill_held_flat |
software | healthy | tests/test_statements.py:78 |
load_config |
software | healthy | src/data_loader.py:24 |
load_universe |
software | healthy | src/data_loader.py:29 |
load_fundamentals |
software | healthy | src/data_loader.py:36 |
fetch_market_data |
software | healthy | src/data_loader.py:54 |
_margin_trend_ok |
software | healthy | src/screener.py:13 |
compute_metrics |
software | healthy | src/screener.py:26 |
apply_screen |
software | healthy | src/screener.py:73 |
build_rationale |
software | healthy | src/screener.py:101 |
opening_balance_sheet |
software | healthy | src/statements.py:8 |
income_statement_row |
software | healthy | src/statements.py:20 |
cached_market_data |
software | healthy | src/app.py:26 |
load_inputs |
software | healthy | src/app.py:31 |
_size_tranches |
software | healthy | src/lbo_model.py:29 |
run_lbo |
software | healthy | src/lbo_model.py:56 |
sensitivity_grid |
software | healthy | src/lbo_model.py:203 |
| Label | Layer | Status | Path |
|---|---|---|---|
requirements.txt |
software | healthy | requirements.txt |
README.md |
software | healthy | README.md |
smoke_test.py |
software | healthy | smoke_test.py |
test_lbo_model.py |
software | healthy | tests/test_lbo_model.py |
conftest.py |
software | healthy | tests/conftest.py |
test_statements.py |
software | healthy | tests/test_statements.py |
data_loader.py |
software | healthy | src/data_loader.py |
screener.py |
software | healthy | src/screener.py |
statements.py |
software | healthy | src/statements.py |
app.py |
software | healthy | src/app.py |
lbo_model.py |
software | healthy | src/lbo_model.py |
2026-06-13-phase2-three-statement-model-design.md |
software | healthy | docs/superpowers/specs/2026-06-13-phase2-three-statement-mo… |
2026-06-13-phase1-lbo-tranches-waterfall-design.md |
software | healthy | docs/superpowers/specs/2026-06-13-phase1-lbo-tranches-water… |
2026-06-13-phase1-lbo-tranches-waterfall.md |
software | healthy | docs/superpowers/plans/2026-06-13-phase1-lbo-tranches-water… |
2026-06-13-phase2-three-statement-model.md |
software | healthy | docs/superpowers/plans/2026-06-13-phase2-three-statement-mo… |
config.yaml |
software | healthy | config/config.yaml |
| Label | Layer | Status | Path |
|---|---|---|---|
tests |
software | healthy | tests |
src |
software | healthy | src |
docs |
software | healthy | docs |
superpowers |
software | healthy | docs/superpowers |
specs |
software | healthy | docs/superpowers/specs |
plans |
software | healthy | docs/superpowers/plans |
config |
software | healthy | config |
| Label | Layer | Status | Path |
|---|---|---|---|
DogInfantry__India-LBO-Take-Pv-Screener |
software | healthy | /data/fable5_failed_archive/DogInfantry__India-LBO-Take-Pv-… |
This page is publicly accessible at:
https://repobility.com/scan/f2b1bea7-7f35-4635-9396-3c74d03c51bc/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/f2b1bea7-7f35-4635-9396-3c74d03c51bc/
Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.