[]
= "ChronologicalPlacer orders items by ascending timestamp"
= "placing"
= "chronological"
# Items with timestamps should be sorted oldest-first.
# Scores are available but not used by ChronologicalPlacer.
[[]]
= "recent"
= 100
= 0.9
= 2024-12-01T00:00:00Z
[[]]
= "middle"
= 100
= 0.5
= 2024-06-01T00:00:00Z
[[]]
= "old"
= 100
= 0.3
= 2024-01-01T00:00:00Z
[]
= ["old", "middle", "recent"]