https://github.com/icohangar-ops/Investor-Relations-Pitch-Engine
· scanned 2026-06-16 04:27 UTC (2 months ago)
8 raw signals (0 security + 8 graph)
Last scanned 2 months ago · v1 · 8 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 85 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 |
|---|---|---|---|
_safe_float |
software | healthy | veris_simulation_engine.py:36 |
_money |
software | healthy | veris_simulation_engine.py:45 |
_pct |
software | healthy | veris_simulation_engine.py:57 |
build_veris_input_schema |
software | healthy | veris_simulation_engine.py:61 |
_estimate_scenario_outcome |
software | healthy | veris_simulation_engine.py:101 |
run_veris_simulation |
software | healthy | veris_simulation_engine.py:178 |
build_veris_briefing |
software | healthy | veris_simulation_engine.py:201 |
build_veris_memory_packet |
software | healthy | veris_simulation_engine.py:238 |
render_veris_memory_markdown |
software | healthy | veris_simulation_engine.py:267 |
_get_json |
software | healthy | market_data_clients.py:45 |
_safe_float |
software | healthy | market_data_clients.py:50 |
_fred_url |
software | healthy | market_data_clients.py:59 |
_alpha_url |
software | healthy | market_data_clients.py:64 |
_normalize_sector |
software | healthy | market_data_clients.py:68 |
resolve_sector_benchmark |
software | healthy | market_data_clients.py:72 |
fetch_fred_series_snapshot |
software | healthy | market_data_clients.py:86 |
_extract_latest_time_series_point |
software | healthy | market_data_clients.py:139 |
fetch_alpha_vantage_snapshot |
software | healthy | market_data_clients.py:155 |
fetch_market_context |
software | healthy | market_data_clients.py:235 |
_safe_float |
software | healthy | investor_relations_engine.py:29 |
_bounded_score |
software | healthy | investor_relations_engine.py:38 |
_pct |
software | healthy | investor_relations_engine.py:42 |
_money |
software | healthy | investor_relations_engine.py:46 |
_risk_level |
software | healthy | investor_relations_engine.py:58 |
_recommendation |
software | healthy | investor_relations_engine.py:65 |
_clamp |
software | healthy | investor_relations_engine.py:75 |
validate_payload |
software | healthy | investor_relations_engine.py:79 |
derive_macro_adjustments |
software | healthy | investor_relations_engine.py:106 |
compute_investment_evaluation |
software | healthy | investor_relations_engine.py:187 |
compute_risk_matrix |
software | healthy | investor_relations_engine.py:284 |
build_financial_story |
software | healthy | investor_relations_engine.py:351 |
_status_label |
software | healthy | investor_relations_engine.py:403 |
_macro_summary |
software | healthy | investor_relations_engine.py:411 |
_market_signal_summary |
software | healthy | investor_relations_engine.py:441 |
build_board_materials |
software | healthy | investor_relations_engine.py:468 |
build_quarterly_update |
software | healthy | investor_relations_engine.py:526 |
build_pitch_deck |
software | healthy | investor_relations_engine.py:543 |
generate_investor_relations_package |
software | healthy | investor_relations_engine.py:590 |
_extract_openai_output_text |
software | healthy | cubiczan_server.py:98 |
get_openai_response |
software | healthy | cubiczan_server.py:114 |
get_gemini_response |
software | healthy | cubiczan_server.py:142 |
get_model_response |
software | healthy | cubiczan_server.py:167 |
run_test |
software | healthy | cubiczan_server.py:176 |
run_interactive |
software | healthy | cubiczan_server.py:198 |
run_server |
software | healthy | cubiczan_server.py:225 |
_is_authorized |
software | healthy | cubiczan_server.py:234 |
do_POST |
software | dead | cubiczan_server.py:252 |
do_GET |
software | dead | cubiczan_server.py:382 |
log_message |
software | dead | cubiczan_server.py:417 |
_get_text |
software | healthy | critical_minerals_monitor.py:108 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
.env.example |
software | healthy | .env.example |
sample_investor_relations_request.json |
software | healthy | sample_investor_relations_request.json |
sample_critical_minerals_request.json |
software | healthy | sample_critical_minerals_request.json |
CUBICZAN_MODEL_DETAILS.md |
software | healthy | CUBICZAN_MODEL_DETAILS.md |
veris_simulation_engine.py |
software | healthy | veris_simulation_engine.py |
requirements.txt |
software | healthy | requirements.txt |
sample_veris_simulation_request.json |
software | healthy | sample_veris_simulation_request.json |
README.md |
software | healthy | README.md |
market_data_clients.py |
software | healthy | market_data_clients.py |
LICENSE |
software | healthy | LICENSE |
investor_relations_engine.py |
software | healthy | investor_relations_engine.py |
cubiczan_server.py |
software | healthy | cubiczan_server.py |
Investor-Relations-Pitch-Engine-deck.html |
software | healthy | Investor-Relations-Pitch-Engine-deck.html |
critical_minerals_monitor.py |
software | healthy | critical_minerals_monitor.py |
| Label | Layer | Status | Path |
|---|---|---|---|
ValidationIssue |
software | healthy | investor_relations_engine.py:24 |
CubiczanHandler |
software | healthy | cubiczan_server.py:233 |
| Label | Layer | Status | Path |
|---|---|---|---|
icohangar-ops__Investor-Relations-Pitch-Engine |
software | healthy | /data/fable5_failed_archive/icohangar-ops__Investor-Relatio… |
This page is publicly accessible at:
https://repobility.com/scan/2471a38d-e7a1-4383-9010-21b7c7e8efc8/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/2471a38d-e7a1-4383-9010-21b7c7e8efc8/
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.