https://github.com/rraju26/pyIndiaFactorInvesting
· scanned 2026-06-15 23:56 UTC (2 months, 3 weeks ago)
20 raw signals (0 security + 20 graph)
Last scanned 2 months, 3 weeks ago · v1 · 20 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 34 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 |
|---|---|---|---|
compute_factor_summary |
software | dead | src/factors.py:25 |
_max_drawdown |
software | healthy | src/factors.py:78 |
rolling_regression |
software | dead | src/factors.py:90 |
run_factor_regression |
software | dead | src/factors.py:166 |
compute_information_ratio |
software | dead | src/factors.py:241 |
_apply_style |
software | healthy | src/visualise.py:27 |
_add_source |
software | healthy | src/visualise.py:37 |
plot_cumulative_returns |
software | dead | src/visualise.py:56 |
plot_rolling_beta |
software | dead | src/visualise.py:105 |
plot_drawdown |
software | dead | src/visualise.py:168 |
plot_factor_summary_table |
software | dead | src/visualise.py:215 |
load_invespar_factors |
software | dead | src/data.py:32 |
load_nifty_sample |
software | dead | src/data.py:117 |
load_fund_sample |
software | dead | src/data.py:198 |
load_fi_factors |
software | dead | src/data.py:248 |
load_fi_fund_sample |
software | dead | src/data.py:330 |
align_data |
software | dead | src/data.py:398 |
| Label | Layer | Status | Path |
|---|---|---|---|
README.md |
software | healthy | README.md |
environment.yml |
software | healthy | environment.yml |
pyproject.toml |
software | healthy | pyproject.toml |
LICENSE |
software | healthy | LICENSE |
requirements.txt |
software | healthy | requirements.txt |
ci.yml |
software | healthy | .github/workflows/ci.yml |
factors.py |
software | healthy | src/factors.py |
__init__.py |
software | healthy | src/__init__.py |
visualise.py |
software | healthy | src/visualise.py |
data.py |
software | healthy | src/data.py |
| Label | Layer | Status | Path |
|---|---|---|---|
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
src |
software | healthy | src |
| Label | Layer | Status | Path |
|---|---|---|---|
uv |
cicd | healthy | .github/workflows/ci.yml |
pip |
cicd | healthy | .github/workflows/ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-v9br55v3 |
software | healthy | /tmp/repobility-clone-v9br55v3 |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::ci |
cicd | healthy | .github/workflows/ci.yml |
This page is publicly accessible at:
https://repobility.com/scan/38b05517-cd81-4446-800c-7f900eff47ba/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/38b05517-cd81-4446-800c-7f900eff47ba/
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.