https://github.com/sulav1234567/nepse
· scanned 2026-06-16 00:25 UTC (2 months, 2 weeks ago)
102 raw signals (0 security + 102 graph)
Last scanned 2 months, 2 weeks ago · v1 · 96 actionable findings from 1 signal source. 6 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 970 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 |
|---|---|---|---|
_find_downloaded_artifact |
software | healthy | scripts/import_colab_model.py:30 |
_verify_artifact |
software | healthy | scripts/import_colab_model.py:40 |
main |
software | healthy | scripts/import_colab_model.py:59 |
_utc_now |
software | healthy | scripts/colab_continuous_train.py:40 |
_run |
software | healthy | scripts/colab_continuous_train.py:44 |
_git_pull_private_repo |
software | healthy | scripts/colab_continuous_train.py:49 |
_mount_drive |
software | healthy | scripts/colab_continuous_train.py:67 |
_configure_environment |
software | healthy | scripts/colab_continuous_train.py:84 |
_log_gpu |
software | healthy | scripts/colab_continuous_train.py:120 |
_copy_versioned_artifact |
software | healthy | scripts/colab_continuous_train.py:139 |
_write_state |
software | healthy | scripts/colab_continuous_train.py:150 |
_train_once |
software | healthy | scripts/colab_continuous_train.py:155 |
parse_args |
software | healthy | scripts/colab_continuous_train.py:203 |
_disconnect_runtime |
software | healthy | scripts/colab_continuous_train.py:244 |
main |
software | healthy | scripts/colab_continuous_train.py:265 |
trading_dates |
software | healthy | scripts/scrape_broker_floorsheet.py:54 |
all_symbols |
software | healthy | scripts/scrape_broker_floorsheet.py:63 |
existing_dates |
software | healthy | scripts/scrape_broker_floorsheet.py:67 |
fetch_floorsheet |
software | healthy | scripts/scrape_broker_floorsheet.py:78 |
aggregate |
software | healthy | scripts/scrape_broker_floorsheet.py:102 |
append_rows |
software | healthy | scripts/scrape_broker_floorsheet.py:140 |
scrape_symbol |
software | healthy | scripts/scrape_broker_floorsheet.py:152 |
run |
software | healthy | scripts/scrape_broker_floorsheet.py:176 |
main |
software | healthy | scripts/scrape_broker_floorsheet.py:212 |
load_stock_csvs |
software | healthy | scripts/train_local.py:46 |
load_macro_frames |
software | healthy | scripts/train_local.py:86 |
load_fundamentals |
software | healthy | scripts/train_local.py:109 |
load_index_frame |
software | healthy | scripts/train_local.py:122 |
build_sector_frames |
software | healthy | scripts/train_local.py:135 |
build_features_for_symbol |
software | healthy | scripts/train_local.py:158 |
_build_minimal_features |
software | healthy | scripts/train_local.py:211 |
run_training |
software | healthy | scripts/train_local.py:297 |
main |
software | healthy | scripts/consolidate_broker_features.py:37 |
latest_known_date |
software | healthy | scripts/update_market_data.py:45 |
fetch_day_table |
software | healthy | scripts/update_market_data.py:61 |
day_table_to_records |
software | healthy | scripts/update_market_data.py:90 |
merge_records_into_csvs |
software | healthy | scripts/update_market_data.py:113 |
main |
software | healthy | scripts/update_market_data.py:138 |
connect_to_mongodb |
software | healthy | backend/database.py:24 |
close_mongodb |
software | healthy | backend/database.py:48 |
get_database |
software | healthy | backend/database.py:58 |
get_collection |
software | healthy | backend/database.py:73 |
create_user |
software | healthy | backend/database.py:78 |
get_user_by_email |
software | healthy | backend/database.py:116 |
get_user_by_id |
software | healthy | backend/database.py:133 |
update_user |
software | healthy | backend/database.py:153 |
add_to_watchlist |
software | healthy | backend/database.py:178 |
remove_from_watchlist |
software | healthy | backend/database.py:200 |
get_watchlist |
software | healthy | backend/database.py:222 |
hash_password |
software | healthy | backend/auth.py:37 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
UserManager |
software | healthy | backend/database.py:67 |
AuthService |
software | healthy | backend/auth.py:31 |
Signal |
software | healthy | backend/models.py:11 |
Regime |
software | healthy | backend/models.py:20 |
Sector |
software | healthy | backend/models.py:28 |
StockData |
software | healthy | backend/models.py:41 |
HistoricalPrice |
software | healthy | backend/models.py:67 |
LayerScores |
software | healthy | backend/models.py:76 |
LayerWeights |
software | healthy | backend/models.py:84 |
TechnicalIndicators |
software | healthy | backend/models.py:92 |
OverrideCondition |
software | healthy | backend/models.py:108 |
PriceTargets |
software | healthy | backend/models.py:115 |
WarningFlags |
software | healthy | backend/models.py:122 |
FCSResult |
software | healthy | backend/models.py:136 |
CandlestickPattern |
software | healthy | backend/models.py:145 |
RecommendationPlan |
software | healthy | backend/models.py:152 |
FullAnalysis |
software | healthy | backend/models.py:176 |
DailyPrediction |
software | healthy | backend/models.py:195 |
WeeklyPrediction |
software | healthy | backend/models.py:208 |
MonthlyPrediction |
software | healthy | backend/models.py:220 |
MarketOverview |
software | healthy | backend/models.py:234 |
SectorPerformance |
software | healthy | backend/models.py:250 |
RegimeDetection |
software | healthy | backend/models.py:258 |
PortfolioOptResult |
software | healthy | backend/models.py:268 |
UserRegister |
software | healthy | backend/models.py:278 |
UserLogin |
software | healthy | backend/models.py:286 |
UserResponse |
software | healthy | backend/models.py:292 |
TokenResponse |
software | healthy | backend/models.py:302 |
TokenData |
software | healthy | backend/models.py:309 |
DataCache |
software | healthy | backend/nepse_fetcher.py:32 |
SharesansarClient |
software | healthy | backend/nepse_fetcher.py:161 |
MerolaganiClient |
software | healthy | backend/nepse_fetcher.py:453 |
NepseClient |
software | healthy | backend/nepse_fetcher.py:754 |
Settings |
software | healthy | backend/settings.py:14 |
AgentPosition |
software | healthy | backend/autonomous/trading_agent.py:61 |
AgentSignal |
software | healthy | backend/autonomous/trading_agent.py:83 |
AgentRunSummary |
software | healthy | backend/autonomous/trading_agent.py:103 |
AgentStatus |
software | healthy | backend/autonomous/trading_agent.py:120 |
RiskManager |
software | healthy | backend/autonomous/trading_agent.py:138 |
TradingJournal |
software | healthy | backend/autonomous/trading_agent.py:189 |
AutonomousTradingAgent |
software | healthy | backend/autonomous/trading_agent.py:235 |
ArchitectureComponent |
software | healthy | backend/autonomous/schemas.py:18 |
PredictionTargets |
software | healthy | backend/autonomous/schemas.py:25 |
TechnicalBreakdown |
software | healthy | backend/autonomous/schemas.py:31 |
FundamentalBreakdown |
software | healthy | backend/autonomous/schemas.py:54 |
CorrelationSignal |
software | healthy | backend/autonomous/schemas.py:74 |
GlobalBreakdown |
software | healthy | backend/autonomous/schemas.py:82 |
ModelVote |
software | healthy | backend/autonomous/schemas.py:92 |
SectorRotationSignal |
software | healthy | backend/autonomous/schemas.py:102 |
MarketRegimeSnapshot |
software | healthy | backend/autonomous/schemas.py:113 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
start-with-auth.sh |
software | healthy | start-with-auth.sh |
AUTH_SETUP_DEPLOYMENT.md |
software | healthy | AUTH_SETUP_DEPLOYMENT.md |
COLAB_CONTINUOUS_TRAINING.md |
software | healthy | COLAB_CONTINUOUS_TRAINING.md |
setup-auth.sh |
software | healthy | setup-auth.sh |
ARCHITECTURE.md |
software | healthy | ARCHITECTURE.md |
README.md |
software | healthy | README.md |
run.sh |
software | healthy | run.sh |
package.json |
software | healthy | package.json |
start.sh |
software | healthy | start.sh |
package-lock.json |
software | healthy | package-lock.json |
MIGRATION.md |
software | healthy | MIGRATION.md |
tsconfig.json |
software | healthy | tsconfig.json |
eslint.config.mjs |
software | healthy | eslint.config.mjs |
AUTH_QUICKSTART.md |
software | healthy | AUTH_QUICKSTART.md |
docker-compose.yml |
software | healthy | docker-compose.yml |
DEPLOYMENT.md |
software | healthy | DEPLOYMENT.md |
SETUP.md |
software | healthy | SETUP.md |
next.config.ts |
software | healthy | next.config.ts |
autonomous-architecture.md |
software | healthy | docs/autonomous-architecture.md |
import_colab_model.py |
software | healthy | scripts/import_colab_model.py |
colab_continuous_train.py |
software | healthy | scripts/colab_continuous_train.py |
colab_terminal_train.sh |
software | healthy | scripts/colab_terminal_train.sh |
scrape_broker_floorsheet.py |
software | healthy | scripts/scrape_broker_floorsheet.py |
train_local.py |
software | healthy | scripts/train_local.py |
broker_progress.py |
software | healthy | scripts/broker_progress.py |
consolidate_broker_features.py |
software | healthy | scripts/consolidate_broker_features.py |
update_market_data.py |
software | healthy | scripts/update_market_data.py |
database.py |
software | healthy | backend/database.py |
__init__.py |
software | healthy | backend/__init__.py |
auth.py |
software | healthy | backend/auth.py |
Dockerfile |
software | healthy | backend/Dockerfile |
predictions.py |
software | healthy | backend/predictions.py |
engine.py |
software | healthy | backend/engine.py |
models.py |
software | healthy | backend/models.py |
deterministic.py |
software | healthy | backend/deterministic.py |
server.py |
software | healthy | backend/server.py |
nepse_fetcher.py |
software | healthy | backend/nepse_fetcher.py |
settings.py |
software | healthy | backend/settings.py |
portfolio.py |
software | healthy | backend/portfolio.py |
requirements.txt |
software | healthy | backend/requirements.txt |
market_intelligence.py |
software | healthy | backend/market_intelligence.py |
index_analysis.py |
software | healthy | backend/index_analysis.py |
security.py |
software | healthy | backend/security.py |
trading_agent.py |
software | healthy | backend/autonomous/trading_agent.py |
schemas.py |
software | healthy | backend/autonomous/schemas.py |
indicators.py |
software | healthy | backend/autonomous/indicators.py |
__init__.py |
software | healthy | backend/autonomous/__init__.py |
storage.py |
software | healthy | backend/autonomous/storage.py |
internet_training_data.py |
software | healthy | backend/autonomous/internet_training_data.py |
build_training_data.py |
software | healthy | backend/autonomous/build_training_data.py |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
POST /api/auth/register |
api | healthy | backend/server.py |
POST /api/auth/login |
api | healthy | backend/server.py |
GET /api/auth/me |
api | healthy | backend/server.py |
POST /api/auth/logout |
api | healthy | backend/server.py |
GET /api/market |
api | healthy | backend/server.py |
GET /api/market/nepse-index |
api | healthy | backend/server.py |
GET /api/market/regime |
api | healthy | backend/server.py |
GET /api/market/intelligence |
api | healthy | backend/server.py |
GET /api/market/index-history |
api | healthy | backend/server.py |
GET /api/market/index-analysis |
api | healthy | backend/server.py |
GET /api/market/sectors |
api | healthy | backend/server.py |
GET /api/stocks |
api | healthy | backend/server.py |
GET /api/stocks/{symbol} |
api | healthy | backend/server.py |
GET /api/stocks/{symbol}/history |
api | healthy | backend/server.py |
GET /api/predictions/daily |
api | healthy | backend/server.py |
GET /api/predictions/weekly |
api | healthy | backend/server.py |
GET /api/predictions/monthly |
api | healthy | backend/server.py |
GET /api/portfolio |
api | healthy | backend/server.py |
GET /api/live/stocks |
api | healthy | backend/server.py |
GET /api/live/market |
api | healthy | backend/server.py |
GET /api/ai/predictions |
api | healthy | backend/server.py |
GET /api/ai/prediction/{symbol} |
api | healthy | backend/server.py |
GET /api/ai/feature-importance |
api | healthy | backend/server.py |
GET /api/ai/model-metrics |
api | healthy | backend/server.py |
GET /api/health |
api | healthy | backend/server.py |
GET /dashboard |
api | healthy | backend/autonomous/api.py |
GET /signals |
api | healthy | backend/autonomous/api.py |
POST /signals/refresh |
api | healthy | backend/autonomous/api.py |
GET /signals/refresh/status |
api | healthy | backend/autonomous/api.py |
GET /signals/{symbol} |
api | healthy | backend/autonomous/api.py |
GET /system/status |
api | healthy | backend/autonomous/api.py |
GET /backtests/latest |
api | healthy | backend/autonomous/api.py |
POST /ingestion/run |
api | healthy | backend/autonomous/api.py |
POST /datasets/build |
api | healthy | backend/autonomous/api.py |
POST /training/run |
api | healthy | backend/autonomous/api.py |
POST /outcomes/evaluate |
api | healthy | backend/autonomous/api.py |
GET /trader/status |
api | healthy | backend/autonomous/api.py |
GET /trader/recommendations |
api | healthy | backend/autonomous/api.py |
POST /trader/run |
api | healthy | backend/autonomous/api.py |
POST /trader/connect |
api | healthy | backend/autonomous/api.py |
GET /trader/portfolio |
api | healthy | backend/autonomous/api.py |
GET /trader/positions |
api | healthy | backend/autonomous/api.py |
POST /trader/exit |
api | healthy | backend/autonomous/api.py |
POST /trader/manual-trade |
api | healthy | backend/autonomous/api.py |
GET /trader/trades |
api | healthy | backend/autonomous/api.py |
GET /trader/audit |
api | healthy | backend/autonomous/api.py |
POST /meroshare/connect |
api | healthy | backend/broker/api.py |
GET /meroshare/status |
api | healthy | backend/broker/api.py |
GET /meroshare/portfolio |
api | healthy | backend/broker/api.py |
DELETE /meroshare |
api | healthy | backend/broker/api.py |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
docs |
software | healthy | docs |
scripts |
software | healthy | scripts |
backend |
software | healthy | backend |
autonomous |
software | healthy | backend/autonomous |
broker |
software | healthy | backend/broker |
src |
software | healthy | src |
components |
software | healthy | src/components |
app |
software | healthy | src/app |
predictions |
software | healthy | src/app/predictions |
index-analysis |
software | healthy | src/app/index-analysis |
candlestick-analysis |
software | healthy | src/app/candlestick-analysis |
auth |
software | healthy | src/app/auth |
login |
software | healthy | src/app/auth/login |
register |
software | healthy | src/app/auth/register |
recommendations |
software | healthy | src/app/recommendations |
audit |
software | healthy | src/app/audit |
analysis |
software | healthy | src/app/analysis |
landing |
software | healthy | src/app/landing |
portfolio |
software | healthy | src/app/portfolio |
trader |
software | healthy | src/app/trader |
screener |
software | healthy | src/app/screener |
ai-predictions |
software | healthy | src/app/ai-predictions |
autonomous |
software | healthy | src/app/autonomous |
broker |
software | healthy | src/app/broker |
tms |
software | healthy | src/app/broker/tms |
meroshare |
software | healthy | src/app/broker/meroshare |
lib |
software | healthy | src/lib |
| Label | Layer | Status | Path |
|---|---|---|---|
CandlestickChart |
frontend | healthy | src/components/CandlestickChart.tsx |
Sidebar |
frontend | healthy | src/components/Sidebar.tsx |
DashboardPage |
frontend | healthy | src/app/page.tsx |
RootLayout |
frontend | healthy | src/app/layout.tsx |
PredictionsPage |
frontend | healthy | src/app/predictions/page.tsx |
IndexAnalysisPage |
frontend | healthy | src/app/index-analysis/page.tsx |
CandlestickAnalysisPage |
frontend | healthy | src/app/candlestick-analysis/page.tsx |
LoginPage |
frontend | healthy | src/app/auth/login/page.tsx |
RegisterPage |
frontend | healthy | src/app/auth/register/page.tsx |
RecommendationsPage |
frontend | healthy | src/app/recommendations/page.tsx |
AuditPage |
frontend | healthy | src/app/audit/page.tsx |
AnalysisPage |
frontend | healthy | src/app/analysis/page.tsx |
LandingPage |
frontend | healthy | src/app/landing/page.tsx |
PortfolioPage |
frontend | healthy | src/app/portfolio/page.tsx |
TraderPage |
frontend | healthy | src/app/trader/page.tsx |
ScreenerPage |
frontend | healthy | src/app/screener/page.tsx |
AIPredictionsPage |
frontend | healthy | src/app/ai-predictions/page.tsx |
AutonomousPage |
frontend | healthy | src/app/autonomous/page.tsx |
TmsPage |
frontend | healthy | src/app/broker/tms/page.tsx |
MeroSharePage |
frontend | healthy | src/app/broker/meroshare/page.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
MarketBar |
data | healthy | backend/autonomous/storage.py |
FundamentalSnapshot |
data | healthy | backend/autonomous/storage.py |
MacroSeriesPoint |
data | healthy | backend/autonomous/storage.py |
NewsArticle |
data | healthy | backend/autonomous/storage.py |
ModelArtifact |
data | healthy | backend/autonomous/storage.py |
PredictionRun |
data | healthy | backend/autonomous/storage.py |
PredictionSignal |
data | healthy | backend/autonomous/storage.py |
BacktestReport |
data | healthy | backend/autonomous/storage.py |
PredictionOutcome |
data | healthy | backend/autonomous/storage.py |
market_bars |
data | healthy | backend/autonomous/storage.py |
fundamental_snapshots |
data | healthy | backend/autonomous/storage.py |
macro_series_points |
data | healthy | backend/autonomous/storage.py |
news_articles |
data | healthy | backend/autonomous/storage.py |
model_artifacts |
data | healthy | backend/autonomous/storage.py |
prediction_runs |
data | healthy | backend/autonomous/storage.py |
prediction_signals |
data | healthy | backend/autonomous/storage.py |
backtest_reports |
data | healthy | backend/autonomous/storage.py |
prediction_outcomes |
data | healthy | backend/autonomous/storage.py |
| Label | Layer | Status | Path |
|---|---|---|---|
/page.tsx |
frontend | healthy | src/app/page.tsx |
/predictions |
frontend | healthy | src/app/predictions/page.tsx |
/index-analysis |
frontend | healthy | src/app/index-analysis/page.tsx |
/candlestick-analysis |
frontend | healthy | src/app/candlestick-analysis/page.tsx |
/auth/login |
frontend | healthy | src/app/auth/login/page.tsx |
/auth/register |
frontend | healthy | src/app/auth/register/page.tsx |
/recommendations |
frontend | healthy | src/app/recommendations/page.tsx |
/audit |
frontend | healthy | src/app/audit/page.tsx |
/analysis |
frontend | healthy | src/app/analysis/page.tsx |
/landing |
frontend | healthy | src/app/landing/page.tsx |
/portfolio |
frontend | healthy | src/app/portfolio/page.tsx |
/trader |
frontend | healthy | src/app/trader/page.tsx |
/screener |
frontend | healthy | src/app/screener/page.tsx |
/ai-predictions |
frontend | healthy | src/app/ai-predictions/page.tsx |
/autonomous |
frontend | healthy | src/app/autonomous/page.tsx |
/broker/tms |
frontend | healthy | src/app/broker/tms/page.tsx |
/broker/meroshare |
frontend | healthy | src/app/broker/meroshare/page.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
image::backend/Dockerfile |
hardware | healthy | backend/Dockerfile |
timescaledb |
hardware | healthy | docker-compose.yml |
redis |
hardware | healthy | docker-compose.yml |
backend |
hardware | healthy | docker-compose.yml |
worker |
hardware | healthy | docker-compose.yml |
beat |
hardware | healthy | docker-compose.yml |
mlflow |
hardware | healthy | docker-compose.yml |
web |
hardware | healthy | docker-compose.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
postgres |
data | healthy | docker-compose.yml |
postgresql |
data | healthy | docker-compose.yml |
redis |
data | healthy | docker-compose.yml |
sqlite |
data | healthy | docker-compose.yml |
mongodb |
data | healthy | backend/database.py |
| Label | Layer | Status | Path |
|---|---|---|---|
port:5432 |
network | healthy | docker-compose.yml |
port:6379 |
network | healthy | docker-compose.yml |
port:8000 |
network | healthy | docker-compose.yml |
port:5000 |
network | healthy | docker-compose.yml |
port:3000 |
network | healthy | docker-compose.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::src/lib/broker-client.ts |
security | healthy | src/lib/broker-client.ts |
auth::backend/auth.py |
security | healthy | backend/auth.py |
auth::backend/security.py |
security | healthy | backend/security.py |
auth::src/app/landing/page.tsx |
security | healthy | src/app/landing/page.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-5ivpkm7y |
software | healthy | /tmp/repobility-clone-5ivpkm7y |
| Label | Layer | Status | Path |
|---|---|---|---|
celery |
data | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | start-with-auth.sh |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | scripts/colab_continuous_train.py |
This page is publicly accessible at:
https://repobility.com/scan/29b59a15-5e35-4ce2-a70a-960408609b6e/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/29b59a15-5e35-4ce2-a70a-960408609b6e/
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.