Metrics baseline wired into the prototype #51
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Implement the metrics in
docs/architecture/metrics.md: activation (time-to-first-tip), first-tip reaction rate, dwell-before-action, done/(done+snooze+dismiss), snooze:dismiss, D1/D7 retention. Sink to a minimal analytics store (ClickHouse or Postgres table). Dashboard in Grafana or Metabase.nnDone when: a product owner can open one dashboard and see the five numbers above.