test(agent-presets): key mounted-row assertions by entry id
The loader's entry store is a plain object, so an auto-generated all-digit id is reordered ahead of its siblings by integer-key semantics and the previous order
The loader's entry store is a plain object, so an auto-generated all-digit id is reordered ahead of its siblings by integer-key semantics and the previous ordered assertion flipped on roughly one in fifteen runs. Row ordering belongs to loader.entries(), not to this projection; the spec now asserts each row by its id.
- Date
- 2026-08-30
- Version
- master@19c3a27
- commit
- 19c3a27
The loader's entry store is a plain object, so an auto-generated all-digit id is reordered ahead of its siblings by integer-key semantics and the previous ordered assertion flipped on roughly one in fifteen runs. Row ordering belongs to loader.entries(), not to this projection; the spec now asserts each row by its id.