curo1305
5bdd23f3bc
feat(14-03): add cache orchestration functions and tests
- retain_or_reuse_cache_entry: reuse non-evicted entry or reactivate evicted row
- pin_cache_entry / release_cache_entry: pin_count lifecycle management
- update_cache_access: touch last_accessed_at for LRU ordering
- Ownership assertions in all new service functions (T-14-06)
- 9 new integration tests covering retain/reuse, pin/release, and isolation
2026-06-23 15:24:13 +02:00
..
2026-05-22 08:53:28 +02:00
2026-06-16 11:50:17 +02:00
2026-05-25 18:33:31 +02:00
2026-06-16 11:50:17 +02:00
2026-06-04 19:14:48 +02:00
2026-06-23 15:14:19 +02:00
2026-06-23 15:14:19 +02:00
2026-06-23 15:24:13 +02:00
2026-06-22 08:29:41 +02:00
2026-06-22 19:17:59 +02:00
2026-05-22 19:23:42 +02:00
2026-05-22 09:45:33 +02:00
2026-06-03 18:44:37 +02:00
2026-06-05 12:47:16 +02:00
2026-06-16 11:50:17 +02:00