-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathverify_debug_output_2.txt
More file actions
29 lines (29 loc) · 2.41 KB
/
Copy pathverify_debug_output_2.txt
File metadata and controls
29 lines (29 loc) · 2.41 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
INFO:app.backend.utils.export_run_to_website:Exporting run IKEA_-_KAJPLATS_smart_bulb_range_20260216_173433 to website demo folder: data/test_export
INFO:app.backend.core.analysis_engine:Found run in company folder: IKEA
INFO:app.backend.core.analysis_engine:Loaded run: IKEA_-_KAJPLATS_smart_bulb_range_20260216_173433
INFO:app.backend.core.company_manager:Company Manager initialized. Project root: /home/mdperic/projects/Alpha_Horizon
INFO:app.backend.utils.visualizer_transformer:Narrative Flow: limited to top 100 most active agents
INFO:app.backend.utils.visualizer_transformer:Ripple network: limited to top 100 most active agents
INFO:app.backend.utils.visualization_service:Generated all visualizations for run IKEA_-_KAJPLATS_smart_bulb_range_20260216_173433
INFO:app.backend.core.analysis_engine:Found run in company folder: IKEA
INFO:app.backend.utils.export_run_to_website:Integrated full report and metrics
INFO:app.backend.utils.export_run_to_website:Exported sentiment plot
INFO:app.backend.utils.export_run_to_website:Exported archetypes plot
INFO:app.backend.utils.export_run_to_website:Exported network plot
INFO:app.backend.utils.export_run_to_website:Exported chord plot
INFO:app.backend.utils.export_run_to_website:Exported sunburst plot
INFO:app.backend.utils.export_run_to_website:Exported ripple_data plot
INFO:app.backend.utils.export_run_to_website:Exported narrative_flow_data plot
INFO:app.backend.utils.export_run_to_website:Exported impact_hierarchy_data plot
INFO:app.backend.utils.export_run_to_website:Exported 0 agents for Inspector
INFO:app.backend.utils.export_run_to_website:Exported run to: data/test_export/IKEA_-_KAJPLATS_smart_bulb_range_20260216_173433.json
INFO:app.backend.utils.export_run_to_website:Updated runs index: data/test_export/runs_data.json (1 runs)
Testing export for run: IKEA_-_KAJPLATS_smart_bulb_range_20260216_173433
DEBUG: -- Attempting to export Agent Inspector data --
DEBUG: Loaded run_data keys: dict_keys(['settings', 'inputs', 'outputs'])
DEBUG: Successfully exported 0 agents.
Result: {'success': True, 'output_path': 'data/test_export/IKEA_-_KAJPLATS_smart_bulb_range_20260216_173433.json', 'run_id': 'IKEA_-_KAJPLATS_smart_bulb_range_20260216_173433'}
Export successful. Checking file: data/test_export/IKEA_-_KAJPLATS_smart_bulb_range_20260216_173433.json
SUCCESS: All required plots are present.
SUCCESS: Summary contains the full report.
FAILURE: Missing 'agents' key or empty agents dictionary.