This repository was archived by the owner on Jun 8, 2026. It is now read-only.
Commit d738387
committed
FEA-1564: Review feedback - future-timestamp guard, synthetic event timestamps
- Guard isRecentlyActive against future sourceUpdatedAt timestamps
- Use progressive synthetic timestamps for no-timestamp events to avoid
high-water-mark dedup collisions
- Already committed: updated_at coalesce for nameless events
Testing: typecheck and lint pass1 parent 03a5103 commit d738387
1 file changed
Lines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
| 121 | + | |
121 | 122 | | |
122 | 123 | | |
123 | 124 | | |
| |||
280 | 281 | | |
281 | 282 | | |
282 | 283 | | |
| 284 | + | |
283 | 285 | | |
284 | 286 | | |
285 | 287 | | |
| |||
288 | 290 | | |
289 | 291 | | |
290 | 292 | | |
291 | | - | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
292 | 299 | | |
293 | 300 | | |
294 | 301 | | |
| |||
0 commit comments