Reactor Helios Technical Report
Instrumented session-stability analysis for continuous real-time world-model generation under static and adversarial prompt conditions.
Helios Stress Test Report ยท 22 June 2026
Helios Session Stability Under Static and Adversarial Prompt Switching
A technical report from two 20-minute Reactor Helios sessions: one single-prompt baseline and one high-variance five-prompt rotation instrumented for FPS, chunk/frame state, luma, capture checkpoints, and session-failure signals.
Both tests completed 1200 seconds with no SDK errors, no model errors, no black-screen event, and no reproduced degradation signal. The main observable difference was visual brightness variance under the rotating prompt run, while frame delivery remained broadly stable until the planned stop boundary.
Representative Prompt Frame
Prompt Under Test
photorealistic cinematic video, shattered financial wasteland, broken black monoliths, cracked earth, blood-red twilight, ash in the air, smooth continuous motion
Context
Why These Tests Exist
Terra (which I made at Inception Hackathon) explored a real-time world model interface where market states were translated into navigable visual environments. The project reference is groundtruth-2mog.vercel.app, and the Terra codebase is available at Pavitrakus/terra.
While building Terra on June 21, 2026, I noticed that long Helios sessions inside the product loop sometimes became visually unstable. City scenes, buildings, and generated structures could soften into blurry, noisy, sand-like output after the model had been running for some time. The session was not always dead or disconnected; the problem looked more like gradual visual degradation while generation continued.
The suspected trigger was rapid prompt switching across prompts with high semantic distance. Terra's real prompts were also more complex than a generic stress prompt: they involved detailed city/building descriptions, atmosphere, market-state changes, and a first-person drone-like camera moving over cities or landscapes. Any of those factors could increase pressure on scene continuity and long-horizon spatial coherence.
These tests were created to separate the basic Helios session-stability question from the full Terra application. Test 1 holds one prompt fixed for 20 minutes to see whether continuous generation degrades by itself. Test 2 keeps the same duration but changes prompts every 12 seconds to approximate rapid semantic switching. The controlled tests did not reproduce the Terra failure exactly, so the remaining question is whether the issue depends on Terra's real prompt-building logic, drone camera motion, longer runtime, or infrastructure variance.
Technical Objective
What Was Measured
The objective was to keep each Helios session alive without resets and document whether degradation appeared over time. The report treats degradation as an observed runtime event, not as a subjective screenshot preference: SDK errors, model errors, session death, frame delivery collapse, black-screen detection, and mean-luma collapse were the primary signals.
Visual quality was also inspected through saved captures. Those images are useful for human review, but the numeric signals carry the main conclusion: both sessions completed, frame callbacks continued, and brightness never moved into a sustained near-zero range.
Original Observation
What Happened Inside Terra
During Inception Hackathon development on June 21, 2026, while building Terra, I observed Helios behaving differently inside the Terra product loop than it did in the controlled stress tests. After running for some time, city scenes and generated structures sometimes became blurry, noisy, and sand-like. The session did not necessarily fail immediately; the concern was progressive visual degradation under continued use.
My working hypothesis was that Helios may degrade under rapid adversarial prompt switching when the semantic distance between prompts is high. Terra was also more demanding than these synthetic tests: prompts were more detailed, often involved cities, buildings, atmosphere, and navigation context, and the experience used a first-person drone-like camera moving above cities or landscapes. That camera and scene-continuity pressure may be part of why the issue appeared in Terra but did not reproduce here.
Because credits were exhausted after these runs, the exact Terra reproduction path still needs more testing. The next useful test would run the Terra codebase itself, preserve the real prompt-building logic, keep the drone camera behavior, and log the same FPS, chunk, frame, luma, errors, and captures over a longer session.
Methodology
Protocol and Instrumentation
Both runs used the same core harness: connect to Helios through the Python Reactor SDK, start generation, avoid any reset or recovery loop, log state every 30 seconds, and save PNG frame captures every 60 seconds. The point was to observe natural session behavior rather than hide degradation behind reconnect logic.
Test 1: static prompt
One prompt was set at chunk 0 and left unchanged for the full run. This establishes the baseline for continuous generation without prompt churn.
Prompt: photorealistic cinematic video of a mountain landscape at sunrise, smooth continuous motion, atmospheric depth
Test 2: rotating prompts
Five prompts rotated every 12 seconds for 100 total prompt updates. This stresses semantic continuity, prompt ingestion, and output stability without changing the session identity.
Prompts covered financial wasteland, aurora city, storm cliffs, open plains, and apocalyptic ocean/void scenes.
| Metric | Test 1 | Test 2 |
|---|---|---|
| Model | helios | helios |
| Session policy | single continuous session; no reset or reconnect | single continuous session; no reset or reconnect |
| Prompt policy | one prompt scheduled at chunk 0 | initial prompt plus set_prompt every 12 seconds |
| Run cap | 1200 seconds | 1200 seconds |
| Log cadence | 30-second sample events | 30-second sample events |
| Capture cadence | 60-second PNG frame captures | 60-second PNG frame captures |
| FPS source | callback-observed frame delivery; WebRTC video FPS unavailable | callback-observed frame delivery; WebRTC video FPS unavailable |
| Brightness source | mean luma and max luma computed from saved captures | mean luma and max luma computed from saved captures |
Runtime Summary
Session State and Event Counts
This table is generated from the raw JSONL logs. It distinguishes transport health from output quality: a run can stay connected and still degrade visually, so the report records both state events and image-derived signals.
| Metric | Test 1 | Test 2 |
|---|---|---|
| Total duration | 1200s | 1200s |
| Final chunk | 663 | 665 |
| Final frame | 21912 | 21978 |
| SDK errors | 0 | 0 |
| Model errors | 0 | 0 |
| Degradation first observed | not observed | not observed |
| Black screen | not observed | not observed |
| Event or State | Test 1 | Test 2 |
|---|---|---|
| Sample events | 40 | 40 |
| Capture events | 20 | 20 |
| Prompt events | 0 | 100 |
| Callback frames received | 21851 | 21848 |
| Final status before cleanup | ready | ready |
| Session died | not observed | not observed |
| WebRTC FPS counter | unavailable:no_video_fps_counter | unavailable:no_video_fps_counter |
Graphs
Runtime Signals
FPS is callback-observed because WebRTC FPS counters were unavailable through the Python SDK stats surface. Mean luma is computed from the 60-second frame captures.
| Signal | Test 1 | Test 2 |
|---|---|---|
| Pre-terminal FPS range | 17.23-18.67 | 15.73-18.61 |
| Pre-terminal FPS average | 18.35 | 18.35 |
| Lowest pre-terminal FPS | 17.23 at 30s | 15.73 at 360s |
| Highest pre-terminal FPS | 18.67 at 510s | 18.61 at 210s |
| Terminal FPS sample | 12.56 at 1200s | 12.48 at 1200s |
| Mean luma range | 39.40-140.46 | 25.40-177.08 |
| Mean luma average | 98.27 | 84.96 |
| Lowest mean luma | 39.395 at 840s | 25.401 at 900s |
| Highest mean luma | 140.458 at 720s | 177.083 at 360s |
Prompt Rotation
Test 2 Prompt Set
Test 2 deliberately alternated between visually distant domains. The rotation interval was 12 seconds, while captures were taken every 60 seconds. Since 60 seconds is exactly five prompt intervals, the saved screenshots repeatedly land on the same rotation phase; they are useful evidence of session health, but they are not a balanced gallery of all five prompt themes.
| Prompt 1 | photorealistic cinematic video, shattered financial wasteland, broken black monoliths, cracked earth, blood-red twilight, ash in the air, smooth continuous motion |
|---|---|
| Prompt 2 | photorealistic cinematic video, floating islands of gold and crystal above a luminous city, aurora radiance, cyan and gold refractions, impossible architecture, smooth continuous motion |
| Prompt 3 | photorealistic cinematic video, violent thunderstorm over storm cliffs above a dark ocean, blue-grey overcast light, waves surging, smooth continuous motion |
| Prompt 4 | photorealistic cinematic video, vast open plains with glass data pylons in tall grass, balanced dawn light, slow aerial glide, smooth continuous motion |
| Prompt 5 | photorealistic cinematic video, apocalyptic void over infinite black ocean, collapsing constellations, reality tearing into dark glass fragments, smooth continuous motion |
Key Findings
What Changed Over 20 Minutes
- Neither session died early. Both runs reached the requested 1200-second duration and reported
readyimmediately before cleanup. - No SDK errors or model error events were recorded in either run. This matters because the original failure concern could have been transport-related, model-runtime-related, or purely visual; these logs do not support the first two explanations under this protocol.
- No black screen was observed. Every saved capture had
black_frame=false, and the summary-level black-screen field remained unset. - Pre-terminal frame delivery stayed in a narrow band: Test 1 ran at 17.23-18.67 FPS with a 18.35 FPS average; Test 2 ran at 15.73-18.61 FPS with a 18.35 FPS average.
- The only notable FPS event was Test 2's lowest pre-terminal sample, 15.73 FPS at 360s. It recovered afterward, so it does not look like monotonic degradation.
- The final FPS sample dropped at exactly 1200s in both runs. Because the drop occurs at the requested stop boundary for both unrelated prompt policies, it is best interpreted as a terminal sampling artifact unless a longer run reproduces it before the planned stop time.
- Mean luma varied more in Test 2 (25.40-177.08; average 84.96) than in Test 1 (39.40-140.46; average 98.27). That is expected from the rotating prompt set and does not show a sustained drift toward zero.
- The controlled tests did not reproduce the Terra degradation report. They narrow the likely trigger set toward factors not covered here: exact Terra prompt composition, real market-data-driven prompt mutation, image conditioning, longer runtime, concurrent sessions, or node-specific GPU/memory behavior.
Interpretation
How to Read the Result
The strongest conclusion is negative: under these two controlled 20-minute conditions, Helios did not show a measurable session-degradation failure. A healthy session here means the client remained connected, frame callbacks continued, state samples continued, error counters stayed at zero, and saved captures did not collapse into black frames.
That does not prove the original Terra issue was impossible or user error. It means the issue likely depends on conditions outside this simplified protocol. The most suspicious missing variables are Terra's exact prompt construction, high-detail city/building prompts, prompt changes driven by live market state, first-person drone camera motion, image or frame conditioning, longer runtime, and infrastructure variance between assigned GPU nodes.
The final 1200-second FPS dip should not be treated as a degradation onset by itself. It appears at the planned end of both runs and is not preceded by a trend. A follow-up test should extend the run to 30-60 minutes and log whether an equivalent dip appears before the stop boundary.
Limitations
What This Report Does Not Prove
- The report does not evaluate visual aesthetics or prompt adherence with a formal perceptual metric. Mean luma is only a coarse brightness signal.
- The report does not capture WebRTC-level FPS because no video FPS counter was exposed through the observed SDK stats path. Callback FPS is still useful, but it is not identical to browser-side decoded/rendered FPS.
- The 60-second capture cadence aliases with the 12-second Test 2 prompt cadence. A future rotating-prompt run should capture at a non-multiple interval such as 17 seconds or capture immediately before and after each prompt mutation.
- The report does not reproduce Terra's full product loop, including real Bitcoin data inputs, prompt construction logic, user navigation, and any image-conditioning path.
- The report does not preserve Terra's first-person drone-like camera path, which may place additional pressure on scene continuity and long-horizon spatial coherence.
- The report does not test concurrent sessions, GPU memory pressure, browser playback behavior, or server-side variance across Helios nodes.
Selected Images
Ten Frame Captures
Five images are from Test 1 and five are from Test 2. The representative prompt frame above is included as Test 2's first selected image.
Test 1: static prompt, five selected captures
Evenly spaced captures from the single-prompt mountain landscape run.
Test 2: rotating prompts, four additional captures
The 120s representative prompt frame above completes the five-image Test 2 set.
Sources
Raw Artifacts and Reproducibility
The report is generated directly from the saved JSONL logs and PNG captures. Every artifact link below stays inside this HTML file, so the deployed report remains self-contained.
The HTML embeds only the selected ten images. The source folders still contain the complete capture set from both runs, so additional frames can be reviewed without changing the report's visual density.
| Artifact | Open | What It Contains |
|---|---|---|
| Test 1 raw log | Jump to log | Static prompt run: state samples, frame counters, captures, errors, and summary. |
| Test 2 raw log | Jump to log | Rotating prompt run: prompt events, state samples, captures, errors, and summary. |
| Artifact manifest | Jump to manifest | Machine-readable index of report inputs and selected frames. |
| Selected Test 1 frames | 60s 300s 600s 900s 1200s | Five embedded evidence frames from the static run. |
| Selected Test 2 frames | 120s 300s 600s 900s 1200s | Five selected evidence frames from the rotating prompt run. |
| Full Test 1 capture set | Jump to index | All 20 saved capture checkpoints with chunk, frame, luma, and black-frame state. |
| Full Test 2 capture set | Jump to index | All 20 rotating-prompt capture checkpoints with chunk, frame, luma, and black-frame state. |
Embedded Test 1 raw log
{"capture_interval_seconds": 60, "event": "script_start", "log_interval_seconds": 30, "model": "helios", "note": "No reset/reconnect/prompt-change logic is enabled.", "prompt": "photorealistic cinematic video of a mountain landscape at sunrise, smooth continuous motion, atmospheric depth", "run_seconds": 1200, "timestamp": "2026-06-21T21:22:50+00:00"}
{"event": "connecting", "timestamp": "2026-06-21T21:22:50+00:00"}
{"capabilities": {"protocol_version": "0.0.0", "tracks": [{"direction": "recvonly", "kind": "video", "name": "main_video"}]}, "event": "connected", "session_id": "9d077576-0956-4d4b-9da0-b5a5e2473a41", "status": "ready", "timestamp": "2026-06-21T21:23:01+00:00"}
{"chunk": 0, "event": "prompt_scheduled", "timestamp": "2026-06-21T21:23:01+00:00"}
{"event": "generation_started_command_sent", "timestamp": "2026-06-21T21:23:01+00:00"}
{"black_screen_seconds": null, "callback_frame_count": 517, "current_chunk": 15, "current_frame": 528, "degradation_first_observed_seconds": null, "degradation_reason": null, "elapsed_seconds": 30, "event": "sample", "model_error_count": 0, "model_errors_since_last_log": [], "observed_frame_fps": 17.231, "paused": false, "running": true, "sdk_error_count": 0, "sdk_errors_since_last_log": [], "session_id": "9d077576-0956-4d4b-9da0-b5a5e2473a41", "status": "ready", "timestamp": "2026-06-21T21:23:31+00:00", "webrtc_fps": null, "webrtc_stats_source": "unavailable:no_video_fps_counter"}
{"black_frame": false, "capture_path": "C:\\Users\\kushw\\Documents\\Codex\\2026-06-22\\i-need-you-to-run-a\\outputs\\frame_060s.png", "current_chunk": 32, "current_frame": 1089, "elapsed_seconds": 60, "event": "capture", "frame_count": 1072, "max_luma": 255, "mean_luma": 112.616, "status": "ready", "timestamp": "2026-06-21T21:24:01+00:00"}
{"black_screen_seconds": null, "callback_frame_count": 1072, "current_chunk": 32, "current_frame": 1089, "degradation_first_observed_seconds": null, "degradation_reason": null, "elapsed_seconds": 60, "event": "sample", "model_error_count": 0, "model_errors_since_last_log": [], "observed_frame_fps": 18.43, "paused": false, "running": true, "sdk_error_count": 0, "sdk_errors_since_last_log": [], "session_id": "9d077576-0956-4d4b-9da0-b5a5e2473a41", "status": "ready", "timestamp": "2026-06-21T21:24:01+00:00", "webrtc_fps": null, "webrtc_stats_source": "unavailable:no_video_fps_counter"}
{"black_screen_seconds": null, "callback_frame_count": 1625, "current_chunk": 49, "current_frame": 1650, "degradation_first_observed_seconds": null, "degradation_reason": null, "elapsed_seconds": 90, "event": "sample", "model_error_count": 0, "model_errors_since_last_log": [], "observed_frame_fps": 18.502, "paused": false, "running": true, "sdk_error_count": 0, "sdk_errors_since_last_log": [], "session_id": "9d077576-0956-4d4b-9da0-b5a5e2473a41", "status": "ready", "timestamp": "2026-06-21T21:24:31+00:00", "webrtc_fps": null, "webrtc_stats_source": "unavailable:no_video_fps_counter"}
{"black_frame": false, "capture_path": "C:\\Users\\kushw\\Documents\\Codex\\2026-06-22\\i-need-you-to-run-a\\outputs\\frame_120s.png", "current_chunk": 66, "current_frame": 2211, "elapsed_seconds": 120, "event": "capture", "frame_count": 2178, "max_luma": 255, "mean_luma": 133.689, "status": "ready", "timestamp": "2026-06-21T21:25:01+00:00"}
{"black_screen_seconds": null, "callback_frame_count": 2178, "current_chunk": 66, "current_frame": 2211, "degradation_first_observed_seconds": null, "degradation_reason": null, "elapsed_seconds": 120, "event": "sample", "model_error_count": 0, "model_errors_since_last_log": [], "observed_frame_fps": 18.356, "paused": false, "running": true, "sdk_error_count": 0, "sdk_errors_since_last_log": [], "session_id": "9d077576-0956-4d4b-9da0-b5a5e2473a41", "status": "ready", "timestamp": "2026-06-21T21:25:01+00:00", "webrtc_fps": null, "webrtc_stats_source": "unavailable:no_video_fps_counter"}
{"black_screen_seconds": null, "callback_frame_count": 2731, "current_chunk": 82, "current_frame": 2739, "degradation_first_observed_seconds": null, "degradation_reason": null, "elapsed_seconds": 150, "event": "sample", "model_error_count": 0, "model_errors_since_last_log": [], "observed_frame_fps": 18.508, "paused": false, "running": true, "sdk_error_count": 0, "sdk_errors_since_last_log": [], "session_id": "9d077576-0956-4d4b-9da0-b5a5e2473a41", "status": "ready", "timestamp": "2026-06-21T21:25:31+00:00", "webrtc_fps": null, "webrtc_stats_source": "unavailable:no_video_fps_counter"}
{"black_frame": false, "capture_path": "C:\\Users\\kushw\\Documents\\Codex\\2026-06-22\\i-need-you-to-run-a\\outputs\\frame_180s.png", "current_chunk": 99, "current_frame": 3300, "elapsed_seconds": 180, "event": "capture", "frame_count": 3284, "max_luma": 255, "mean_luma": 135.749, "status": "ready", "timestamp": "2026-06-21T21:26:01+00:00"}
{"black_screen_seconds": null, "callback_frame_count": 3285, "current_chunk": 99, "current_frame": 3300, "degradation_first_observed_seconds": null, "degradation_reason": null, "elapsed_seconds": 180, "event": "sample", "model_error_count": 0, "model_errors_since_last_log": [], "observed_frame_fps": 18.351, "paused": false, "running": true, "sdk_error_count": 0, "sdk_errors_since_last_log": [], "session_id": "9d077576-0956-4d4b-9da0-b5a5e2473a41", "status": "ready", "timestamp": "2026-06-21T21:26:01+00:00", "webrtc_fps": null, "webrtc_stats_source": "unavailable:no_video_fps_counter"}
{"black_screen_seconds": null, "callback_frame_count": 3836, "current_chunk": 116, "current_frame": 3861, "degradation_first_observed_seconds": null, "degradation_reason": null, "elapsed_seconds": 210, "event": "sample", "model_error_count": 0, "model_errors_since_last_log": [], "observed_frame_fps": 18.486, "paused": false, "running": true, "sdk_error_count": 0, "sdk_errors_since_last_log": [], "session_id": "9d077576-0956-4d4b-9da0-b5a5e2473a41", "status": "ready", "timestamp": "2026-06-21T21:26:31+00:00", "webrtc_fps": null, "webrtc_stats_source": "unavailable:no_video_fps_counter"}
{"black_frame": false, "capture_path": "C:\\Users\\kushw\\Documents\\Codex\\2026-06-22\\i-need-you-to-run-a\\outputs\\frame_240s.png", "current_chunk": 133, "current_frame": 4422, "elapsed_seconds": 240, "event": "capture", "frame_count": 4390, "max_luma": 255, "mean_luma": 83.63, "status": "ready", "timestamp": "2026-06-21T21:27:01+00:00"}
{"black_screen_seconds": null, "callback_frame_count": 4390, "current_chunk": 133, "current_frame": 4422, "degradation_first_observed_seconds": null, "degradation_reason": null, "elapsed_seconds": 240, "event": "sample", "model_error_count": 0, "model_errors_since_last_log": [], "observed_frame_fps": 18.405, "paused": false, "running": true, "sdk_error_count": 0, "sdk_errors_since_last_log": [], "session_id": "9d077576-0956-4d4b-9da0-b5a5e2473a41", "status": "ready", "timestamp": "2026-06-21T21:27:01+00:00", "webrtc_fps": null, "webrtc_stats_source": "unavailable:no_video_fps_counter"}
{"black_screen_seconds": null, "callback_frame_count": 4948, "current_chunk": 149, "current_frame": 4950, "degradation_first_observed_seconds": null, "degradation_reason": null, "elapsed_seconds": 270, "event": "sample", "model_error_count": 0, "model_errors_since_last_log": [], "observed_frame_fps": 18.659, "paused": false, "running": true, "sdk_error_count": 0, "sdk_errors_since_last_log": [], "session_id": "9d077576-0956-4d4b-9da0-b5a5e2473a41", "status": "ready", "timestamp": "2026-06-21T21:27:31+00:00", "webrtc_fps": null, "webrtc_stats_source": "unavailable:no_video_fps_counter"}
{"black_frame": false, "capture_path": "C:\\Users\\kushw\\Documents\\Codex\\2026-06-22\\i-need-you-to-run-a\\outputs\\frame_300s.png", "current_chunk": 166, "current_frame": 5511, "elapsed_seconds": 300, "event": "capture", "frame_count": 5504, "max_luma": 255, "mean_luma": 126.955, "status": "ready", "timestamp": "2026-06-21T21:28:01+00:00"}
{"black_screen_seconds": null, "callback_frame_count": 5504, "current_chunk": 166, "current_frame": 5511, "degradation_first_observed_seconds": null, "degradation_reason": null, "elapsed_seconds": 300, "event": "sample", "model_error_count": 0, "model_errors_since_last_log": [], "observed_frame_fps": 18.483, "paused": false, "running": true, "sdk_error_count": 0, "sdk_errors_since_last_log": [], "session_id": "9d077576-0956-4d4b-9da0-b5a5e2473a41", "status": "ready", "timestamp": "2026-06-21T21:28:01+00:00", "webrtc_fps": null, "webrtc_stats_source": "unavailable:no_video_fps_counter"}
{"black_screen_seconds": null, "callback_frame_count": 6058, "current_chunk": 183, "current_frame": 6072, "degradation_first_observed_seconds": null, "degradation_reason": null, "elapsed_seconds": 330, "event": "sample", "model_error_count": 0, "model_errors_since_last_log": [], "observed_frame_fps": 18.515, "paused": false, "running": true, "sdk_error_count": 0, "sdk_errors_since_last_log": [], "session_id": "9d077576-0956-4d4b-9da0-b5a5e2473a41", "status": "ready", "timestamp": "2026-06-21T21:28:31+00:00", "webrtc_fps": null, "webrtc_stats_source": "unavailable:no_video_fps_counter"}
{"black_frame": false, "capture_path": "C:\\Users\\kushw\\Documents\\Codex\\2026-06-22\\i-need-you-to-run-a\\outputs\\frame_360s.png", "current_chunk": 200, "current_frame": 6633, "elapsed_seconds": 360, "event": "capture", "frame_count": 6609, "max_luma": 255, "mean_luma": 75.702, "status": "ready", "timestamp": "2026-06-21T21:29:01+00:00"}
{"black_screen_seconds": null, "callback_frame_count": 6609, "current_chunk": 200, "current_frame": 6633, "degradation_first_observed_seconds": null, "degradation_reason": null, "elapsed_seconds": 360, "event": "sample", "model_error_count": 0, "model_errors_since_last_log": [], "observed_frame_fps": 18.341, "paused": false, "running": true, "sdk_error_count": 0, "sdk_errors_since_last_log": [], "session_id": "9d077576-0956-4d4b-9da0-b5a5e2473a41", "status": "ready", "timestamp": "2026-06-21T21:29:01+00:00", "webrtc_fps": null, "webrtc_stats_source": "unavailable:no_video_fps_counter"}
{"black_screen_seconds": null, "callback_frame_count": 7162, "current_chunk": 217, "current_frame": 7194, "degradation_first_observed_seconds": null, "degradation_reason": null, "elapsed_seconds": 390, "event": "sample", "model_error_count": 0, "model_errors_since_last_log": [], "observed_frame_fps": 18.465, "paused": false, "running": true, "sdk_error_count": 0, "sdk_errors_since_last_log": [], "session_id": "9d077576-0956-4d4b-9da0-b5a5e2473a41", "status": "ready", "timestamp": "2026-06-21T21:29:31+00:00", "webrtc_fps": null, "webrtc_stats_source": "unavailable:no_video_fps_counter"}
{"black_frame": false, "capture_path": "C:\\Users\\kushw\\Documents\\Codex\\2026-06-22\\i-need-you-to-run-a\\outputs\\frame_420s.png", "current_chunk": 233, "current_frame": 7722, "elapsed_seconds": 420, "event": "capture", "frame_count": 7716, "max_luma": 255, "mean_luma": 102.187, "status": "ready", "timestamp": "2026-06-21T21:30:01+00:00"}
{"black_screen_seconds": null, "callback_frame_count": 7717, "current_chunk": 234, "current_frame": 7755, "degradation_first_observed_seconds": null, "degradation_reason": null, "elapsed_seconds": 420, "event": "sample", "model_error_count": 0, "model_errors_since_last_log": [], "observed_frame_fps": 18.407, "paused": false, "running": true, "sdk_error_count": 0, "sdk_errors_since_last_log": [], "session_id": "9d077576-0956-4d4b-9da0-b5a5e2473a41", "status": "ready", "timestamp": "2026-06-21T21:30:01+00:00", "webrtc_fps": null, "webrtc_stats_source": "unavailable:no_video_fps_counter"}
{"black_screen_seconds": null, "callback_frame_count": 8258, "current_chunk": 250, "current_frame": 8283, "degradation_first_observed_seconds": null, "degradation_reason": null, "elapsed_seconds": 450, "event": "sample", "model_error_count": 0, "model_errors_since_last_log": [], "observed_frame_fps": 18.12, "paused": false, "running": true, "sdk_error_count": 0, "sdk_errors_since_last_log": [], "session_id": "9d077576-0956-4d4b-9da0-b5a5e2473a41", "status": "ready", "timestamp": "2026-06-21T21:30:31+00:00", "webrtc_fps": null, "webrtc_stats_source": "unavailable:no_video_fps_counter"}
{"black_frame": false, "capture_path": "C:\\Users\\kushw\\Documents\\Codex\\2026-06-22\\i-need-you-to-run-a\\outputs\\frame_480s.png", "current_chunk": 267, "current_frame": 8844, "elapsed_seconds": 480, "event": "capture", "frame_count": 8809, "max_luma": 255, "mean_luma": 93.901, "status": "ready", "timestamp": "2026-06-21T21:31:01+00:00"}
{"black_screen_seconds": null, "callback_frame_count": 8810, "current_chunk": 267, "current_frame": 8844, "degradation_first_observed_seconds": null, "degradation_reason": null, "elapsed_seconds": 480, "event": "sample", "model_error_count": 0, "model_errors_since_last_log": [], "observed_frame_fps": 18.261, "paused": false, "running": true, "sdk_error_count": 0, "sdk_errors_since_last_log": [], "session_id": "9d077576-0956-4d4b-9da0-b5a5e2473a41", "status": "ready", "timestamp": "2026-06-21T21:31:01+00:00", "webrtc_fps": null, "webrtc_stats_source": "unavailable:no_video_fps_counter"}
{"black_screen_seconds": null, "callback_frame_count": 9366, "current_chunk": 284, "current_frame": 9405, "degradation_first_observed_seconds": null, "degradation_reason": null, "elapsed_seconds": 510, "event": "sample", "model_error_count": 0, "model_errors_since_last_log": [], "observed_frame_fps": 18.674, "paused": false, "running": true, "sdk_error_count": 0, "sdk_errors_since_last_log": [], "session_id": "9d077576-0956-4d4b-9da0-b5a5e2473a41", "status": "ready", "timestamp": "2026-06-21T21:31:31+00:00", "webrtc_fps": null, "webrtc_stats_source": "unavailable:no_video_fps_counter"}
{"black_frame": false, "capture_path": "C:\\Users\\kushw\\Documents\\Codex\\2026-06-22\\i-need-you-to-run-a\\outputs\\frame_540s.png", "current_chunk": 301, "current_frame": 9966, "elapsed_seconds": 540, "event": "capture", "frame_count": 9922, "max_luma": 255, "mean_luma": 83.231, "status": "ready", "timestamp": "2026-06-21T21:32:01+00:00"}
{"black_screen_seconds": null, "callback_frame_count": 9922, "current_chunk": 301, "current_frame": 9966, "degradation_first_observed_seconds": null, "degradation_reason": null, "elapsed_seconds": 540, "event": "sample", "model_error_count": 0, "model_errors_since_last_log": [], "observed_frame_fps": 18.516, "paused": false, "running": true, "sdk_error_count": 0, "sdk_errors_since_last_log": [], "session_id": "9d077576-0956-4d4b-9da0-b5a5e2473a41", "status": "ready", "timestamp": "2026-06-21T21:32:01+00:00", "webrtc_fps": null, "webrtc_stats_source": "unavailable:no_video_fps_counter"}
{"black_screen_seconds": null, "callback_frame_count": 10479, "current_chunk": 318, "current_frame": 10527, "degradation_first_observed_seconds": null, "degradation_reason": null, "elapsed_seconds": 570, "event": "sample", "model_error_count": 0, "model_errors_since_last_log": [], "observed_frame_fps": 18.591, "paused": false, "running": true, "sdk_error_count": 0, "sdk_errors_since_last_log": [], "session_id": "9d077576-0956-4d4b-9da0-b5a5e2473a41", "status": "ready", "timestamp": "2026-06-21T21:32:31+00:00", "webrtc_fps": null, "webrtc_stats_source": "unavailable:no_video_fps_counter"}
{"black_frame": false, "capture_path": "C:\\Users\\kushw\\Documents\\Codex\\2026-06-22\\i-need-you-to-run-a\\outputs\\frame_600s.png", "current_chunk": 334, "current_frame": 11055, "elapsed_seconds": 600, "event": "capture", "frame_count": 11015, "max_luma": 255, "mean_luma": 120.576, "status": "ready", "timestamp": "2026-06-21T21:33:01+00:00"}
{"black_screen_seconds": null, "callback_frame_count": 11015, "current_chunk": 334, "current_frame": 11055, "degradation_first_observed_seconds": null, "degradation_reason": null, "elapsed_seconds": 600, "event": "sample", "model_error_count": 0, "model_errors_since_last_log": [], "observed_frame_fps": 17.753, "paused": false, "running": true, "sdk_error_count": 0, "sdk_errors_since_last_log": [], "session_id": "9d077576-0956-4d4b-9da0-b5a5e2473a41", "status": "ready", "timestamp": "2026-06-21T21:33:01+00:00", "webrtc_fps": null, "webrtc_stats_source": "unavailable:no_video_fps_counter"}
{"black_screen_seconds": null, "callback_frame_count": 11563, "current_chunk": 351, "current_frame": 11616, "degradation_first_observed_seconds": null, "degradation_reason": null, "elapsed_seconds": 630, "event": "sample", "model_error_count": 0, "model_errors_since_last_log": [], "observed_frame_fps": 18.385, "paused": false, "running": true, "sdk_error_count": 0, "sdk_errors_since_last_log": [], "session_id": "9d077576-0956-4d4b-9da0-b5a5e2473a41", "status": "ready", "timestamp": "2026-06-21T21:33:31+00:00", "webrtc_fps": null, "webrtc_stats_source": "unavailable:no_video_fps_counter"}
{"black_frame": false, "capture_path": "C:\\Users\\kushw\\Documents\\Codex\\2026-06-22\\i-need-you-to-run-a\\outputs\\frame_660s.png", "current_chunk": 368, "current_frame": 12177, "elapsed_seconds": 660, "event": "capture", "frame_count": 12112, "max_luma": 255, "mean_luma": 116.736, "status": "ready", "timestamp": "2026-06-21T21:34:01+00:00"}
{"black_screen_seconds": null, "callback_frame_count": 12113, "current_chunk": 368, "current_frame": 12177, "degradation_first_observed_seconds": null, "degradation_reason": null, "elapsed_seconds": 660, "event": "sample", "model_error_count": 0, "model_errors_since_last_log": [], "observed_frame_fps": 18.218, "paused": false, "running": true, "sdk_error_count": 0, "sdk_errors_since_last_log": [], "session_id": "9d077576-0956-4d4b-9da0-b5a5e2473a41", "status": "ready", "timestamp": "2026-06-21T21:34:01+00:00", "webrtc_fps": null, "webrtc_stats_source": "unavailable:no_video_fps_counter"}
{"black_screen_seconds": null, "callback_frame_count": 12666, "current_chunk": 384, "current_frame": 12705, "degradation_first_observed_seconds": null, "degradation_reason": null, "elapsed_seconds": 690, "event": "sample", "model_error_count": 0, "model_errors_since_last_log": [], "observed_frame_fps": 18.517, "paused": false, "running": true, "sdk_error_count": 0, "sdk_errors_since_last_log": [], "session_id": "9d077576-0956-4d4b-9da0-b5a5e2473a41", "status": "ready", "timestamp": "2026-06-21T21:34:31+00:00", "webrtc_fps": null, "webrtc_stats_source": "unavailable:no_video_fps_counter"}
{"black_frame": false, "capture_path": "C:\\Users\\kushw\\Documents\\Codex\\2026-06-22\\i-need-you-to-run-a\\outputs\\frame_720s.png", "current_chunk": 401, "current_frame": 13266, "elapsed_seconds": 720, "event": "capture", "frame_count": 13217, "max_luma": 255, "mean_luma": 140.458, "status": "ready", "timestamp": "2026-06-21T21:35:01+00:00"}
{"black_screen_seconds": null, "callback_frame_count": 13217, "current_chunk": 401, "current_frame": 13266, "degradation_first_observed_seconds": null, "degradation_reason": null, "elapsed_seconds": 720, "event": "sample", "model_error_count": 0, "model_errors_since_last_log": [], "observed_frame_fps": 18.274, "paused": false, "running": true, "sdk_error_count": 0, "sdk_errors_since_last_log": [], "session_id": "9d077576-0956-4d4b-9da0-b5a5e2473a41", "status": "ready", "timestamp": "2026-06-21T21:35:01+00:00", "webrtc_fps": null, "webrtc_stats_source": "unavailable:no_video_fps_counter"}
{"black_screen_seconds": null, "callback_frame_count": 13768, "current_chunk": 418, "current_frame": 13827, "degradation_first_observed_seconds": null, "degradation_reason": null, "elapsed_seconds": 750, "event": "sample", "model_error_count": 0, "model_errors_since_last_log": [], "observed_frame_fps": 18.487, "paused": false, "running": true, "sdk_error_count": 0, "sdk_errors_since_last_log": [], "session_id": "9d077576-0956-4d4b-9da0-b5a5e2473a41", "status": "ready", "timestamp": "2026-06-21T21:35:31+00:00", "webrtc_fps": null, "webrtc_stats_source": "unavailable:no_video_fps_counter"}
{"black_frame": false, "capture_path": "C:\\Users\\kushw\\Documents\\Codex\\2026-06-22\\i-need-you-to-run-a\\outputs\\frame_780s.png", "current_chunk": 435, "current_frame": 14388, "elapsed_seconds": 780, "event": "capture", "frame_count": 14319, "max_luma": 255, "mean_luma": 72.965, "status": "ready", "timestamp": "2026-06-21T21:36:01+00:00"}
{"black_screen_seconds": null, "callback_frame_count": 14319, "current_chunk": 435, "current_frame": 14388, "degradation_first_observed_seconds": null, "degradation_reason": null, "elapsed_seconds": 780, "event": "sample", "model_error_count": 0, "model_errors_since_last_log": [], "observed_frame_fps": 18.327, "paused": false, "running": true, "sdk_error_count": 0, "sdk_errors_since_last_log": [], "session_id": "9d077576-0956-4d4b-9da0-b5a5e2473a41", "status": "ready", "timestamp": "2026-06-21T21:36:01+00:00", "webrtc_fps": null, "webrtc_stats_source": "unavailable:no_video_fps_counter"}
{"black_screen_seconds": null, "callback_frame_count": 14870, "current_chunk": 451, "current_frame": 14916, "degradation_first_observed_seconds": null, "degradation_reason": null, "elapsed_seconds": 810, "event": "sample", "model_error_count": 0, "model_errors_since_last_log": [], "observed_frame_fps": 18.404, "paused": false, "running": true, "sdk_error_count": 0, "sdk_errors_since_last_log": [], "session_id": "9d077576-0956-4d4b-9da0-b5a5e2473a41", "status": "ready", "timestamp": "2026-06-21T21:36:31+00:00", "webrtc_fps": null, "webrtc_stats_source": "unavailable:no_video_fps_counter"}
{"black_frame": false, "capture_path": "C:\\Users\\kushw\\Documents\\Codex\\2026-06-22\\i-need-you-to-run-a\\outputs\\frame_840s.png", "current_chunk": 468, "current_frame": 15477, "elapsed_seconds": 840, "event": "capture", "frame_count": 15422, "max_luma": 255, "mean_luma": 39.395, "status": "ready", "timestamp": "2026-06-21T21:37:01+00:00"}
{"black_screen_seconds": null, "callback_frame_count": 15422, "current_chunk": 468, "current_frame": 15477, "degradation_first_observed_seconds": null, "degradation_reason": null, "elapsed_seconds": 840, "event": "sample", "model_error_count": 0, "model_errors_since_last_log": [], "observed_frame_fps": 18.359, "paused": false, "running": true, "sdk_error_count": 0, "sdk_errors_since_last_log": [], "session_id": "9d077576-0956-4d4b-9da0-b5a5e2473a41", "status": "ready", "timestamp": "2026-06-21T21:37:01+00:00", "webrtc_fps": null, "webrtc_stats_source": "unavailable:no_video_fps_counter"}
{"black_screen_seconds": null, "callback_frame_count": 15974, "current_chunk": 485, "current_frame": 16038, "degradation_first_observed_seconds": null, "degradation_reason": null, "elapsed_seconds": 870, "event": "sample", "model_error_count": 0, "model_errors_since_last_log": [], "observed_frame_fps": 18.45, "paused": false, "running": true, "sdk_error_count": 0, "sdk_errors_since_last_log": [], "session_id": "9d077576-0956-4d4b-9da0-b5a5e2473a41", "status": "ready", "timestamp": "2026-06-21T21:37:31+00:00", "webrtc_fps": null, "webrtc_stats_source": "unavailable:no_video_fps_counter"}
{"black_frame": false, "capture_path": "C:\\Users\\kushw\\Documents\\Codex\\2026-06-22\\i-need-you-to-run-a\\outputs\\frame_900s.png", "current_chunk": 501, "current_frame": 16566, "elapsed_seconds": 900, "event": "capture", "frame_count": 16525, "max_luma": 255, "mean_luma": 81.119, "status": "ready", "timestamp": "2026-06-21T21:38:02+00:00"}
{"black_screen_seconds": null, "callback_frame_count": 16525, "current_chunk": 501, "current_frame": 16566, "degradation_first_observed_seconds": null, "degradation_reason": null, "elapsed_seconds": 900, "event": "sample", "model_error_count": 0, "model_errors_since_last_log": [], "observed_frame_fps": 17.938, "paused": false, "running": true, "sdk_error_count": 0, "sdk_errors_since_last_log": [], "session_id": "9d077576-0956-4d4b-9da0-b5a5e2473a41", "status": "ready", "timestamp": "2026-06-21T21:38:02+00:00", "webrtc_fps": null, "webrtc_stats_source": "unavailable:no_video_fps_counter"}
{"black_screen_seconds": null, "callback_frame_count": 17063, "current_chunk": 518, "current_frame": 17127, "degradation_first_observed_seconds": null, "degradation_reason": null, "elapsed_seconds": 930, "event": "sample", "model_error_count": 0, "model_errors_since_last_log": [], "observed_frame_fps": 18.294, "paused": false, "running": true, "sdk_error_count": 0, "sdk_errors_since_last_log": [], "session_id": "9d077576-0956-4d4b-9da0-b5a5e2473a41", "status": "ready", "timestamp": "2026-06-21T21:38:31+00:00", "webrtc_fps": null, "webrtc_stats_source": "unavailable:no_video_fps_counter"}
{"black_frame": false, "capture_path": "C:\\Users\\kushw\\Documents\\Codex\\2026-06-22\\i-need-you-to-run-a\\outputs\\frame_960s.png", "current_chunk": 535, "current_frame": 17688, "elapsed_seconds": 960, "event": "capture", "frame_count": 17612, "max_luma": 255, "mean_luma": 71.319, "status": "ready", "timestamp": "2026-06-21T21:39:01+00:00"}
{"black_screen_seconds": null, "callback_frame_count": 17612, "current_chunk": 535, "current_frame": 17688, "degradation_first_observed_seconds": null, "degradation_reason": null, "elapsed_seconds": 960, "event": "sample", "model_error_count": 0, "model_errors_since_last_log": [], "observed_frame_fps": 18.302, "paused": false, "running": true, "sdk_error_count": 0, "sdk_errors_since_last_log": [], "session_id": "9d077576-0956-4d4b-9da0-b5a5e2473a41", "status": "ready", "timestamp": "2026-06-21T21:39:01+00:00", "webrtc_fps": null, "webrtc_stats_source": "unavailable:no_video_fps_counter"}
{"black_screen_seconds": null, "callback_frame_count": 18165, "current_chunk": 551, "current_frame": 18216, "degradation_first_observed_seconds": null, "degradation_reason": null, "elapsed_seconds": 990, "event": "sample", "model_error_count": 0, "model_errors_since_last_log": [], "observed_frame_fps": 18.5, "paused": false, "running": true, "sdk_error_count": 0, "sdk_errors_since_last_log": [], "session_id": "9d077576-0956-4d4b-9da0-b5a5e2473a41", "status": "ready", "timestamp": "2026-06-21T21:39:31+00:00", "webrtc_fps": null, "webrtc_stats_source": "unavailable:no_video_fps_counter"}
{"black_frame": false, "capture_path": "C:\\Users\\kushw\\Documents\\Codex\\2026-06-22\\i-need-you-to-run-a\\outputs\\frame_1020s.png", "current_chunk": 568, "current_frame": 18777, "elapsed_seconds": 1020, "event": "capture", "frame_count": 18716, "max_luma": 255, "mean_luma": 73.179, "status": "ready", "timestamp": "2026-06-21T21:40:01+00:00"}
{"black_screen_seconds": null, "callback_frame_count": 18716, "current_chunk": 568, "current_frame": 18777, "degradation_first_observed_seconds": null, "degradation_reason": null, "elapsed_seconds": 1020, "event": "sample", "model_error_count": 0, "model_errors_since_last_log": [], "observed_frame_fps": 18.311, "paused": false, "running": true, "sdk_error_count": 0, "sdk_errors_since_last_log": [], "session_id": "9d077576-0956-4d4b-9da0-b5a5e2473a41", "status": "ready", "timestamp": "2026-06-21T21:40:01+00:00", "webrtc_fps": null, "webrtc_stats_source": "unavailable:no_video_fps_counter"}
{"black_screen_seconds": null, "callback_frame_count": 19268, "current_chunk": 585, "current_frame": 19338, "degradation_first_observed_seconds": null, "degradation_reason": null, "elapsed_seconds": 1050, "event": "sample", "model_error_count": 0, "model_errors_since_last_log": [], "observed_frame_fps": 18.458, "paused": false, "running": true, "sdk_error_count": 0, "sdk_errors_since_last_log": [], "session_id": "9d077576-0956-4d4b-9da0-b5a5e2473a41", "status": "ready", "timestamp": "2026-06-21T21:40:31+00:00", "webrtc_fps": null, "webrtc_stats_source": "unavailable:no_video_fps_counter"}
{"black_frame": false, "capture_path": "C:\\Users\\kushw\\Documents\\Codex\\2026-06-22\\i-need-you-to-run-a\\outputs\\frame_1080s.png", "current_chunk": 602, "current_frame": 19899, "elapsed_seconds": 1080, "event": "capture", "frame_count": 19820, "max_luma": 255, "mean_luma": 78.48, "status": "ready", "timestamp": "2026-06-21T21:41:01+00:00"}
{"black_screen_seconds": null, "callback_frame_count": 19820, "current_chunk": 602, "current_frame": 19899, "degradation_first_observed_seconds": null, "degradation_reason": null, "elapsed_seconds": 1080, "event": "sample", "model_error_count": 0, "model_errors_since_last_log": [], "observed_frame_fps": 18.337, "paused": false, "running": true, "sdk_error_count": 0, "sdk_errors_since_last_log": [], "session_id": "9d077576-0956-4d4b-9da0-b5a5e2473a41", "status": "ready", "timestamp": "2026-06-21T21:41:01+00:00", "webrtc_fps": null, "webrtc_stats_source": "unavailable:no_video_fps_counter"}
{"black_screen_seconds": null, "callback_frame_count": 20373, "current_chunk": 618, "current_frame": 20427, "degradation_first_observed_seconds": null, "degradation_reason": null, "elapsed_seconds": 1110, "event": "sample", "model_error_count": 0, "model_errors_since_last_log": [], "observed_frame_fps": 18.498, "paused": false, "running": true, "sdk_error_count": 0, "sdk_errors_since_last_log": [], "session_id": "9d077576-0956-4d4b-9da0-b5a5e2473a41", "status": "ready", "timestamp": "2026-06-21T21:41:31+00:00", "webrtc_fps": null, "webrtc_stats_source": "unavailable:no_video_fps_counter"}
{"black_frame": false, "capture_path": "C:\\Users\\kushw\\Documents\\Codex\\2026-06-22\\i-need-you-to-run-a\\outputs\\frame_1140s.png", "current_chunk": 635, "current_frame": 20988, "elapsed_seconds": 1140, "event": "capture", "frame_count": 20924, "max_luma": 255, "mean_luma": 87.74, "status": "ready", "timestamp": "2026-06-21T21:42:01+00:00"}
{"black_screen_seconds": null, "callback_frame_count": 20924, "current_chunk": 635, "current_frame": 20988, "degradation_first_observed_seconds": null, "degradation_reason": null, "elapsed_seconds": 1140, "event": "sample", "model_error_count": 0, "model_errors_since_last_log": [], "observed_frame_fps": 18.278, "paused": false, "running": true, "sdk_error_count": 0, "sdk_errors_since_last_log": [], "session_id": "9d077576-0956-4d4b-9da0-b5a5e2473a41", "status": "ready", "timestamp": "2026-06-21T21:42:01+00:00", "webrtc_fps": null, "webrtc_stats_source": "unavailable:no_video_fps_counter"}
{"black_screen_seconds": null, "callback_frame_count": 21473, "current_chunk": 652, "current_frame": 21549, "degradation_first_observed_seconds": null, "degradation_reason": null, "elapsed_seconds": 1170, "event": "sample", "model_error_count": 0, "model_errors_since_last_log": [], "observed_frame_fps": 18.395, "paused": false, "running": true, "sdk_error_count": 0, "sdk_errors_since_last_log": [], "session_id": "9d077576-0956-4d4b-9da0-b5a5e2473a41", "status": "ready", "timestamp": "2026-06-21T21:42:31+00:00", "webrtc_fps": null, "webrtc_stats_source": "unavailable:no_video_fps_counter"}
{"black_frame": false, "capture_path": "C:\\Users\\kushw\\Documents\\Codex\\2026-06-22\\i-need-you-to-run-a\\outputs\\frame_1200s.png", "current_chunk": 663, "current_frame": 21912, "elapsed_seconds": 1200, "event": "capture", "frame_count": 21851, "max_luma": 255, "mean_luma": 135.769, "status": "ready", "timestamp": "2026-06-21T21:43:01+00:00"}
{"black_screen_seconds": null, "callback_frame_count": 21851, "current_chunk": 663, "current_frame": 21912, "degradation_first_observed_seconds": null, "degradation_reason": null, "elapsed_seconds": 1200, "event": "sample", "model_error_count": 0, "model_errors_since_last_log": [], "observed_frame_fps": 12.558, "paused": false, "running": true, "sdk_error_count": 0, "sdk_errors_since_last_log": [], "session_id": "9d077576-0956-4d4b-9da0-b5a5e2473a41", "status": "ready", "timestamp": "2026-06-21T21:43:01+00:00", "webrtc_fps": null, "webrtc_stats_source": "unavailable:no_video_fps_counter"}
{"black_screen_seconds": null, "captures_written": ["C:\\Users\\kushw\\Documents\\Codex\\2026-06-22\\i-need-you-to-run-a\\outputs\\frame_060s.png", "C:\\Users\\kushw\\Documents\\Codex\\2026-06-22\\i-need-you-to-run-a\\outputs\\frame_120s.png", "C:\\Users\\kushw\\Documents\\Codex\\2026-06-22\\i-need-you-to-run-a\\outputs\\frame_180s.png", "C:\\Users\\kushw\\Documents\\Codex\\2026-06-22\\i-need-you-to-run-a\\outputs\\frame_240s.png", "C:\\Users\\kushw\\Documents\\Codex\\2026-06-22\\i-need-you-to-run-a\\outputs\\frame_300s.png", "C:\\Users\\kushw\\Documents\\Codex\\2026-06-22\\i-need-you-to-run-a\\outputs\\frame_360s.png", "C:\\Users\\kushw\\Documents\\Codex\\2026-06-22\\i-need-you-to-run-a\\outputs\\frame_420s.png", "C:\\Users\\kushw\\Documents\\Codex\\2026-06-22\\i-need-you-to-run-a\\outputs\\frame_480s.png", "C:\\Users\\kushw\\Documents\\Codex\\2026-06-22\\i-need-you-to-run-a\\outputs\\frame_540s.png", "C:\\Users\\kushw\\Documents\\Codex\\2026-06-22\\i-need-you-to-run-a\\outputs\\frame_600s.png", "C:\\Users\\kushw\\Documents\\Codex\\2026-06-22\\i-need-you-to-run-a\\outputs\\frame_660s.png", "C:\\Users\\kushw\\Documents\\Codex\\2026-06-22\\i-need-you-to-run-a\\outputs\\frame_720s.png", "C:\\Users\\kushw\\Documents\\Codex\\2026-06-22\\i-need-you-to-run-a\\outputs\\frame_780s.png", "C:\\Users\\kushw\\Documents\\Codex\\2026-06-22\\i-need-you-to-run-a\\outputs\\frame_840s.png", "C:\\Users\\kushw\\Documents\\Codex\\2026-06-22\\i-need-you-to-run-a\\outputs\\frame_900s.png", "C:\\Users\\kushw\\Documents\\Codex\\2026-06-22\\i-need-you-to-run-a\\outputs\\frame_960s.png", "C:\\Users\\kushw\\Documents\\Codex\\2026-06-22\\i-need-you-to-run-a\\outputs\\frame_1020s.png", "C:\\Users\\kushw\\Documents\\Codex\\2026-06-22\\i-need-you-to-run-a\\outputs\\frame_1080s.png", "C:\\Users\\kushw\\Documents\\Codex\\2026-06-22\\i-need-you-to-run-a\\outputs\\frame_1140s.png", "C:\\Users\\kushw\\Documents\\Codex\\2026-06-22\\i-need-you-to-run-a\\outputs\\frame_1200s.png"], "degradation_first_observed_seconds": null, "degradation_reason": null, "end_reason": "completed_full_requested_duration", "event": "summary", "final_chunk_reached": 663, "final_frame_reached": 21912, "final_status_before_cleanup": "ready", "frames_received_by_callback": 21851, "model_error_count": 0, "sdk_error_count": 0, "session_died_seconds": null, "timestamp": "2026-06-21T21:43:01+00:00", "total_session_duration_seconds": 1200}
{"event": "cleanup_disconnect", "timestamp": "2026-06-21T21:43:01+00:00"}
Embedded Test 2 raw log
{"capture_interval_seconds": 60, "event": "script_start", "initial_prompt": "photorealistic cinematic video, shattered financial wasteland, broken black monoliths, cracked earth, blood-red twilight, ash in the air, smooth continuous motion", "log_interval_seconds": 30, "model": "helios", "note": "No reset/reconnect logic is enabled. Prompt changes use set_prompt every 12 seconds.", "prompt_count": 5, "prompt_rotation_seconds": 12, "prompts": ["photorealistic cinematic video, shattered financial wasteland, broken black monoliths, cracked earth, blood-red twilight, ash in the air, smooth continuous motion", "photorealistic cinematic video, floating islands of gold and crystal above a luminous city, aurora radiance, cyan and gold refractions, impossible architecture, smooth continuous motion", "photorealistic cinematic video, violent thunderstorm over storm cliffs above a dark ocean, blue-grey overcast light, waves surging, smooth continuous motion", "photorealistic cinematic video, vast open plains with glass data pylons in tall grass, balanced dawn light, slow aerial glide, smooth continuous motion", "photorealistic cinematic video, apocalyptic void over infinite black ocean, collapsing constellations, reality tearing into dark glass fragments, smooth continuous motion"], "run_seconds": 1200, "timestamp": "2026-06-21T21:59:27+00:00"}
{"event": "connecting", "timestamp": "2026-06-21T21:59:27+00:00"}
{"capabilities": {"protocol_version": "0.0.0", "tracks": [{"direction": "recvonly", "kind": "video", "name": "main_video"}]}, "event": "connected", "session_id": "04e1aece-b260-42f1-8d1c-645461fc1ac9", "status": "ready", "timestamp": "2026-06-21T21:59:38+00:00"}
{"elapsed_seconds": 0, "event": "initial_set_prompt_sent", "prompt": "photorealistic cinematic video, shattered financial wasteland, broken black monoliths, cracked earth, blood-red twilight, ash in the air, smooth continuous motion", "prompt_number": 1, "timestamp": "2026-06-21T21:59:38+00:00"}
{"event": "generation_started_command_sent", "timestamp": "2026-06-21T21:59:38+00:00"}
{"elapsed_seconds": 12, "event": "set_prompt_sent", "prompt": "photorealistic cinematic video, floating islands of gold and crystal above a luminous city, aurora radiance, cyan and gold refractions, impossible architecture, smooth continuous motion", "prompt_number": 2, "timestamp": "2026-06-21T21:59:50+00:00"}
{"elapsed_seconds": 24, "event": "set_prompt_sent", "prompt": "photorealistic cinematic video, violent thunderstorm over storm cliffs above a dark ocean, blue-grey overcast light, waves surging, smooth continuous motion", "prompt_number": 3, "timestamp": "2026-06-21T22:00:02+00:00"}
{"black_screen_seconds": null, "callback_frame_count": 516, "current_chunk": 15, "current_frame": 528, "degradation_first_observed_seconds": null, "degradation_reason": null, "elapsed_seconds": 30, "event": "sample", "low_luma_seconds": null, "model_error_count": 0, "model_errors_since_last_log": [], "observed_frame_fps": 17.194, "paused": false, "running": true, "sdk_error_count": 0, "sdk_errors_since_last_log": [], "session_id": "04e1aece-b260-42f1-8d1c-645461fc1ac9", "status": "ready", "timestamp": "2026-06-21T22:00:08+00:00", "webrtc_fps": null, "webrtc_stats_source": "unavailable:no_video_fps_counter"}
{"elapsed_seconds": 36, "event": "set_prompt_sent", "prompt": "photorealistic cinematic video, vast open plains with glass data pylons in tall grass, balanced dawn light, slow aerial glide, smooth continuous motion", "prompt_number": 4, "timestamp": "2026-06-21T22:00:14+00:00"}
{"elapsed_seconds": 48, "event": "set_prompt_sent", "prompt": "photorealistic cinematic video, apocalyptic void over infinite black ocean, collapsing constellations, reality tearing into dark glass fragments, smooth continuous motion", "prompt_number": 5, "timestamp": "2026-06-21T22:00:26+00:00"}
{"black_frame": false, "capture_path": "C:\\Users\\kushw\\Documents\\Codex\\2026-06-22\\i-need-you-to-run-a\\outputs\\test2\\frame_060s.png", "current_chunk": 32, "current_frame": 1089, "elapsed_seconds": 60, "event": "capture", "frame_count": 1071, "max_luma": 255, "mean_luma": 46.192, "status": "ready", "timestamp": "2026-06-21T22:00:38+00:00"}
{"elapsed_seconds": 60, "event": "set_prompt_sent", "prompt": "photorealistic cinematic video, shattered financial wasteland, broken black monoliths, cracked earth, blood-red twilight, ash in the air, smooth continuous motion", "prompt_number": 1, "timestamp": "2026-06-21T22:00:38+00:00"}
{"black_screen_seconds": null, "callback_frame_count": 1071, "current_chunk": 32, "current_frame": 1089, "degradation_first_observed_seconds": null, "degradation_reason": null, "elapsed_seconds": 60, "event": "sample", "low_luma_seconds": null, "model_error_count": 0, "model_errors_since_last_log": [], "observed_frame_fps": 18.401, "paused": false, "running": true, "sdk_error_count": 0, "sdk_errors_since_last_log": [], "session_id": "04e1aece-b260-42f1-8d1c-645461fc1ac9", "status": "ready", "timestamp": "2026-06-21T22:00:38+00:00", "webrtc_fps": null, "webrtc_stats_source": "unavailable:no_video_fps_counter"}
{"elapsed_seconds": 72, "event": "set_prompt_sent", "prompt": "photorealistic cinematic video, floating islands of gold and crystal above a luminous city, aurora radiance, cyan and gold refractions, impossible architecture, smooth continuous motion", "prompt_number": 2, "timestamp": "2026-06-21T22:00:50+00:00"}
{"elapsed_seconds": 84, "event": "set_prompt_sent", "prompt": "photorealistic cinematic video, violent thunderstorm over storm cliffs above a dark ocean, blue-grey overcast light, waves surging, smooth continuous motion", "prompt_number": 3, "timestamp": "2026-06-21T22:01:02+00:00"}
{"black_screen_seconds": null, "callback_frame_count": 1623, "current_chunk": 49, "current_frame": 1650, "degradation_first_observed_seconds": null, "degradation_reason": null, "elapsed_seconds": 90, "event": "sample", "low_luma_seconds": null, "model_error_count": 0, "model_errors_since_last_log": [], "observed_frame_fps": 18.498, "paused": false, "running": true, "sdk_error_count": 0, "sdk_errors_since_last_log": [], "session_id": "04e1aece-b260-42f1-8d1c-645461fc1ac9", "status": "ready", "timestamp": "2026-06-21T22:01:08+00:00", "webrtc_fps": null, "webrtc_stats_source": "unavailable:no_video_fps_counter"}
{"elapsed_seconds": 96, "event": "set_prompt_sent", "prompt": "photorealistic cinematic video, vast open plains with glass data pylons in tall grass, balanced dawn light, slow aerial glide, smooth continuous motion", "prompt_number": 4, "timestamp": "2026-06-21T22:01:14+00:00"}
{"elapsed_seconds": 108, "event": "set_prompt_sent", "prompt": "photorealistic cinematic video, apocalyptic void over infinite black ocean, collapsing constellations, reality tearing into dark glass fragments, smooth continuous motion", "prompt_number": 5, "timestamp": "2026-06-21T22:01:26+00:00"}
{"black_frame": false, "capture_path": "C:\\Users\\kushw\\Documents\\Codex\\2026-06-22\\i-need-you-to-run-a\\outputs\\test2\\frame_120s.png", "current_chunk": 66, "current_frame": 2211, "elapsed_seconds": 120, "event": "capture", "frame_count": 2178, "max_luma": 255, "mean_luma": 155.862, "status": "ready", "timestamp": "2026-06-21T22:01:38+00:00"}
{"black_screen_seconds": null, "callback_frame_count": 2178, "current_chunk": 66, "current_frame": 2211, "degradation_first_observed_seconds": null, "degradation_reason": null, "elapsed_seconds": 120, "event": "sample", "low_luma_seconds": null, "model_error_count": 0, "model_errors_since_last_log": [], "observed_frame_fps": 18.433, "paused": false, "running": true, "sdk_error_count": 0, "sdk_errors_since_last_log": [], "session_id": "04e1aece-b260-42f1-8d1c-645461fc1ac9", "status": "ready", "timestamp": "2026-06-21T22:01:38+00:00", "webrtc_fps": null, "webrtc_stats_source": "unavailable:no_video_fps_counter"}
{"elapsed_seconds": 120, "event": "set_prompt_sent", "prompt": "photorealistic cinematic video, shattered financial wasteland, broken black monoliths, cracked earth, blood-red twilight, ash in the air, smooth continuous motion", "prompt_number": 1, "timestamp": "2026-06-21T22:01:38+00:00"}
{"elapsed_seconds": 132, "event": "set_prompt_sent", "prompt": "photorealistic cinematic video, floating islands of gold and crystal above a luminous city, aurora radiance, cyan and gold refractions, impossible architecture, smooth continuous motion", "prompt_number": 2, "timestamp": "2026-06-21T22:01:50+00:00"}
{"elapsed_seconds": 144, "event": "set_prompt_sent", "prompt": "photorealistic cinematic video, violent thunderstorm over storm cliffs above a dark ocean, blue-grey overcast light, waves surging, smooth continuous motion", "prompt_number": 3, "timestamp": "2026-06-21T22:02:02+00:00"}
{"black_screen_seconds": null, "callback_frame_count": 2732, "current_chunk": 82, "current_frame": 2739, "degradation_first_observed_seconds": null, "degradation_reason": null, "elapsed_seconds": 150, "event": "sample", "low_luma_seconds": null, "model_error_count": 0, "model_errors_since_last_log": [], "observed_frame_fps": 18.541, "paused": false, "running": true, "sdk_error_count": 0, "sdk_errors_since_last_log": [], "session_id": "04e1aece-b260-42f1-8d1c-645461fc1ac9", "status": "ready", "timestamp": "2026-06-21T22:02:08+00:00", "webrtc_fps": null, "webrtc_stats_source": "unavailable:no_video_fps_counter"}
{"elapsed_seconds": 156, "event": "set_prompt_sent", "prompt": "photorealistic cinematic video, vast open plains with glass data pylons in tall grass, balanced dawn light, slow aerial glide, smooth continuous motion", "prompt_number": 4, "timestamp": "2026-06-21T22:02:14+00:00"}
{"elapsed_seconds": 168, "event": "set_prompt_sent", "prompt": "photorealistic cinematic video, apocalyptic void over infinite black ocean, collapsing constellations, reality tearing into dark glass fragments, smooth continuous motion", "prompt_number": 5, "timestamp": "2026-06-21T22:02:26+00:00"}
{"black_frame": false, "capture_path": "C:\\Users\\kushw\\Documents\\Codex\\2026-06-22\\i-need-you-to-run-a\\outputs\\test2\\frame_180s.png", "current_chunk": 99, "current_frame": 3300, "elapsed_seconds": 180, "event": "capture", "frame_count": 3285, "max_luma": 255, "mean_luma": 88.954, "status": "ready", "timestamp": "2026-06-21T22:02:38+00:00"}
{"black_screen_seconds": null, "callback_frame_count": 3286, "current_chunk": 99, "current_frame": 3300, "degradation_first_observed_seconds": null, "degradation_reason": null, "elapsed_seconds": 180, "event": "sample", "low_luma_seconds": null, "model_error_count": 0, "model_errors_since_last_log": [], "observed_frame_fps": 18.327, "paused": false, "running": true, "sdk_error_count": 0, "sdk_errors_since_last_log": [], "session_id": "04e1aece-b260-42f1-8d1c-645461fc1ac9", "status": "ready", "timestamp": "2026-06-21T22:02:38+00:00", "webrtc_fps": null, "webrtc_stats_source": "unavailable:no_video_fps_counter"}
{"elapsed_seconds": 180, "event": "set_prompt_sent", "prompt": "photorealistic cinematic video, shattered financial wasteland, broken black monoliths, cracked earth, blood-red twilight, ash in the air, smooth continuous motion", "prompt_number": 1, "timestamp": "2026-06-21T22:02:38+00:00"}
{"elapsed_seconds": 192, "event": "set_prompt_sent", "prompt": "photorealistic cinematic video, floating islands of gold and crystal above a luminous city, aurora radiance, cyan and gold refractions, impossible architecture, smooth continuous motion", "prompt_number": 2, "timestamp": "2026-06-21T22:02:50+00:00"}
{"elapsed_seconds": 204, "event": "set_prompt_sent", "prompt": "photorealistic cinematic video, violent thunderstorm over storm cliffs above a dark ocean, blue-grey overcast light, waves surging, smooth continuous motion", "prompt_number": 3, "timestamp": "2026-06-21T22:03:02+00:00"}
{"black_screen_seconds": null, "callback_frame_count": 3840, "current_chunk": 116, "current_frame": 3861, "degradation_first_observed_seconds": null, "degradation_reason": null, "elapsed_seconds": 210, "event": "sample", "low_luma_seconds": null, "model_error_count": 0, "model_errors_since_last_log": [], "observed_frame_fps": 18.61, "paused": false, "running": true, "sdk_error_count": 0, "sdk_errors_since_last_log": [], "session_id": "04e1aece-b260-42f1-8d1c-645461fc1ac9", "status": "ready", "timestamp": "2026-06-21T22:03:08+00:00", "webrtc_fps": null, "webrtc_stats_source": "unavailable:no_video_fps_counter"}
{"elapsed_seconds": 216, "event": "set_prompt_sent", "prompt": "photorealistic cinematic video, vast open plains with glass data pylons in tall grass, balanced dawn light, slow aerial glide, smooth continuous motion", "prompt_number": 4, "timestamp": "2026-06-21T22:03:14+00:00"}
{"elapsed_seconds": 228, "event": "set_prompt_sent", "prompt": "photorealistic cinematic video, apocalyptic void over infinite black ocean, collapsing constellations, reality tearing into dark glass fragments, smooth continuous motion", "prompt_number": 5, "timestamp": "2026-06-21T22:03:26+00:00"}
{"black_frame": false, "capture_path": "C:\\Users\\kushw\\Documents\\Codex\\2026-06-22\\i-need-you-to-run-a\\outputs\\test2\\frame_240s.png", "current_chunk": 133, "current_frame": 4422, "elapsed_seconds": 240, "event": "capture", "frame_count": 4390, "max_luma": 255, "mean_luma": 79.49, "status": "ready", "timestamp": "2026-06-21T22:03:38+00:00"}
{"black_screen_seconds": null, "callback_frame_count": 4390, "current_chunk": 133, "current_frame": 4422, "degradation_first_observed_seconds": null, "degradation_reason": null, "elapsed_seconds": 240, "event": "sample", "low_luma_seconds": null, "model_error_count": 0, "model_errors_since_last_log": [], "observed_frame_fps": 18.193, "paused": false, "running": true, "sdk_error_count": 0, "sdk_errors_since_last_log": [], "session_id": "04e1aece-b260-42f1-8d1c-645461fc1ac9", "status": "ready", "timestamp": "2026-06-21T22:03:38+00:00", "webrtc_fps": null, "webrtc_stats_source": "unavailable:no_video_fps_counter"}
{"elapsed_seconds": 240, "event": "set_prompt_sent", "prompt": "photorealistic cinematic video, shattered financial wasteland, broken black monoliths, cracked earth, blood-red twilight, ash in the air, smooth continuous motion", "prompt_number": 1, "timestamp": "2026-06-21T22:03:38+00:00"}
{"elapsed_seconds": 252, "event": "set_prompt_sent", "prompt": "photorealistic cinematic video, floating islands of gold and crystal above a luminous city, aurora radiance, cyan and gold refractions, impossible architecture, smooth continuous motion", "prompt_number": 2, "timestamp": "2026-06-21T22:03:50+00:00"}
{"elapsed_seconds": 264, "event": "set_prompt_sent", "prompt": "photorealistic cinematic video, violent thunderstorm over storm cliffs above a dark ocean, blue-grey overcast light, waves surging, smooth continuous motion", "prompt_number": 3, "timestamp": "2026-06-21T22:04:02+00:00"}
{"black_screen_seconds": null, "callback_frame_count": 4943, "current_chunk": 149, "current_frame": 4950, "degradation_first_observed_seconds": null, "degradation_reason": null, "elapsed_seconds": 270, "event": "sample", "low_luma_seconds": null, "model_error_count": 0, "model_errors_since_last_log": [], "observed_frame_fps": 18.575, "paused": false, "running": true, "sdk_error_count": 0, "sdk_errors_since_last_log": [], "session_id": "04e1aece-b260-42f1-8d1c-645461fc1ac9", "status": "ready", "timestamp": "2026-06-21T22:04:08+00:00", "webrtc_fps": null, "webrtc_stats_source": "unavailable:no_video_fps_counter"}
{"elapsed_seconds": 276, "event": "set_prompt_sent", "prompt": "photorealistic cinematic video, vast open plains with glass data pylons in tall grass, balanced dawn light, slow aerial glide, smooth continuous motion", "prompt_number": 4, "timestamp": "2026-06-21T22:04:14+00:00"}
{"elapsed_seconds": 288, "event": "set_prompt_sent", "prompt": "photorealistic cinematic video, apocalyptic void over infinite black ocean, collapsing constellations, reality tearing into dark glass fragments, smooth continuous motion", "prompt_number": 5, "timestamp": "2026-06-21T22:04:26+00:00"}
{"black_frame": false, "capture_path": "C:\\Users\\kushw\\Documents\\Codex\\2026-06-22\\i-need-you-to-run-a\\outputs\\test2\\frame_300s.png", "current_chunk": 166, "current_frame": 5511, "elapsed_seconds": 300, "event": "capture", "frame_count": 5498, "max_luma": 255, "mean_luma": 112.387, "status": "ready", "timestamp": "2026-06-21T22:04:38+00:00"}
{"black_screen_seconds": null, "callback_frame_count": 5498, "current_chunk": 166, "current_frame": 5511, "degradation_first_observed_seconds": null, "degradation_reason": null, "elapsed_seconds": 300, "event": "sample", "low_luma_seconds": null, "model_error_count": 0, "model_errors_since_last_log": [], "observed_frame_fps": 18.432, "paused": false, "running": true, "sdk_error_count": 0, "sdk_errors_since_last_log": [], "session_id": "04e1aece-b260-42f1-8d1c-645461fc1ac9", "status": "ready", "timestamp": "2026-06-21T22:04:38+00:00", "webrtc_fps": null, "webrtc_stats_source": "unavailable:no_video_fps_counter"}
{"elapsed_seconds": 300, "event": "set_prompt_sent", "prompt": "photorealistic cinematic video, shattered financial wasteland, broken black monoliths, cracked earth, blood-red twilight, ash in the air, smooth continuous motion", "prompt_number": 1, "timestamp": "2026-06-21T22:04:38+00:00"}
{"elapsed_seconds": 312, "event": "set_prompt_sent", "prompt": "photorealistic cinematic video, floating islands of gold and crystal above a luminous city, aurora radiance, cyan and gold refractions, impossible architecture, smooth continuous motion", "prompt_number": 2, "timestamp": "2026-06-21T22:04:50+00:00"}
{"elapsed_seconds": 324, "event": "set_prompt_sent", "prompt": "photorealistic cinematic video, violent thunderstorm over storm cliffs above a dark ocean, blue-grey overcast light, waves surging, smooth continuous motion", "prompt_number": 3, "timestamp": "2026-06-21T22:05:02+00:00"}
{"black_screen_seconds": null, "callback_frame_count": 6053, "current_chunk": 183, "current_frame": 6072, "degradation_first_observed_seconds": null, "degradation_reason": null, "elapsed_seconds": 330, "event": "sample", "low_luma_seconds": null, "model_error_count": 0, "model_errors_since_last_log": [], "observed_frame_fps": 18.569, "paused": false, "running": true, "sdk_error_count": 0, "sdk_errors_since_last_log": [], "session_id": "04e1aece-b260-42f1-8d1c-645461fc1ac9", "status": "ready", "timestamp": "2026-06-21T22:05:08+00:00", "webrtc_fps": null, "webrtc_stats_source": "unavailable:no_video_fps_counter"}
{"elapsed_seconds": 336, "event": "set_prompt_sent", "prompt": "photorealistic cinematic video, vast open plains with glass data pylons in tall grass, balanced dawn light, slow aerial glide, smooth continuous motion", "prompt_number": 4, "timestamp": "2026-06-21T22:05:14+00:00"}
{"elapsed_seconds": 348, "event": "set_prompt_sent", "prompt": "photorealistic cinematic video, apocalyptic void over infinite black ocean, collapsing constellations, reality tearing into dark glass fragments, smooth continuous motion", "prompt_number": 5, "timestamp": "2026-06-21T22:05:26+00:00"}
{"black_frame": false, "capture_path": "C:\\Users\\kushw\\Documents\\Codex\\2026-06-22\\i-need-you-to-run-a\\outputs\\test2\\frame_360s.png", "current_chunk": 200, "current_frame": 6633, "elapsed_seconds": 360, "event": "capture", "frame_count": 6528, "max_luma": 255, "mean_luma": 177.083, "status": "ready", "timestamp": "2026-06-21T22:05:38+00:00"}
{"black_screen_seconds": null, "callback_frame_count": 6528, "current_chunk": 200, "current_frame": 6633, "degradation_first_observed_seconds": null, "degradation_reason": null, "elapsed_seconds": 360, "event": "sample", "low_luma_seconds": null, "model_error_count": 0, "model_errors_since_last_log": [], "observed_frame_fps": 15.729, "paused": false, "running": true, "sdk_error_count": 0, "sdk_errors_since_last_log": [], "session_id": "04e1aece-b260-42f1-8d1c-645461fc1ac9", "status": "ready", "timestamp": "2026-06-21T22:05:38+00:00", "webrtc_fps": null, "webrtc_stats_source": "unavailable:no_video_fps_counter"}
{"elapsed_seconds": 360, "event": "set_prompt_sent", "prompt": "photorealistic cinematic video, shattered financial wasteland, broken black monoliths, cracked earth, blood-red twilight, ash in the air, smooth continuous motion", "prompt_number": 1, "timestamp": "2026-06-21T22:05:38+00:00"}
{"elapsed_seconds": 372, "event": "set_prompt_sent", "prompt": "photorealistic cinematic video, floating islands of gold and crystal above a luminous city, aurora radiance, cyan and gold refractions, impossible architecture, smooth continuous motion", "prompt_number": 2, "timestamp": "2026-06-21T22:05:50+00:00"}
{"elapsed_seconds": 384, "event": "set_prompt_sent", "prompt": "photorealistic cinematic video, violent thunderstorm over storm cliffs above a dark ocean, blue-grey overcast light, waves surging, smooth continuous motion", "prompt_number": 3, "timestamp": "2026-06-21T22:06:02+00:00"}
{"black_screen_seconds": null, "callback_frame_count": 7082, "current_chunk": 217, "current_frame": 7194, "degradation_first_observed_seconds": null, "degradation_reason": null, "elapsed_seconds": 390, "event": "sample", "low_luma_seconds": null, "model_error_count": 0, "model_errors_since_last_log": [], "observed_frame_fps": 18.585, "paused": false, "running": true, "sdk_error_count": 0, "sdk_errors_since_last_log": [], "session_id": "04e1aece-b260-42f1-8d1c-645461fc1ac9", "status": "ready", "timestamp": "2026-06-21T22:06:08+00:00", "webrtc_fps": null, "webrtc_stats_source": "unavailable:no_video_fps_counter"}
{"elapsed_seconds": 396, "event": "set_prompt_sent", "prompt": "photorealistic cinematic video, vast open plains with glass data pylons in tall grass, balanced dawn light, slow aerial glide, smooth continuous motion", "prompt_number": 4, "timestamp": "2026-06-21T22:06:14+00:00"}
{"elapsed_seconds": 408, "event": "set_prompt_sent", "prompt": "photorealistic cinematic video, apocalyptic void over infinite black ocean, collapsing constellations, reality tearing into dark glass fragments, smooth continuous motion", "prompt_number": 5, "timestamp": "2026-06-21T22:06:26+00:00"}
{"black_frame": false, "capture_path": "C:\\Users\\kushw\\Documents\\Codex\\2026-06-22\\i-need-you-to-run-a\\outputs\\test2\\frame_420s.png", "current_chunk": 233, "current_frame": 7722, "elapsed_seconds": 420, "event": "capture", "frame_count": 7634, "max_luma": 255, "mean_luma": 61.543, "status": "ready", "timestamp": "2026-06-21T22:06:38+00:00"}
{"black_screen_seconds": null, "callback_frame_count": 7635, "current_chunk": 233, "current_frame": 7722, "degradation_first_observed_seconds": null, "degradation_reason": null, "elapsed_seconds": 420, "event": "sample", "low_luma_seconds": null, "model_error_count": 0, "model_errors_since_last_log": [], "observed_frame_fps": 18.359, "paused": false, "running": true, "sdk_error_count": 0, "sdk_errors_since_last_log": [], "session_id": "04e1aece-b260-42f1-8d1c-645461fc1ac9", "status": "ready", "timestamp": "2026-06-21T22:06:38+00:00", "webrtc_fps": null, "webrtc_stats_source": "unavailable:no_video_fps_counter"}
{"elapsed_seconds": 420, "event": "set_prompt_sent", "prompt": "photorealistic cinematic video, shattered financial wasteland, broken black monoliths, cracked earth, blood-red twilight, ash in the air, smooth continuous motion", "prompt_number": 1, "timestamp": "2026-06-21T22:06:39+00:00"}
{"elapsed_seconds": 432, "event": "set_prompt_sent", "prompt": "photorealistic cinematic video, floating islands of gold and crystal above a luminous city, aurora radiance, cyan and gold refractions, impossible architecture, smooth continuous motion", "prompt_number": 2, "timestamp": "2026-06-21T22:06:51+00:00"}
{"elapsed_seconds": 444, "event": "set_prompt_sent", "prompt": "photorealistic cinematic video, violent thunderstorm over storm cliffs above a dark ocean, blue-grey overcast light, waves surging, smooth continuous motion", "prompt_number": 3, "timestamp": "2026-06-21T22:07:03+00:00"}
{"black_screen_seconds": null, "callback_frame_count": 8171, "current_chunk": 250, "current_frame": 8283, "degradation_first_observed_seconds": null, "degradation_reason": null, "elapsed_seconds": 450, "event": "sample", "low_luma_seconds": null, "model_error_count": 0, "model_errors_since_last_log": [], "observed_frame_fps": 17.87, "paused": false, "running": true, "sdk_error_count": 0, "sdk_errors_since_last_log": [], "session_id": "04e1aece-b260-42f1-8d1c-645461fc1ac9", "status": "ready", "timestamp": "2026-06-21T22:07:08+00:00", "webrtc_fps": null, "webrtc_stats_source": "unavailable:no_video_fps_counter"}
{"elapsed_seconds": 457, "event": "set_prompt_sent", "prompt": "photorealistic cinematic video, vast open plains with glass data pylons in tall grass, balanced dawn light, slow aerial glide, smooth continuous motion", "prompt_number": 4, "timestamp": "2026-06-21T22:07:16+00:00"}
{"elapsed_seconds": 469, "event": "set_prompt_sent", "prompt": "photorealistic cinematic video, apocalyptic void over infinite black ocean, collapsing constellations, reality tearing into dark glass fragments, smooth continuous motion", "prompt_number": 5, "timestamp": "2026-06-21T22:07:28+00:00"}
{"black_frame": false, "capture_path": "C:\\Users\\kushw\\Documents\\Codex\\2026-06-22\\i-need-you-to-run-a\\outputs\\test2\\frame_480s.png", "current_chunk": 267, "current_frame": 8844, "elapsed_seconds": 480, "event": "capture", "frame_count": 8724, "max_luma": 255, "mean_luma": 88.57, "status": "ready", "timestamp": "2026-06-21T22:07:38+00:00"}
{"black_screen_seconds": null, "callback_frame_count": 8724, "current_chunk": 267, "current_frame": 8844, "degradation_first_observed_seconds": null, "degradation_reason": null, "elapsed_seconds": 480, "event": "sample", "low_luma_seconds": null, "model_error_count": 0, "model_errors_since_last_log": [], "observed_frame_fps": 18.479, "paused": false, "running": true, "sdk_error_count": 0, "sdk_errors_since_last_log": [], "session_id": "04e1aece-b260-42f1-8d1c-645461fc1ac9", "status": "ready", "timestamp": "2026-06-21T22:07:38+00:00", "webrtc_fps": null, "webrtc_stats_source": "unavailable:no_video_fps_counter"}
{"elapsed_seconds": 481, "event": "set_prompt_sent", "prompt": "photorealistic cinematic video, shattered financial wasteland, broken black monoliths, cracked earth, blood-red twilight, ash in the air, smooth continuous motion", "prompt_number": 1, "timestamp": "2026-06-21T22:07:40+00:00"}
{"elapsed_seconds": 493, "event": "set_prompt_sent", "prompt": "photorealistic cinematic video, floating islands of gold and crystal above a luminous city, aurora radiance, cyan and gold refractions, impossible architecture, smooth continuous motion", "prompt_number": 2, "timestamp": "2026-06-21T22:07:52+00:00"}
{"elapsed_seconds": 505, "event": "set_prompt_sent", "prompt": "photorealistic cinematic video, violent thunderstorm over storm cliffs above a dark ocean, blue-grey overcast light, waves surging, smooth continuous motion", "prompt_number": 3, "timestamp": "2026-06-21T22:08:04+00:00"}
{"black_screen_seconds": null, "callback_frame_count": 9279, "current_chunk": 284, "current_frame": 9405, "degradation_first_observed_seconds": null, "degradation_reason": null, "elapsed_seconds": 510, "event": "sample", "low_luma_seconds": null, "model_error_count": 0, "model_errors_since_last_log": [], "observed_frame_fps": 18.532, "paused": false, "running": true, "sdk_error_count": 0, "sdk_errors_since_last_log": [], "session_id": "04e1aece-b260-42f1-8d1c-645461fc1ac9", "status": "ready", "timestamp": "2026-06-21T22:08:08+00:00", "webrtc_fps": null, "webrtc_stats_source": "unavailable:no_video_fps_counter"}
{"elapsed_seconds": 517, "event": "set_prompt_sent", "prompt": "photorealistic cinematic video, vast open plains with glass data pylons in tall grass, balanced dawn light, slow aerial glide, smooth continuous motion", "prompt_number": 4, "timestamp": "2026-06-21T22:08:16+00:00"}
{"elapsed_seconds": 529, "event": "set_prompt_sent", "prompt": "photorealistic cinematic video, apocalyptic void over infinite black ocean, collapsing constellations, reality tearing into dark glass fragments, smooth continuous motion", "prompt_number": 5, "timestamp": "2026-06-21T22:08:28+00:00"}
{"black_frame": false, "capture_path": "C:\\Users\\kushw\\Documents\\Codex\\2026-06-22\\i-need-you-to-run-a\\outputs\\test2\\frame_540s.png", "current_chunk": 301, "current_frame": 9966, "elapsed_seconds": 540, "event": "capture", "frame_count": 9833, "max_luma": 255, "mean_luma": 44.483, "status": "ready", "timestamp": "2026-06-21T22:08:38+00:00"}
{"black_screen_seconds": null, "callback_frame_count": 9834, "current_chunk": 301, "current_frame": 9966, "degradation_first_observed_seconds": null, "degradation_reason": null, "elapsed_seconds": 540, "event": "sample", "low_luma_seconds": null, "model_error_count": 0, "model_errors_since_last_log": [], "observed_frame_fps": 18.431, "paused": false, "running": true, "sdk_error_count": 0, "sdk_errors_since_last_log": [], "session_id": "04e1aece-b260-42f1-8d1c-645461fc1ac9", "status": "ready", "timestamp": "2026-06-21T22:08:38+00:00", "webrtc_fps": null, "webrtc_stats_source": "unavailable:no_video_fps_counter"}
{"elapsed_seconds": 541, "event": "set_prompt_sent", "prompt": "photorealistic cinematic video, shattered financial wasteland, broken black monoliths, cracked earth, blood-red twilight, ash in the air, smooth continuous motion", "prompt_number": 1, "timestamp": "2026-06-21T22:08:40+00:00"}
{"elapsed_seconds": 553, "event": "set_prompt_sent", "prompt": "photorealistic cinematic video, floating islands of gold and crystal above a luminous city, aurora radiance, cyan and gold refractions, impossible architecture, smooth continuous motion", "prompt_number": 2, "timestamp": "2026-06-21T22:08:52+00:00"}
{"elapsed_seconds": 565, "event": "set_prompt_sent", "prompt": "photorealistic cinematic video, violent thunderstorm over storm cliffs above a dark ocean, blue-grey overcast light, waves surging, smooth continuous motion", "prompt_number": 3, "timestamp": "2026-06-21T22:09:04+00:00"}
{"black_screen_seconds": null, "callback_frame_count": 10387, "current_chunk": 317, "current_frame": 10494, "degradation_first_observed_seconds": null, "degradation_reason": null, "elapsed_seconds": 570, "event": "sample", "low_luma_seconds": null, "model_error_count": 0, "model_errors_since_last_log": [], "observed_frame_fps": 18.499, "paused": false, "running": true, "sdk_error_count": 0, "sdk_errors_since_last_log": [], "session_id": "04e1aece-b260-42f1-8d1c-645461fc1ac9", "status": "ready", "timestamp": "2026-06-21T22:09:08+00:00", "webrtc_fps": null, "webrtc_stats_source": "unavailable:no_video_fps_counter"}
{"elapsed_seconds": 577, "event": "set_prompt_sent", "prompt": "photorealistic cinematic video, vast open plains with glass data pylons in tall grass, balanced dawn light, slow aerial glide, smooth continuous motion", "prompt_number": 4, "timestamp": "2026-06-21T22:09:16+00:00"}
{"elapsed_seconds": 589, "event": "set_prompt_sent", "prompt": "photorealistic cinematic video, apocalyptic void over infinite black ocean, collapsing constellations, reality tearing into dark glass fragments, smooth continuous motion", "prompt_number": 5, "timestamp": "2026-06-21T22:09:28+00:00"}
{"black_frame": false, "capture_path": "C:\\Users\\kushw\\Documents\\Codex\\2026-06-22\\i-need-you-to-run-a\\outputs\\test2\\frame_600s.png", "current_chunk": 334, "current_frame": 11055, "elapsed_seconds": 600, "event": "capture", "frame_count": 10942, "max_luma": 255, "mean_luma": 46.382, "status": "ready", "timestamp": "2026-06-21T22:09:38+00:00"}
{"black_screen_seconds": null, "callback_frame_count": 10942, "current_chunk": 334, "current_frame": 11055, "degradation_first_observed_seconds": null, "degradation_reason": null, "elapsed_seconds": 600, "event": "sample", "low_luma_seconds": null, "model_error_count": 0, "model_errors_since_last_log": [], "observed_frame_fps": 18.46, "paused": false, "running": true, "sdk_error_count": 0, "sdk_errors_since_last_log": [], "session_id": "04e1aece-b260-42f1-8d1c-645461fc1ac9", "status": "ready", "timestamp": "2026-06-21T22:09:38+00:00", "webrtc_fps": null, "webrtc_stats_source": "unavailable:no_video_fps_counter"}
{"elapsed_seconds": 601, "event": "set_prompt_sent", "prompt": "photorealistic cinematic video, shattered financial wasteland, broken black monoliths, cracked earth, blood-red twilight, ash in the air, smooth continuous motion", "prompt_number": 1, "timestamp": "2026-06-21T22:09:40+00:00"}
{"elapsed_seconds": 613, "event": "set_prompt_sent", "prompt": "photorealistic cinematic video, floating islands of gold and crystal above a luminous city, aurora radiance, cyan and gold refractions, impossible architecture, smooth continuous motion", "prompt_number": 2, "timestamp": "2026-06-21T22:09:52+00:00"}
{"elapsed_seconds": 625, "event": "set_prompt_sent", "prompt": "photorealistic cinematic video, violent thunderstorm over storm cliffs above a dark ocean, blue-grey overcast light, waves surging, smooth continuous motion", "prompt_number": 3, "timestamp": "2026-06-21T22:10:04+00:00"}
{"black_screen_seconds": null, "callback_frame_count": 11496, "current_chunk": 351, "current_frame": 11616, "degradation_first_observed_seconds": null, "degradation_reason": null, "elapsed_seconds": 630, "event": "sample", "low_luma_seconds": null, "model_error_count": 0, "model_errors_since_last_log": [], "observed_frame_fps": 18.504, "paused": false, "running": true, "sdk_error_count": 0, "sdk_errors_since_last_log": [], "session_id": "04e1aece-b260-42f1-8d1c-645461fc1ac9", "status": "ready", "timestamp": "2026-06-21T22:10:08+00:00", "webrtc_fps": null, "webrtc_stats_source": "unavailable:no_video_fps_counter"}
{"elapsed_seconds": 637, "event": "set_prompt_sent", "prompt": "photorealistic cinematic video, vast open plains with glass data pylons in tall grass, balanced dawn light, slow aerial glide, smooth continuous motion", "prompt_number": 4, "timestamp": "2026-06-21T22:10:16+00:00"}
{"elapsed_seconds": 649, "event": "set_prompt_sent", "prompt": "photorealistic cinematic video, apocalyptic void over infinite black ocean, collapsing constellations, reality tearing into dark glass fragments, smooth continuous motion", "prompt_number": 5, "timestamp": "2026-06-21T22:10:28+00:00"}
{"black_frame": false, "capture_path": "C:\\Users\\kushw\\Documents\\Codex\\2026-06-22\\i-need-you-to-run-a\\outputs\\test2\\frame_660s.png", "current_chunk": 368, "current_frame": 12177, "elapsed_seconds": 660, "event": "capture", "frame_count": 12051, "max_luma": 255, "mean_luma": 150.517, "status": "ready", "timestamp": "2026-06-21T22:10:38+00:00"}
{"black_screen_seconds": null, "callback_frame_count": 12051, "current_chunk": 368, "current_frame": 12177, "degradation_first_observed_seconds": null, "degradation_reason": null, "elapsed_seconds": 660, "event": "sample", "low_luma_seconds": null, "model_error_count": 0, "model_errors_since_last_log": [], "observed_frame_fps": 18.434, "paused": false, "running": true, "sdk_error_count": 0, "sdk_errors_since_last_log": [], "session_id": "04e1aece-b260-42f1-8d1c-645461fc1ac9", "status": "ready", "timestamp": "2026-06-21T22:10:38+00:00", "webrtc_fps": null, "webrtc_stats_source": "unavailable:no_video_fps_counter"}
{"elapsed_seconds": 661, "event": "set_prompt_sent", "prompt": "photorealistic cinematic video, shattered financial wasteland, broken black monoliths, cracked earth, blood-red twilight, ash in the air, smooth continuous motion", "prompt_number": 1, "timestamp": "2026-06-21T22:10:40+00:00"}
{"elapsed_seconds": 673, "event": "set_prompt_sent", "prompt": "photorealistic cinematic video, floating islands of gold and crystal above a luminous city, aurora radiance, cyan and gold refractions, impossible architecture, smooth continuous motion", "prompt_number": 2, "timestamp": "2026-06-21T22:10:52+00:00"}
{"elapsed_seconds": 685, "event": "set_prompt_sent", "prompt": "photorealistic cinematic video, violent thunderstorm over storm cliffs above a dark ocean, blue-grey overcast light, waves surging, smooth continuous motion", "prompt_number": 3, "timestamp": "2026-06-21T22:11:04+00:00"}
{"black_screen_seconds": null, "callback_frame_count": 12606, "current_chunk": 385, "current_frame": 12738, "degradation_first_observed_seconds": null, "degradation_reason": null, "elapsed_seconds": 690, "event": "sample", "low_luma_seconds": null, "model_error_count": 0, "model_errors_since_last_log": [], "observed_frame_fps": 18.573, "paused": false, "running": true, "sdk_error_count": 0, "sdk_errors_since_last_log": [], "session_id": "04e1aece-b260-42f1-8d1c-645461fc1ac9", "status": "ready", "timestamp": "2026-06-21T22:11:08+00:00", "webrtc_fps": null, "webrtc_stats_source": "unavailable:no_video_fps_counter"}
{"elapsed_seconds": 697, "event": "set_prompt_sent", "prompt": "photorealistic cinematic video, vast open plains with glass data pylons in tall grass, balanced dawn light, slow aerial glide, smooth continuous motion", "prompt_number": 4, "timestamp": "2026-06-21T22:11:16+00:00"}
{"elapsed_seconds": 709, "event": "set_prompt_sent", "prompt": "photorealistic cinematic video, apocalyptic void over infinite black ocean, collapsing constellations, reality tearing into dark glass fragments, smooth continuous motion", "prompt_number": 5, "timestamp": "2026-06-21T22:11:28+00:00"}
{"black_frame": false, "capture_path": "C:\\Users\\kushw\\Documents\\Codex\\2026-06-22\\i-need-you-to-run-a\\outputs\\test2\\frame_720s.png", "current_chunk": 401, "current_frame": 13266, "elapsed_seconds": 720, "event": "capture", "frame_count": 13159, "max_luma": 255, "mean_luma": 136.815, "status": "ready", "timestamp": "2026-06-21T22:11:38+00:00"}
{"black_screen_seconds": null, "callback_frame_count": 13159, "current_chunk": 401, "current_frame": 13266, "degradation_first_observed_seconds": null, "degradation_reason": null, "elapsed_seconds": 720, "event": "sample", "low_luma_seconds": null, "model_error_count": 0, "model_errors_since_last_log": [], "observed_frame_fps": 18.365, "paused": false, "running": true, "sdk_error_count": 0, "sdk_errors_since_last_log": [], "session_id": "04e1aece-b260-42f1-8d1c-645461fc1ac9", "status": "ready", "timestamp": "2026-06-21T22:11:38+00:00", "webrtc_fps": null, "webrtc_stats_source": "unavailable:no_video_fps_counter"}
{"elapsed_seconds": 721, "event": "set_prompt_sent", "prompt": "photorealistic cinematic video, shattered financial wasteland, broken black monoliths, cracked earth, blood-red twilight, ash in the air, smooth continuous motion", "prompt_number": 1, "timestamp": "2026-06-21T22:11:40+00:00"}
{"elapsed_seconds": 734, "event": "set_prompt_sent", "prompt": "photorealistic cinematic video, floating islands of gold and crystal above a luminous city, aurora radiance, cyan and gold refractions, impossible architecture, smooth continuous motion", "prompt_number": 2, "timestamp": "2026-06-21T22:11:52+00:00"}
{"elapsed_seconds": 746, "event": "set_prompt_sent", "prompt": "photorealistic cinematic video, violent thunderstorm over storm cliffs above a dark ocean, blue-grey overcast light, waves surging, smooth continuous motion", "prompt_number": 3, "timestamp": "2026-06-21T22:12:04+00:00"}
{"black_screen_seconds": null, "callback_frame_count": 13713, "current_chunk": 418, "current_frame": 13827, "degradation_first_observed_seconds": null, "degradation_reason": null, "elapsed_seconds": 750, "event": "sample", "low_luma_seconds": null, "model_error_count": 0, "model_errors_since_last_log": [], "observed_frame_fps": 18.53, "paused": false, "running": true, "sdk_error_count": 0, "sdk_errors_since_last_log": [], "session_id": "04e1aece-b260-42f1-8d1c-645461fc1ac9", "status": "ready", "timestamp": "2026-06-21T22:12:08+00:00", "webrtc_fps": null, "webrtc_stats_source": "unavailable:no_video_fps_counter"}
{"elapsed_seconds": 758, "event": "set_prompt_sent", "prompt": "photorealistic cinematic video, vast open plains with glass data pylons in tall grass, balanced dawn light, slow aerial glide, smooth continuous motion", "prompt_number": 4, "timestamp": "2026-06-21T22:12:16+00:00"}
{"elapsed_seconds": 770, "event": "set_prompt_sent", "prompt": "photorealistic cinematic video, apocalyptic void over infinite black ocean, collapsing constellations, reality tearing into dark glass fragments, smooth continuous motion", "prompt_number": 5, "timestamp": "2026-06-21T22:12:28+00:00"}
{"black_frame": false, "capture_path": "C:\\Users\\kushw\\Documents\\Codex\\2026-06-22\\i-need-you-to-run-a\\outputs\\test2\\frame_780s.png", "current_chunk": 435, "current_frame": 14388, "elapsed_seconds": 780, "event": "capture", "frame_count": 14268, "max_luma": 255, "mean_luma": 75.134, "status": "ready", "timestamp": "2026-06-21T22:12:38+00:00"}
{"black_screen_seconds": null, "callback_frame_count": 14268, "current_chunk": 435, "current_frame": 14388, "degradation_first_observed_seconds": null, "degradation_reason": null, "elapsed_seconds": 780, "event": "sample", "low_luma_seconds": null, "model_error_count": 0, "model_errors_since_last_log": [], "observed_frame_fps": 18.455, "paused": false, "running": true, "sdk_error_count": 0, "sdk_errors_since_last_log": [], "session_id": "04e1aece-b260-42f1-8d1c-645461fc1ac9", "status": "ready", "timestamp": "2026-06-21T22:12:38+00:00", "webrtc_fps": null, "webrtc_stats_source": "unavailable:no_video_fps_counter"}
{"elapsed_seconds": 782, "event": "set_prompt_sent", "prompt": "photorealistic cinematic video, shattered financial wasteland, broken black monoliths, cracked earth, blood-red twilight, ash in the air, smooth continuous motion", "prompt_number": 1, "timestamp": "2026-06-21T22:12:40+00:00"}
{"elapsed_seconds": 794, "event": "set_prompt_sent", "prompt": "photorealistic cinematic video, floating islands of gold and crystal above a luminous city, aurora radiance, cyan and gold refractions, impossible architecture, smooth continuous motion", "prompt_number": 2, "timestamp": "2026-06-21T22:12:52+00:00"}
{"elapsed_seconds": 806, "event": "set_prompt_sent", "prompt": "photorealistic cinematic video, violent thunderstorm over storm cliffs above a dark ocean, blue-grey overcast light, waves surging, smooth continuous motion", "prompt_number": 3, "timestamp": "2026-06-21T22:13:04+00:00"}
{"black_screen_seconds": null, "callback_frame_count": 14821, "current_chunk": 452, "current_frame": 14949, "degradation_first_observed_seconds": null, "degradation_reason": null, "elapsed_seconds": 810, "event": "sample", "low_luma_seconds": null, "model_error_count": 0, "model_errors_since_last_log": [], "observed_frame_fps": 18.483, "paused": false, "running": true, "sdk_error_count": 0, "sdk_errors_since_last_log": [], "session_id": "04e1aece-b260-42f1-8d1c-645461fc1ac9", "status": "ready", "timestamp": "2026-06-21T22:13:08+00:00", "webrtc_fps": null, "webrtc_stats_source": "unavailable:no_video_fps_counter"}
{"elapsed_seconds": 818, "event": "set_prompt_sent", "prompt": "photorealistic cinematic video, vast open plains with glass data pylons in tall grass, balanced dawn light, slow aerial glide, smooth continuous motion", "prompt_number": 4, "timestamp": "2026-06-21T22:13:16+00:00"}
{"elapsed_seconds": 830, "event": "set_prompt_sent", "prompt": "photorealistic cinematic video, apocalyptic void over infinite black ocean, collapsing constellations, reality tearing into dark glass fragments, smooth continuous motion", "prompt_number": 5, "timestamp": "2026-06-21T22:13:28+00:00"}
{"black_frame": false, "capture_path": "C:\\Users\\kushw\\Documents\\Codex\\2026-06-22\\i-need-you-to-run-a\\outputs\\test2\\frame_840s.png", "current_chunk": 468, "current_frame": 15477, "elapsed_seconds": 840, "event": "capture", "frame_count": 15373, "max_luma": 255, "mean_luma": 55.55, "status": "ready", "timestamp": "2026-06-21T22:13:38+00:00"}
{"black_screen_seconds": null, "callback_frame_count": 15373, "current_chunk": 468, "current_frame": 15477, "degradation_first_observed_seconds": null, "degradation_reason": null, "elapsed_seconds": 840, "event": "sample", "low_luma_seconds": null, "model_error_count": 0, "model_errors_since_last_log": [], "observed_frame_fps": 18.36, "paused": false, "running": true, "sdk_error_count": 0, "sdk_errors_since_last_log": [], "session_id": "04e1aece-b260-42f1-8d1c-645461fc1ac9", "status": "ready", "timestamp": "2026-06-21T22:13:38+00:00", "webrtc_fps": null, "webrtc_stats_source": "unavailable:no_video_fps_counter"}
{"elapsed_seconds": 842, "event": "set_prompt_sent", "prompt": "photorealistic cinematic video, shattered financial wasteland, broken black monoliths, cracked earth, blood-red twilight, ash in the air, smooth continuous motion", "prompt_number": 1, "timestamp": "2026-06-21T22:13:40+00:00"}
{"elapsed_seconds": 854, "event": "set_prompt_sent", "prompt": "photorealistic cinematic video, floating islands of gold and crystal above a luminous city, aurora radiance, cyan and gold refractions, impossible architecture, smooth continuous motion", "prompt_number": 2, "timestamp": "2026-06-21T22:13:52+00:00"}
{"elapsed_seconds": 866, "event": "set_prompt_sent", "prompt": "photorealistic cinematic video, violent thunderstorm over storm cliffs above a dark ocean, blue-grey overcast light, waves surging, smooth continuous motion", "prompt_number": 3, "timestamp": "2026-06-21T22:14:04+00:00"}
{"black_screen_seconds": null, "callback_frame_count": 15926, "current_chunk": 485, "current_frame": 16038, "degradation_first_observed_seconds": null, "degradation_reason": null, "elapsed_seconds": 870, "event": "sample", "low_luma_seconds": null, "model_error_count": 0, "model_errors_since_last_log": [], "observed_frame_fps": 18.473, "paused": false, "running": true, "sdk_error_count": 0, "sdk_errors_since_last_log": [], "session_id": "04e1aece-b260-42f1-8d1c-645461fc1ac9", "status": "ready", "timestamp": "2026-06-21T22:14:08+00:00", "webrtc_fps": null, "webrtc_stats_source": "unavailable:no_video_fps_counter"}
{"elapsed_seconds": 878, "event": "set_prompt_sent", "prompt": "photorealistic cinematic video, vast open plains with glass data pylons in tall grass, balanced dawn light, slow aerial glide, smooth continuous motion", "prompt_number": 4, "timestamp": "2026-06-21T22:14:16+00:00"}
{"elapsed_seconds": 890, "event": "set_prompt_sent", "prompt": "photorealistic cinematic video, apocalyptic void over infinite black ocean, collapsing constellations, reality tearing into dark glass fragments, smooth continuous motion", "prompt_number": 5, "timestamp": "2026-06-21T22:14:28+00:00"}
{"black_frame": false, "capture_path": "C:\\Users\\kushw\\Documents\\Codex\\2026-06-22\\i-need-you-to-run-a\\outputs\\test2\\frame_900s.png", "current_chunk": 502, "current_frame": 16599, "elapsed_seconds": 900, "event": "capture", "frame_count": 16482, "max_luma": 255, "mean_luma": 25.401, "status": "ready", "timestamp": "2026-06-21T22:14:38+00:00"}
{"black_screen_seconds": null, "callback_frame_count": 16482, "current_chunk": 502, "current_frame": 16599, "degradation_first_observed_seconds": null, "degradation_reason": null, "elapsed_seconds": 900, "event": "sample", "low_luma_seconds": null, "model_error_count": 0, "model_errors_since_last_log": [], "observed_frame_fps": 18.506, "paused": false, "running": true, "sdk_error_count": 0, "sdk_errors_since_last_log": [], "session_id": "04e1aece-b260-42f1-8d1c-645461fc1ac9", "status": "ready", "timestamp": "2026-06-21T22:14:38+00:00", "webrtc_fps": null, "webrtc_stats_source": "unavailable:no_video_fps_counter"}
{"elapsed_seconds": 902, "event": "set_prompt_sent", "prompt": "photorealistic cinematic video, shattered financial wasteland, broken black monoliths, cracked earth, blood-red twilight, ash in the air, smooth continuous motion", "prompt_number": 1, "timestamp": "2026-06-21T22:14:40+00:00"}
{"elapsed_seconds": 914, "event": "set_prompt_sent", "prompt": "photorealistic cinematic video, floating islands of gold and crystal above a luminous city, aurora radiance, cyan and gold refractions, impossible architecture, smooth continuous motion", "prompt_number": 2, "timestamp": "2026-06-21T22:14:52+00:00"}
{"elapsed_seconds": 926, "event": "set_prompt_sent", "prompt": "photorealistic cinematic video, violent thunderstorm over storm cliffs above a dark ocean, blue-grey overcast light, waves surging, smooth continuous motion", "prompt_number": 3, "timestamp": "2026-06-21T22:15:04+00:00"}
{"black_screen_seconds": null, "callback_frame_count": 17036, "current_chunk": 519, "current_frame": 17160, "degradation_first_observed_seconds": null, "degradation_reason": null, "elapsed_seconds": 930, "event": "sample", "low_luma_seconds": null, "model_error_count": 0, "model_errors_since_last_log": [], "observed_frame_fps": 18.492, "paused": false, "running": true, "sdk_error_count": 0, "sdk_errors_since_last_log": [], "session_id": "04e1aece-b260-42f1-8d1c-645461fc1ac9", "status": "ready", "timestamp": "2026-06-21T22:15:08+00:00", "webrtc_fps": null, "webrtc_stats_source": "unavailable:no_video_fps_counter"}
{"elapsed_seconds": 938, "event": "set_prompt_sent", "prompt": "photorealistic cinematic video, vast open plains with glass data pylons in tall grass, balanced dawn light, slow aerial glide, smooth continuous motion", "prompt_number": 4, "timestamp": "2026-06-21T22:15:16+00:00"}
{"elapsed_seconds": 950, "event": "set_prompt_sent", "prompt": "photorealistic cinematic video, apocalyptic void over infinite black ocean, collapsing constellations, reality tearing into dark glass fragments, smooth continuous motion", "prompt_number": 5, "timestamp": "2026-06-21T22:15:28+00:00"}
{"black_frame": false, "capture_path": "C:\\Users\\kushw\\Documents\\Codex\\2026-06-22\\i-need-you-to-run-a\\outputs\\test2\\frame_960s.png", "current_chunk": 536, "current_frame": 17721, "elapsed_seconds": 960, "event": "capture", "frame_count": 17592, "max_luma": 255, "mean_luma": 86.935, "status": "ready", "timestamp": "2026-06-21T22:15:38+00:00"}
{"black_screen_seconds": null, "callback_frame_count": 17592, "current_chunk": 536, "current_frame": 17721, "degradation_first_observed_seconds": null, "degradation_reason": null, "elapsed_seconds": 960, "event": "sample", "low_luma_seconds": null, "model_error_count": 0, "model_errors_since_last_log": [], "observed_frame_fps": 18.495, "paused": false, "running": true, "sdk_error_count": 0, "sdk_errors_since_last_log": [], "session_id": "04e1aece-b260-42f1-8d1c-645461fc1ac9", "status": "ready", "timestamp": "2026-06-21T22:15:38+00:00", "webrtc_fps": null, "webrtc_stats_source": "unavailable:no_video_fps_counter"}
{"elapsed_seconds": 962, "event": "set_prompt_sent", "prompt": "photorealistic cinematic video, shattered financial wasteland, broken black monoliths, cracked earth, blood-red twilight, ash in the air, smooth continuous motion", "prompt_number": 1, "timestamp": "2026-06-21T22:15:40+00:00"}
{"elapsed_seconds": 974, "event": "set_prompt_sent", "prompt": "photorealistic cinematic video, floating islands of gold and crystal above a luminous city, aurora radiance, cyan and gold refractions, impossible architecture, smooth continuous motion", "prompt_number": 2, "timestamp": "2026-06-21T22:15:52+00:00"}
{"elapsed_seconds": 986, "event": "set_prompt_sent", "prompt": "photorealistic cinematic video, violent thunderstorm over storm cliffs above a dark ocean, blue-grey overcast light, waves surging, smooth continuous motion", "prompt_number": 3, "timestamp": "2026-06-21T22:16:04+00:00"}
{"black_screen_seconds": null, "callback_frame_count": 18145, "current_chunk": 552, "current_frame": 18249, "degradation_first_observed_seconds": null, "degradation_reason": null, "elapsed_seconds": 990, "event": "sample", "low_luma_seconds": null, "model_error_count": 0, "model_errors_since_last_log": [], "observed_frame_fps": 18.471, "paused": false, "running": true, "sdk_error_count": 0, "sdk_errors_since_last_log": [], "session_id": "04e1aece-b260-42f1-8d1c-645461fc1ac9", "status": "ready", "timestamp": "2026-06-21T22:16:08+00:00", "webrtc_fps": null, "webrtc_stats_source": "unavailable:no_video_fps_counter"}
{"elapsed_seconds": 998, "event": "set_prompt_sent", "prompt": "photorealistic cinematic video, vast open plains with glass data pylons in tall grass, balanced dawn light, slow aerial glide, smooth continuous motion", "prompt_number": 4, "timestamp": "2026-06-21T22:16:16+00:00"}
{"elapsed_seconds": 1010, "event": "set_prompt_sent", "prompt": "photorealistic cinematic video, apocalyptic void over infinite black ocean, collapsing constellations, reality tearing into dark glass fragments, smooth continuous motion", "prompt_number": 5, "timestamp": "2026-06-21T22:16:28+00:00"}
{"black_frame": false, "capture_path": "C:\\Users\\kushw\\Documents\\Codex\\2026-06-22\\i-need-you-to-run-a\\outputs\\test2\\frame_1020s.png", "current_chunk": 569, "current_frame": 18810, "elapsed_seconds": 1020, "event": "capture", "frame_count": 18701, "max_luma": 255, "mean_luma": 50.227, "status": "ready", "timestamp": "2026-06-21T22:16:38+00:00"}
{"black_screen_seconds": null, "callback_frame_count": 18701, "current_chunk": 569, "current_frame": 18810, "degradation_first_observed_seconds": null, "degradation_reason": null, "elapsed_seconds": 1020, "event": "sample", "low_luma_seconds": null, "model_error_count": 0, "model_errors_since_last_log": [], "observed_frame_fps": 18.492, "paused": false, "running": true, "sdk_error_count": 0, "sdk_errors_since_last_log": [], "session_id": "04e1aece-b260-42f1-8d1c-645461fc1ac9", "status": "ready", "timestamp": "2026-06-21T22:16:38+00:00", "webrtc_fps": null, "webrtc_stats_source": "unavailable:no_video_fps_counter"}
{"elapsed_seconds": 1022, "event": "set_prompt_sent", "prompt": "photorealistic cinematic video, shattered financial wasteland, broken black monoliths, cracked earth, blood-red twilight, ash in the air, smooth continuous motion", "prompt_number": 1, "timestamp": "2026-06-21T22:16:40+00:00"}
{"elapsed_seconds": 1034, "event": "set_prompt_sent", "prompt": "photorealistic cinematic video, floating islands of gold and crystal above a luminous city, aurora radiance, cyan and gold refractions, impossible architecture, smooth continuous motion", "prompt_number": 2, "timestamp": "2026-06-21T22:16:52+00:00"}
{"elapsed_seconds": 1046, "event": "set_prompt_sent", "prompt": "photorealistic cinematic video, violent thunderstorm over storm cliffs above a dark ocean, blue-grey overcast light, waves surging, smooth continuous motion", "prompt_number": 3, "timestamp": "2026-06-21T22:17:04+00:00"}
{"black_screen_seconds": null, "callback_frame_count": 19256, "current_chunk": 586, "current_frame": 19371, "degradation_first_observed_seconds": null, "degradation_reason": null, "elapsed_seconds": 1050, "event": "sample", "low_luma_seconds": null, "model_error_count": 0, "model_errors_since_last_log": [], "observed_frame_fps": 18.545, "paused": false, "running": true, "sdk_error_count": 0, "sdk_errors_since_last_log": [], "session_id": "04e1aece-b260-42f1-8d1c-645461fc1ac9", "status": "ready", "timestamp": "2026-06-21T22:17:08+00:00", "webrtc_fps": null, "webrtc_stats_source": "unavailable:no_video_fps_counter"}
{"elapsed_seconds": 1058, "event": "set_prompt_sent", "prompt": "photorealistic cinematic video, vast open plains with glass data pylons in tall grass, balanced dawn light, slow aerial glide, smooth continuous motion", "prompt_number": 4, "timestamp": "2026-06-21T22:17:16+00:00"}
{"elapsed_seconds": 1070, "event": "set_prompt_sent", "prompt": "photorealistic cinematic video, apocalyptic void over infinite black ocean, collapsing constellations, reality tearing into dark glass fragments, smooth continuous motion", "prompt_number": 5, "timestamp": "2026-06-21T22:17:28+00:00"}
{"black_frame": false, "capture_path": "C:\\Users\\kushw\\Documents\\Codex\\2026-06-22\\i-need-you-to-run-a\\outputs\\test2\\frame_1080s.png", "current_chunk": 603, "current_frame": 19932, "elapsed_seconds": 1080, "event": "capture", "frame_count": 19811, "max_luma": 255, "mean_luma": 62.506, "status": "ready", "timestamp": "2026-06-21T22:17:38+00:00"}
{"black_screen_seconds": null, "callback_frame_count": 19811, "current_chunk": 603, "current_frame": 19932, "degradation_first_observed_seconds": null, "degradation_reason": null, "elapsed_seconds": 1080, "event": "sample", "low_luma_seconds": null, "model_error_count": 0, "model_errors_since_last_log": [], "observed_frame_fps": 18.453, "paused": false, "running": true, "sdk_error_count": 0, "sdk_errors_since_last_log": [], "session_id": "04e1aece-b260-42f1-8d1c-645461fc1ac9", "status": "ready", "timestamp": "2026-06-21T22:17:38+00:00", "webrtc_fps": null, "webrtc_stats_source": "unavailable:no_video_fps_counter"}
{"elapsed_seconds": 1082, "event": "set_prompt_sent", "prompt": "photorealistic cinematic video, shattered financial wasteland, broken black monoliths, cracked earth, blood-red twilight, ash in the air, smooth continuous motion", "prompt_number": 1, "timestamp": "2026-06-21T22:17:40+00:00"}
{"elapsed_seconds": 1094, "event": "set_prompt_sent", "prompt": "photorealistic cinematic video, floating islands of gold and crystal above a luminous city, aurora radiance, cyan and gold refractions, impossible architecture, smooth continuous motion", "prompt_number": 2, "timestamp": "2026-06-21T22:17:52+00:00"}
{"elapsed_seconds": 1106, "event": "set_prompt_sent", "prompt": "photorealistic cinematic video, violent thunderstorm over storm cliffs above a dark ocean, blue-grey overcast light, waves surging, smooth continuous motion", "prompt_number": 3, "timestamp": "2026-06-21T22:18:04+00:00"}
{"black_screen_seconds": null, "callback_frame_count": 20364, "current_chunk": 620, "current_frame": 20493, "degradation_first_observed_seconds": null, "degradation_reason": null, "elapsed_seconds": 1110, "event": "sample", "low_luma_seconds": null, "model_error_count": 0, "model_errors_since_last_log": [], "observed_frame_fps": 18.481, "paused": false, "running": true, "sdk_error_count": 0, "sdk_errors_since_last_log": [], "session_id": "04e1aece-b260-42f1-8d1c-645461fc1ac9", "status": "ready", "timestamp": "2026-06-21T22:18:08+00:00", "webrtc_fps": null, "webrtc_stats_source": "unavailable:no_video_fps_counter"}
{"elapsed_seconds": 1118, "event": "set_prompt_sent", "prompt": "photorealistic cinematic video, vast open plains with glass data pylons in tall grass, balanced dawn light, slow aerial glide, smooth continuous motion", "prompt_number": 4, "timestamp": "2026-06-21T22:18:16+00:00"}
{"elapsed_seconds": 1130, "event": "set_prompt_sent", "prompt": "photorealistic cinematic video, apocalyptic void over infinite black ocean, collapsing constellations, reality tearing into dark glass fragments, smooth continuous motion", "prompt_number": 5, "timestamp": "2026-06-21T22:18:28+00:00"}
{"black_frame": false, "capture_path": "C:\\Users\\kushw\\Documents\\Codex\\2026-06-22\\i-need-you-to-run-a\\outputs\\test2\\frame_1140s.png", "current_chunk": 636, "current_frame": 21021, "elapsed_seconds": 1140, "event": "capture", "frame_count": 20918, "max_luma": 255, "mean_luma": 82.268, "status": "ready", "timestamp": "2026-06-21T22:18:38+00:00"}
{"black_screen_seconds": null, "callback_frame_count": 20918, "current_chunk": 636, "current_frame": 21021, "degradation_first_observed_seconds": null, "degradation_reason": null, "elapsed_seconds": 1140, "event": "sample", "low_luma_seconds": null, "model_error_count": 0, "model_errors_since_last_log": [], "observed_frame_fps": 18.412, "paused": false, "running": true, "sdk_error_count": 0, "sdk_errors_since_last_log": [], "session_id": "04e1aece-b260-42f1-8d1c-645461fc1ac9", "status": "ready", "timestamp": "2026-06-21T22:18:38+00:00", "webrtc_fps": null, "webrtc_stats_source": "unavailable:no_video_fps_counter"}
{"elapsed_seconds": 1142, "event": "set_prompt_sent", "prompt": "photorealistic cinematic video, shattered financial wasteland, broken black monoliths, cracked earth, blood-red twilight, ash in the air, smooth continuous motion", "prompt_number": 1, "timestamp": "2026-06-21T22:18:40+00:00"}
{"elapsed_seconds": 1154, "event": "set_prompt_sent", "prompt": "photorealistic cinematic video, floating islands of gold and crystal above a luminous city, aurora radiance, cyan and gold refractions, impossible architecture, smooth continuous motion", "prompt_number": 2, "timestamp": "2026-06-21T22:18:52+00:00"}
{"elapsed_seconds": 1166, "event": "set_prompt_sent", "prompt": "photorealistic cinematic video, violent thunderstorm over storm cliffs above a dark ocean, blue-grey overcast light, waves surging, smooth continuous motion", "prompt_number": 3, "timestamp": "2026-06-21T22:19:05+00:00"}
{"black_screen_seconds": null, "callback_frame_count": 21473, "current_chunk": 653, "current_frame": 21582, "degradation_first_observed_seconds": null, "degradation_reason": null, "elapsed_seconds": 1170, "event": "sample", "low_luma_seconds": null, "model_error_count": 0, "model_errors_since_last_log": [], "observed_frame_fps": 18.546, "paused": false, "running": true, "sdk_error_count": 0, "sdk_errors_since_last_log": [], "session_id": "04e1aece-b260-42f1-8d1c-645461fc1ac9", "status": "ready", "timestamp": "2026-06-21T22:19:08+00:00", "webrtc_fps": null, "webrtc_stats_source": "unavailable:no_video_fps_counter"}
{"elapsed_seconds": 1178, "event": "set_prompt_sent", "prompt": "photorealistic cinematic video, vast open plains with glass data pylons in tall grass, balanced dawn light, slow aerial glide, smooth continuous motion", "prompt_number": 4, "timestamp": "2026-06-21T22:19:17+00:00"}
{"elapsed_seconds": 1190, "event": "set_prompt_sent", "prompt": "photorealistic cinematic video, apocalyptic void over infinite black ocean, collapsing constellations, reality tearing into dark glass fragments, smooth continuous motion", "prompt_number": 5, "timestamp": "2026-06-21T22:19:29+00:00"}
{"black_frame": false, "capture_path": "C:\\Users\\kushw\\Documents\\Codex\\2026-06-22\\i-need-you-to-run-a\\outputs\\test2\\frame_1200s.png", "current_chunk": 665, "current_frame": 21978, "elapsed_seconds": 1200, "event": "capture", "frame_count": 21848, "max_luma": 255, "mean_luma": 72.965, "status": "ready", "timestamp": "2026-06-21T22:19:38+00:00"}
{"black_screen_seconds": null, "callback_frame_count": 21848, "current_chunk": 665, "current_frame": 21978, "degradation_first_observed_seconds": null, "degradation_reason": null, "elapsed_seconds": 1200, "event": "sample", "low_luma_seconds": null, "model_error_count": 0, "model_errors_since_last_log": [], "observed_frame_fps": 12.482, "paused": false, "running": true, "sdk_error_count": 0, "sdk_errors_since_last_log": [], "session_id": "04e1aece-b260-42f1-8d1c-645461fc1ac9", "status": "ready", "timestamp": "2026-06-21T22:19:38+00:00", "webrtc_fps": null, "webrtc_stats_source": "unavailable:no_video_fps_counter"}
{"black_screen_seconds": null, "captures_written": ["C:\\Users\\kushw\\Documents\\Codex\\2026-06-22\\i-need-you-to-run-a\\outputs\\test2\\frame_060s.png", "C:\\Users\\kushw\\Documents\\Codex\\2026-06-22\\i-need-you-to-run-a\\outputs\\test2\\frame_120s.png", "C:\\Users\\kushw\\Documents\\Codex\\2026-06-22\\i-need-you-to-run-a\\outputs\\test2\\frame_180s.png", "C:\\Users\\kushw\\Documents\\Codex\\2026-06-22\\i-need-you-to-run-a\\outputs\\test2\\frame_240s.png", "C:\\Users\\kushw\\Documents\\Codex\\2026-06-22\\i-need-you-to-run-a\\outputs\\test2\\frame_300s.png", "C:\\Users\\kushw\\Documents\\Codex\\2026-06-22\\i-need-you-to-run-a\\outputs\\test2\\frame_360s.png", "C:\\Users\\kushw\\Documents\\Codex\\2026-06-22\\i-need-you-to-run-a\\outputs\\test2\\frame_420s.png", "C:\\Users\\kushw\\Documents\\Codex\\2026-06-22\\i-need-you-to-run-a\\outputs\\test2\\frame_480s.png", "C:\\Users\\kushw\\Documents\\Codex\\2026-06-22\\i-need-you-to-run-a\\outputs\\test2\\frame_540s.png", "C:\\Users\\kushw\\Documents\\Codex\\2026-06-22\\i-need-you-to-run-a\\outputs\\test2\\frame_600s.png", "C:\\Users\\kushw\\Documents\\Codex\\2026-06-22\\i-need-you-to-run-a\\outputs\\test2\\frame_660s.png", "C:\\Users\\kushw\\Documents\\Codex\\2026-06-22\\i-need-you-to-run-a\\outputs\\test2\\frame_720s.png", "C:\\Users\\kushw\\Documents\\Codex\\2026-06-22\\i-need-you-to-run-a\\outputs\\test2\\frame_780s.png", "C:\\Users\\kushw\\Documents\\Codex\\2026-06-22\\i-need-you-to-run-a\\outputs\\test2\\frame_840s.png", "C:\\Users\\kushw\\Documents\\Codex\\2026-06-22\\i-need-you-to-run-a\\outputs\\test2\\frame_900s.png", "C:\\Users\\kushw\\Documents\\Codex\\2026-06-22\\i-need-you-to-run-a\\outputs\\test2\\frame_960s.png", "C:\\Users\\kushw\\Documents\\Codex\\2026-06-22\\i-need-you-to-run-a\\outputs\\test2\\frame_1020s.png", "C:\\Users\\kushw\\Documents\\Codex\\2026-06-22\\i-need-you-to-run-a\\outputs\\test2\\frame_1080s.png", "C:\\Users\\kushw\\Documents\\Codex\\2026-06-22\\i-need-you-to-run-a\\outputs\\test2\\frame_1140s.png", "C:\\Users\\kushw\\Documents\\Codex\\2026-06-22\\i-need-you-to-run-a\\outputs\\test2\\frame_1200s.png"], "degradation_first_observed_seconds": null, "degradation_reason": null, "end_reason": "completed_full_requested_duration", "event": "summary", "final_chunk_reached": 665, "final_frame_reached": 21978, "final_status_before_cleanup": "ready", "frames_received_by_callback": 21848, "low_luma_seconds": null, "model_error_count": 0, "prompt_change_count": 100, "sdk_error_count": 0, "session_died_seconds": null, "timestamp": "2026-06-21T22:19:38+00:00", "total_session_duration_seconds": 1200}
{"event": "cleanup_disconnect", "timestamp": "2026-06-21T22:19:38+00:00"}
Embedded artifact manifest
{
"report": "helios_stress_report.html",
"project_reference": "https://groundtruth-2mog.vercel.app/",
"created_from": {
"test1_log": "terra_stress_test.log",
"test2_log": "test2_raw_log.jsonl"
},
"selected_frame_policy": {
"total_embedded_images": 10,
"test1_selected_seconds": [
60,
300,
600,
900,
1200
],
"test2_selected_seconds": [
120,
300,
600,
900,
1200
],
"note": "The representative Test 2 frame is embedded above context and counts as one of the five Test 2 images."
},
"selected_frames": [
{
"test": "Test 1",
"elapsed_seconds": 60,
"relative_path": "frame_060s.png",
"absolute_path": "C:\\Users\\kushw\\Documents\\Codex\\2026-06-22\\i-need-you-to-run-a\\outputs\\frame_060s.png"
},
{
"test": "Test 1",
"elapsed_seconds": 300,
"relative_path": "frame_300s.png",
"absolute_path": "C:\\Users\\kushw\\Documents\\Codex\\2026-06-22\\i-need-you-to-run-a\\outputs\\frame_300s.png"
},
{
"test": "Test 1",
"elapsed_seconds": 600,
"relative_path": "frame_600s.png",
"absolute_path": "C:\\Users\\kushw\\Documents\\Codex\\2026-06-22\\i-need-you-to-run-a\\outputs\\frame_600s.png"
},
{
"test": "Test 1",
"elapsed_seconds": 900,
"relative_path": "frame_900s.png",
"absolute_path": "C:\\Users\\kushw\\Documents\\Codex\\2026-06-22\\i-need-you-to-run-a\\outputs\\frame_900s.png"
},
{
"test": "Test 1",
"elapsed_seconds": 1200,
"relative_path": "frame_1200s.png",
"absolute_path": "C:\\Users\\kushw\\Documents\\Codex\\2026-06-22\\i-need-you-to-run-a\\outputs\\frame_1200s.png"
},
{
"test": "Test 2",
"elapsed_seconds": 120,
"relative_path": "test2/frame_120s.png",
"absolute_path": "C:\\Users\\kushw\\Documents\\Codex\\2026-06-22\\i-need-you-to-run-a\\outputs\\test2\\frame_120s.png"
},
{
"test": "Test 2",
"elapsed_seconds": 300,
"relative_path": "test2/frame_300s.png",
"absolute_path": "C:\\Users\\kushw\\Documents\\Codex\\2026-06-22\\i-need-you-to-run-a\\outputs\\test2\\frame_300s.png"
},
{
"test": "Test 2",
"elapsed_seconds": 600,
"relative_path": "test2/frame_600s.png",
"absolute_path": "C:\\Users\\kushw\\Documents\\Codex\\2026-06-22\\i-need-you-to-run-a\\outputs\\test2\\frame_600s.png"
},
{
"test": "Test 2",
"elapsed_seconds": 900,
"relative_path": "test2/frame_900s.png",
"absolute_path": "C:\\Users\\kushw\\Documents\\Codex\\2026-06-22\\i-need-you-to-run-a\\outputs\\test2\\frame_900s.png"
},
{
"test": "Test 2",
"elapsed_seconds": 1200,
"relative_path": "test2/frame_1200s.png",
"absolute_path": "C:\\Users\\kushw\\Documents\\Codex\\2026-06-22\\i-need-you-to-run-a\\outputs\\test2\\frame_1200s.png"
}
],
"complete_capture_sets": {
"test1": [
"frame_060s.png",
"frame_120s.png",
"frame_180s.png",
"frame_240s.png",
"frame_300s.png",
"frame_360s.png",
"frame_420s.png",
"frame_480s.png",
"frame_540s.png",
"frame_600s.png",
"frame_660s.png",
"frame_720s.png",
"frame_780s.png",
"frame_840s.png",
"frame_900s.png",
"frame_960s.png",
"frame_1020s.png",
"frame_1080s.png",
"frame_1140s.png",
"frame_1200s.png"
],
"test2": [
"test2/frame_060s.png",
"test2/frame_120s.png",
"test2/frame_180s.png",
"test2/frame_240s.png",
"test2/frame_300s.png",
"test2/frame_360s.png",
"test2/frame_420s.png",
"test2/frame_480s.png",
"test2/frame_540s.png",
"test2/frame_600s.png",
"test2/frame_660s.png",
"test2/frame_720s.png",
"test2/frame_780s.png",
"test2/frame_840s.png",
"test2/frame_900s.png",
"test2/frame_960s.png",
"test2/frame_1020s.png",
"test2/frame_1080s.png",
"test2/frame_1140s.png",
"test2/frame_1200s.png"
]
}
}
Test 1 full capture index
| Elapsed | Chunk | Frame | Mean luma | Black frame |
|---|---|---|---|---|
| 60s | 32 | 1089 | 112.616 | false |
| 120s | 66 | 2211 | 133.689 | false |
| 180s | 99 | 3300 | 135.749 | false |
| 240s | 133 | 4422 | 83.630 | false |
| 300s | 166 | 5511 | 126.955 | false |
| 360s | 200 | 6633 | 75.702 | false |
| 420s | 233 | 7722 | 102.187 | false |
| 480s | 267 | 8844 | 93.901 | false |
| 540s | 301 | 9966 | 83.231 | false |
| 600s | 334 | 11055 | 120.576 | false |
| 660s | 368 | 12177 | 116.736 | false |
| 720s | 401 | 13266 | 140.458 | false |
| 780s | 435 | 14388 | 72.965 | false |
| 840s | 468 | 15477 | 39.395 | false |
| 900s | 501 | 16566 | 81.119 | false |
| 960s | 535 | 17688 | 71.319 | false |
| 1020s | 568 | 18777 | 73.179 | false |
| 1080s | 602 | 19899 | 78.480 | false |
| 1140s | 635 | 20988 | 87.740 | false |
| 1200s | 663 | 21912 | 135.769 | false |
Test 2 full capture index
| Elapsed | Chunk | Frame | Mean luma | Black frame |
|---|---|---|---|---|
| 60s | 32 | 1089 | 46.192 | false |
| 120s | 66 | 2211 | 155.862 | false |
| 180s | 99 | 3300 | 88.954 | false |
| 240s | 133 | 4422 | 79.490 | false |
| 300s | 166 | 5511 | 112.387 | false |
| 360s | 200 | 6633 | 177.083 | false |
| 420s | 233 | 7722 | 61.543 | false |
| 480s | 267 | 8844 | 88.570 | false |
| 540s | 301 | 9966 | 44.483 | false |
| 600s | 334 | 11055 | 46.382 | false |
| 660s | 368 | 12177 | 150.517 | false |
| 720s | 401 | 13266 | 136.815 | false |
| 780s | 435 | 14388 | 75.134 | false |
| 840s | 468 | 15477 | 55.550 | false |
| 900s | 502 | 16599 | 25.401 | false |
| 960s | 536 | 17721 | 86.935 | false |
| 1020s | 569 | 18810 | 50.227 | false |
| 1080s | 603 | 19932 | 62.506 | false |
| 1140s | 636 | 21021 | 82.268 | false |
| 1200s | 665 | 21978 | 72.965 | false |