This is a point-in-time record of the week of 2026-05-25 to 2026-05-31. It was written from the repository's history for that week and is not revised afterwards, so later pages may supersede what it says.
Week of 2026-05-25 to 2026-05-31
Window: 2026-05-25 00:00:00 to 2026-05-31 23:59:59, local author time Recapped: 2026-08-28 Commits in window: 2 (1 non-merge, 1 merge)
This is a backfill written 89 days after the window closed. Both commits
were authored on May 27. The maintainer recalled on 2026-08-28 that this was
probably a vacation period with bug-fixing performed from Scotland. Converted
to Scotland time, the fix and its merge occurred at 15:30 and 15:48 BST,
respectively. That short mid-afternoon burst is consistent with the
recollection, although Git retained a -05:00 author offset and cannot prove
where the work occurred.
A scan of all six public GitHub repositories on 2026-08-28 found no commits in
the other five during this week. The two new_car_tracker commits were the
maintainer's only visible public-repository activity.
What shipped
37c21c2 repaired a dbt unit test whose fixture used a compiled, hardcoded
utcnow() value. After seven days, that value drifted outside the model's
seven-day recency window and made the test fail. The fix introduced an
overridable now_ts() macro, used it in the vehicle-snapshot model, and gave
the test a fixed time anchor so its result no longer decays with age.
What moved between states
Nothing moved. docs/PLANS.md has no revision in the window.
What is still owed
The recorded defect was fixed and merged in the same eighteen-minute burst. The commit text records no remaining gate or follow-up obligation.
Unattributed commits
37c21c2—fix: replace now() with overridable now_ts() macro for stable unit tests
The subject and body do not name a plan.
Merges
f6b5be1— PR #129 fromfix/dbt-unit-test-now-staleness; the branch names no plan.
Deferred to the next recap
639 commits sit after this window's end as of 2026-08-28.
git rev-list --count --all --since='2026-05-31 23:59:59' # 639
That raw tail includes every following week through the current partial week. The complete weeks ending June 7, June 14, June 21, June 28, July 5, July 12, July 19, July 26, August 2, August 9, August 16 and August 23 are already covered. No following complete week is genuinely uncovered; the week ending August 30 is still in progress and is not yet recappable.