Command: python -c "from pathlib import Path;p=Path(r'..\bridge-data\fast-lane\transport-watcher.jsonl');print('EXISTS='+str(p.exists()));print(p.read_text(encoding='utf-8') if p.exists() else '')"
Directory: projects
Status: SUCCESS
Exit code: 0
Cancel Job Rerun Command Refresh
EXISTS=True
{"token":"SLOT1","seen_epoch_ms":1788102004669,"seen_perf_ns":803555949014000}
{"token":"SLOT2","seen_epoch_ms":1788102070773,"seen_perf_ns":803622066721800}
{"token":"SLOT3","seen_epoch_ms":1788102130962,"seen_perf_ns":803682254034400}