Use Agent for job store

This commit is contained in:
2026-06-21 14:25:32 +02:00
parent 26f06f3298
commit a89175e230
2 changed files with 26 additions and 46 deletions

View File

@@ -40,6 +40,7 @@ after each item.
- [x] `MapUtils.attr/2` replacements
- [x] `ui/registry.ex` O(1) lookups (verified keep: compile-time caching would freeze localized labels)
- [x] `bounded_atoms.ex` O(1) allow-lists
- [x] `scripting/job_store.ex`
---