| { |
| "total_crystals": 8, |
| "total_images": 275, |
| "total_generation_time": 300.596, |
| "start_time": "2026-01-10T01:50:14.015Z", |
| "export_time": "2026-01-10T01:55:50.847Z", |
| "shapes_generated": [ |
| "temporal_ring" |
| ], |
| "system_info": { |
| "memory_usage": "160 MB", |
| "performance_level": "high" |
| }, |
| "data_format": "row-oriented JSON (list of objects)", |
| "features": { |
| "id": "int64 - Crystal ID", |
| "shape": "string - Crystal shape type", |
| "vertices": "int64 - Number of vertices", |
| "edges": "int64 - Number of edges", |
| "size": "float64 - Crystal size metric", |
| "generationSteps": "int64 - Steps to generate", |
| "generationTime": "float64 - Time to generate (seconds)", |
| "color": "int64 - Hex color code", |
| "vertexData": "list of structs - Vertex information", |
| "edgeData": "list of lists - Edge connections", |
| "images_count": "int64 - Number of images captured" |
| } |
| } |