Godopu
8cee9374b1
fix(loop): resolve B-13 by implementing runtime freeze snapshot and dual-root isolation
- Add Stage 2 runtime freeze snapshot at run_loop.sh bootstrap to prevent in-flight tooling mutations
- Implement dual-root architecture separating code execution (frozen snapshot) and workspace state (real repo)
- Ensure original argv preservation and safe cleanup of freeze directories in exit traps
- Add 5 regression guards in tests/test_o3_scoped_guard.py (271/271 PASS)
- Update IMPROVEMENTS.md, VERSIONS.md, and include peer review report
2026-08-17 11:49:37 +09:00
..
2026-08-09 19:17:34 +09:00
2026-08-17 10:59:03 +09:00
2026-08-09 19:17:34 +09:00
2026-08-13 22:57:11 +09:00
2026-08-17 09:39:21 +09:00
2026-08-16 23:15:24 +09:00
2026-08-02 19:20:43 +09:00
2026-08-07 22:39:23 +09:00
2026-08-13 22:57:11 +09:00
2026-08-14 09:12:56 +09:00
2026-08-06 08:03:15 +09:00
2026-08-08 23:36:50 +09:00
2026-08-06 09:21:28 +09:00
2026-08-14 08:44:36 +09:00
2026-08-15 10:57:11 +09:00
2026-08-15 19:45:45 +09:00
2026-08-04 22:17:59 +09:00
2026-08-13 20:50:03 +09:00
2026-08-13 09:09:55 +09:00
2026-07-22 08:54:23 +09:00
2026-08-11 09:39:57 +09:00
2026-08-15 10:06:34 +09:00
2026-08-12 14:37:50 +09:00
2026-08-04 21:43:00 +09:00
2026-08-13 09:09:55 +09:00
2026-08-17 11:49:37 +09:00
2026-08-16 10:26:36 +09:00
2026-08-13 21:00:44 +09:00
2026-08-05 23:55:21 +09:00
2026-07-22 23:44:49 +09:00
2026-08-12 12:49:33 +09:00
2026-07-23 09:41:16 +09:00
2026-08-09 10:24:32 +09:00
2026-08-05 10:23:49 +09:00
2026-08-14 09:35:17 +09:00
2026-08-17 08:54:57 +09:00
2026-08-06 21:59:58 +09:00
2026-08-09 19:55:25 +09:00
2026-08-17 10:09:09 +09:00