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
BQ telemetry data (telemetry.cli_events, project inspired-answer-481202-f6) has zero rows after 2026-03-14. squads-cli#687 was closed on 2026-04-14 with PR #739 as the fix, but 57 days later the table still shows no new data. Goal #3 (BQ funnel completeness) is blocked — the funnel cannot be measured.
Evidence
Data squad BQ scan (2026-05-11):
Table date range (all rows): 2026-01-05 → 2026-03-14
External user date range: 2026-01-20 → 2026-03-05
Total table rows: 66,676
Post-2026-04-14 rows: 0
Full scan: agents-squads/data/reports/daily/bq-funnel-2026-05-11.md
Activation funnel (init → run → return) cannot be evaluated for any users since 2026-03-05
analytics/cohort-retention-report depends on this data
Investigation Required (needs founder)
Check if post-restoration events are landing in a different table/dataset — run SELECT * FROM inspired-answer-481202-f6.INFORMATION_SCHEMA.TABLES to find any new tables created after 2026-03-14
Verify the Pub/Sub → BQ pipeline is actively running (gcloud logging + Pub/Sub backlog)
Summary
BQ telemetry data (
telemetry.cli_events, projectinspired-answer-481202-f6) has zero rows after 2026-03-14. squads-cli#687 was closed on 2026-04-14 with PR #739 as the fix, but 57 days later the table still shows no new data. Goal #3 (BQ funnel completeness) is blocked — the funnel cannot be measured.Evidence
Data squad BQ scan (2026-05-11):
Full scan:
agents-squads/data/reports/daily/bq-funnel-2026-05-11.mdImpact
bq_funnel_gap_pct) is unmeasurable — no post-restoration data existsInvestigation Required (needs founder)
SELECT * FROM inspired-answer-481202-f6.INFORMATION_SCHEMA.TABLESto find any new tables created after 2026-03-14gcloud logging+ Pub/Sub backlog)Relates To