You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Catalogue rows actually gained their analytics (v0.7.3 follow-up):
post-deploy verification showed the twin merge merging nothing — only
the listing query computes the windowed change columns, and the
per-asset reader returns them nil. The enrichment now reads the
listing reader with an exact-id filter; a stub test pins the
dependency by mimicking production's reader asymmetry.