MQL5-Google-Onedrive/.jules
google-labs-jules[bot] 6000c73bc0 Bolt: consolidate and optimize repository validation
- Consolidate check_no_nul_bytes and check_reasonable_size into a single-pass validate_files function.
- Use stat() for early size check to avoid reading large files.
- Implement chunked binary reading (64KB) for NUL byte detection to reduce memory overhead and enable early exit.
- Reduce system calls and memory footprint for CI validation.
2026-02-18 10:52:48 +00:00
..
bolt.md Bolt: consolidate and optimize repository validation 2026-02-18 10:52:48 +00:00
deploy.yml Add dev container setup, cloud deployment configs, and Jules deployment automation 2026-01-19 09:53:30 +07:00