Command: powershell -NoProfile -Command "$root='C:\Users\ash\Documents\Codex\2026-08-26\worked-for-1m-5s-inference-ya'; Get-ChildItem -LiteralPath $root -Force | Select-Object Name,PSIsContainer,Length | ConvertTo-Json -Compress; $files=Get-ChildItem -LiteralPath $root -File -Force; [pscustomobject]@{root_file_count=$files.Count;root_file_bytes=($files|Measure-Object Length -Sum).Sum} | ConvertTo-Json -Compress"
Directory: projects
Status: SUCCESS
Exit code: 0
Cancel Job Rerun Command Refresh
[{"Name":".bridge-trash","PSIsContainer":true,"Length":null},{"Name":"apps-script","PSIsContainer":true,"Length":null},{"Name":"bridge-data","PSIsContainer":true,"Length":null},{"Name":"bridge-inbox","PSIsContainer":true,"Length":null},{"Name":"bridge-output","PSIsContainer":true,"Length":null},{"Name":"discovery-worker","PSIsContainer":true,"Length":null},{"Name":"projects","PSIsContainer":true,"Length":null},{"Name":"__pycache__","PSIsContainer":true,"Length":null},{"Name":".gitignore","PSIsContainer":false,"Length":326},{"Name":"baseline-20260827-052838.zip","PSIsContainer":false,"Length":45583},{"Name":"bootstrap_zero_dashboard.ps1","PSIsContainer":false,"Length":3837},{"Name":"bridge.py","PSIsContainer":false,"Length":146048},{"Name":"bridge.py.pre-hidden-window-20260831T042009.bak","PSIsContainer":false,"Length":145570},{"Name":"BRIDGE_V05_REPORT.md","PSIsContainer":false,"Length":20599},{"Name":"cloudflared-config.example.yml","PSIsContainer":false,"Length":191},{"Name":"config.json","PSIsContainer":false,"Length":311},{"Name":"drive107_patch.py","PSIsContainer":false,"Length":6975},{"Name":"install_quick_tunnel_autostart.ps1","PSIsContainer":false,"Length":1522},{"Name":"patch_dl3_fastcache.py","PSIsContainer":false,"Length":2335},{"Name":"patch_dl3_fastcache_v2.py","PSIsContainer":false,"Length":3020},{"Name":"patch_dl3_fastcache_v3.py","PSIsContainer":false,"Length":4171},{"Name":"patch_dl3_fastcache_v4.py","PSIsContainer":false,"Length":4193},{"Name":"patch_dl3_fastcache_v5.py","PSIsContainer":false,"Length":5659},{"Name":"patch_drive_lane_fl3.py","PSIsContainer":false,"Length":12648},{"Name":"patch_drive_lane_results.py","PSIsContainer":false,"Length":2268},{"Name":"patch_fast_lane.py","PSIsContainer":false,"Length":9894},{"Name":"patch_fast_lane_fl2.py","PSIsContainer":false,"Length":12119},{"Name":"quick_tunnel_supervisor.py","PSIsContainer":false,"Length":42322},{"Name":"remove_quick_tunnel_autostart.ps1","PSIsContainer":false,"Length":417},{"Name":"restart_bridge_fast_lane.py","PSIsContainer":false,"Length":2094},{"Name":"restart_bridge_fl2.py","PSIsContainer":false,"Length":2666},{"Name":"restart_bridge_fl3.py","PSIsContainer":false,"Length":2666},{"Name":"setup-cloudflare-tunnel.ps1","PSIsContainer":false,"Length":1322},{"Name":"setup_sheet_relay.py","PSIsContainer":false,"Length":1624},{"Name":"setup_zero_dashboard.py","PSIsContainer":false,"Length":10049},{"Name":"SHEET_RELAY.md","PSIsContainer":false,"Length":5079},{"Name":"sheet_relay.py","PSIsContainer":false,"Length":229079},{"Name":"sheet_relay.py.bak","PSIsContainer":false,"Length":29759},{"Name":"sheet_relay.py.pre-drive-107-20260830T060135.bak","PSIsContainer":false,"Length":226686},{"Name":"start-bridge.ps1","PSIsContainer":false,"Length":706},{"Name":"start-cloudflare-tunnel.ps1","PSIsContainer":false,"Length":295},{"Name":"start_quick_tunnel.ps1","PSIsContainer":false,"Length":2205},{"Name":"start_sheet_relay.ps1","PSIsContainer":false,"Length":1039},{"Name":"stop_quick_tunnel.ps1","PSIsContainer":false,"Length":1992},{"Name":"stop_sheet_relay.ps1","PSIsContainer":false,"Length":714},{"Name":"test_quick_tunnel_supervisor.py","PSIsContainer":false,"Length":1034},{"Name":"test_sheet_relay.py","PSIsContainer":false,"Length":69981},{"Name":"uninstall_zero_dashboard.py","PSIsContainer":false,"Length":2887}]
{"root_file_count":40,"root_file_bytes":1061885}