| # Timeline Sorter Notes | |
| - Source file: `server_logs.csv` | |
| - Analysts expect chronological ordering by the actual log date | |
| - The export contains mixed `M/D/YYYY` and `MM/DD/YYYY` display formats | |
| - Do not rely on lexicographic ordering of the `date` column | |