sentry · diff

git:20260507.298cb6e to git:20260915.d786bb4

0 added, 4 removed. Audit A to B.

---
description: Sentry observability conventions — capture funnel and direct-call rule
globs: src/**/*
alwaysApply: false
---
# Sentry Rules
@docs/sentry.md
- - Do not attach raw user data to Sentry events. If an `Err.*` context includes `email`, `phone`, `phoneNumber`, `name`,
- `firstName`, `lastName`, `displayName`, `username`, `bio`, `file`, `user`, raw Pubky keys, or Pubky URLs, verify
- `src/libs/observability/sentry.ts` redacts it before merge.
-