Under the hood
Useful1 Signal0
Empty effort updates no longer leave junk state behind for each agent.
What's wrong with this entry?
Anonymous. No account, no email.
What
The per-agent UI state updater no longer materializes a store entry for a no-op write.
Details
- The updater takes a
materializeoption. - It skips creating an entry when both the effort and the model being set are null.
Evidence
materialize
Strings lifted out of the shipped bundle, so the claim above can be checked against them.