https://github.com/yvesanana-sys/collaboration
· scanned 2026-06-16 01:10 UTC (2 months, 1 week ago)
87 raw signals (0 security + 87 graph)
Last scanned 2 months, 1 week ago · v1 · 81 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 629 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 |
|---|---|---|---|
_set_context |
software | healthy | ai_clients.py:26 |
ask_claude |
software | healthy | ai_clients.py:37 |
ask_grok |
software | healthy | ai_clients.py:49 |
clean_json_str |
software | healthy | ai_clients.py:108 |
_expand_r1_keys |
software | healthy | ai_clients.py:150 |
parse_json |
software | healthy | ai_clients.py:158 |
ask_with_retry |
software | healthy | ai_clients.py:219 |
classify_ai_error |
software | healthy | ai_clients.py:247 |
_mark_ai_failure |
software | healthy | ai_clients.py:266 |
safe_ask_claude |
software | healthy | ai_clients.py:297 |
safe_ask_grok |
software | healthy | ai_clients.py:320 |
check_ai_health |
software | healthy | ai_clients.py:340 |
_set_context |
software | healthy | market_data.py:37 |
get_bars |
software | healthy | market_data.py:45 |
get_intraday_bars |
software | healthy | market_data.py:63 |
compute_intraday_indicators |
software | healthy | market_data.py:88 |
body |
software | healthy | market_data.py:127 |
upper |
software | healthy | market_data.py:128 |
lower |
software | healthy | market_data.py:129 |
range_ |
software | healthy | market_data.py:130 |
is_bull |
software | healthy | market_data.py:131 |
is_bear |
software | healthy | market_data.py:132 |
_compute_breakout |
software | healthy | market_data.py:246 |
compute_indicators |
software | healthy | market_data.py:302 |
sma |
software | healthy | market_data.py:306 |
ema |
software | healthy | market_data.py:307 |
rsi |
software | healthy | market_data.py:311 |
get_chart_section |
software | healthy | market_data.py:365 |
get_news_context |
software | healthy | market_data.py:433 |
get_fear_greed_index |
software | healthy | market_data.py:452 |
get_1h_changes |
software | healthy | market_data.py:491 |
get_earnings_calendar |
software | healthy | market_data.py:536 |
get_market_context |
software | healthy | market_data.py:581 |
get_spy_trend |
software | healthy | market_data.py:625 |
get_biggest_gainers |
software | healthy | market_data.py:663 |
get_recent_ipos |
software | healthy | market_data.py:692 |
get_market_mode |
software | healthy | market_data.py:827 |
_log |
software | healthy | committee_shadow.py:55 |
_bars_to_df |
software | healthy | committee_shadow.py:59 |
_one_cycle |
software | healthy | committee_shadow.py:70 |
_loop |
software | healthy | committee_shadow.py:111 |
start_shadow_thread |
software | dead | committee_shadow.py:126 |
shadow_endpoint |
software | dead | committee_shadow.py:138 |
weight_for |
software | healthy | committee.py:58 |
display |
software | healthy | committee.py:76 |
__init__ |
software | healthy | committee.py:169 |
_adx |
software | healthy | committee.py:88 |
detect |
software | healthy | committee.py:99 |
as_dict |
software | healthy | committee.py:150 |
decide |
software | healthy | committee.py:174 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
ai_clients.py |
software | healthy | ai_clients.py |
market_data.py |
software | healthy | market_data.py |
committee_shadow.py |
software | healthy | committee_shadow.py |
committee.py |
software | healthy | committee.py |
strategy_library_batch2.py |
software | healthy | strategy_library_batch2.py |
strategic_brain.py |
software | healthy | strategic_brain.py |
DEPLOY_CHECKLIST.md |
software | healthy | DEPLOY_CHECKLIST.md |
turtle_math.py |
software | healthy | turtle_math.py |
portfolio_manager.py |
software | healthy | portfolio_manager.py |
dashboard.html |
software | healthy | dashboard.html |
claude_code_trigger.py |
software | healthy | claude_code_trigger.py |
strategy_library.py |
software | healthy | strategy_library.py |
self_repair.py |
software | healthy | self_repair.py |
pdt_manager.py |
software | healthy | pdt_manager.py |
CLEANUP_SUMMARY.md |
software | healthy | CLEANUP_SUMMARY.md |
strategy_library_batch3.py |
software | healthy | strategy_library_batch3.py |
intelligence.py |
software | healthy | intelligence.py |
thesis_manager.py |
software | healthy | thesis_manager.py |
sleep_manager.py |
software | healthy | sleep_manager.py |
dashboard_strategies.py |
software | healthy | dashboard_strategies.py |
wallet_intelligence.py |
software | healthy | wallet_intelligence.py |
NOVATRADE_MASTER.md |
software | healthy | NOVATRADE_MASTER.md |
predeploy_check.py |
software | healthy | predeploy_check.py |
projection_engine.py |
software | healthy | projection_engine.py |
ai_evolution.py |
software | healthy | ai_evolution.py |
requirements.txt |
software | healthy | requirements.txt |
github_deploy.py |
software | healthy | github_deploy.py |
strategy_dashboard.html |
software | healthy | strategy_dashboard.html |
binance_crypto.py |
software | healthy | binance_crypto.py |
bot_with_proxy.py |
software | healthy | bot_with_proxy.py |
core_reserve.py |
software | healthy | core_reserve.py |
prompt_builder.py |
software | healthy | prompt_builder.py |
watchdog_health.py |
software | healthy | .github/scripts/watchdog_health.py |
health-watchdog.yml |
software | healthy | .github/workflows/health-watchdog.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
Regime |
software | healthy | committee.py:69 |
RegimeDetector |
software | healthy | committee.py:81 |
Decision |
software | healthy | committee.py:137 |
Committee |
software | healthy | committee.py:155 |
SmartMoneyConcepts |
software | healthy | strategy_library_batch2.py:60 |
MacroDivergence |
software | healthy | strategy_library_batch2.py:146 |
VolumeProfilePOC |
software | healthy | strategy_library_batch2.py:221 |
StatisticalPairTrading |
software | healthy | strategy_library_batch2.py:291 |
Signal |
software | healthy | strategy_library.py:40 |
Strategy |
software | healthy | strategy_library.py:201 |
TrendConfluence |
software | healthy | strategy_library.py:218 |
VolatilitySqueeze |
software | healthy | strategy_library.py:298 |
MeanReversion |
software | healthy | strategy_library.py:375 |
GMMA |
software | healthy | strategy_library_batch3.py:34 |
OpeningRangeBreakout |
software | healthy | strategy_library_batch3.py:113 |
DynamicDCA |
software | healthy | strategy_library_batch3.py:184 |
PositionThesis |
software | healthy | thesis_manager.py:51 |
PortfolioBrief |
software | healthy | thesis_manager.py:165 |
ThesisManager |
software | healthy | thesis_manager.py:212 |
StockPosition |
software | healthy | wallet_intelligence.py:56 |
CryptoHolding |
software | healthy | wallet_intelligence.py:183 |
PortfolioSnapshot |
software | healthy | wallet_intelligence.py:278 |
WalletIntelligence |
software | healthy | wallet_intelligence.py:341 |
StakingManager |
software | healthy | binance_crypto.py:1188 |
CryptoPosition |
software | healthy | binance_crypto.py:1923 |
CryptoTrader |
software | healthy | binance_crypto.py:2046 |
PromptMemory |
software | healthy | prompt_builder.py:38 |
PromptBuilder |
software | healthy | prompt_builder.py:605 |
| Label | Layer | Status | Path |
|---|---|---|---|
ANY /api/strategies |
api | healthy | dashboard_strategies.py |
ANY /strategies |
api | healthy | dashboard_strategies.py |
ANY /health |
api | healthy | bot_with_proxy.py |
ANY /storage |
api | healthy | bot_with_proxy.py |
ANY /repair_log |
api | healthy | bot_with_proxy.py |
ANY /repair_status |
api | healthy | bot_with_proxy.py |
ANY /dashboard |
api | healthy | bot_with_proxy.py |
ANY /dashboard.html |
api | healthy | bot_with_proxy.py |
ANY /pdt |
api | healthy | bot_with_proxy.py |
ANY /liquidate |
api | healthy | bot_with_proxy.py |
ANY /stats |
api | healthy | bot_with_proxy.py |
ANY /binance_history |
api | healthy | bot_with_proxy.py |
ANY /history |
api | healthy | bot_with_proxy.py |
ANY /performance |
api | healthy | bot_with_proxy.py |
ANY /leaderboard |
api | healthy | bot_with_proxy.py |
ANY /memory |
api | healthy | bot_with_proxy.py |
ANY /core_reserve |
api | healthy | bot_with_proxy.py |
ANY /evolution |
api | healthy | bot_with_proxy.py |
ANY /strategy |
api | healthy | bot_with_proxy.py |
ANY /strategy/<ai_name> |
api | healthy | bot_with_proxy.py |
ANY /projection |
api | healthy | bot_with_proxy.py |
ANY /prompt_memory |
api | healthy | bot_with_proxy.py |
ANY /crypto_status |
api | healthy | bot_with_proxy.py |
ANY /deploy |
api | healthy | bot_with_proxy.py |
| Label | Layer | Status | Path |
|---|---|---|---|
.github |
software | healthy | .github |
scripts |
software | healthy | .github/scripts |
workflows |
software | healthy | .github/workflows |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-8fqutzil |
software | healthy | /tmp/repobility-clone-8fqutzil |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::health-watchdog |
cicd | healthy | .github/workflows/health-watchdog.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
watchdog |
cicd | healthy | .github/workflows/health-watchdog.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
GITHUB_TOKEN |
cicd | healthy | — |
This page is publicly accessible at:
https://repobility.com/scan/4a0a49d7-e52c-4480-983c-72c5fd507c4a/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/4a0a49d7-e52c-4480-983c-72c5fd507c4a/
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.