Protected server ingest
Server clients send events to `/sentry/errors` with a per-site ingest token that is rotated from the dashboard.
LA Sentry
LA Sentry is LoopAware's developer monitoring surface. It accepts protected server-side events, origin-bound browser errors, grouped issue state, and dashboard actions without turning error capture into a separate vendor workflow.
Server clients send events to `/sentry/errors` with a per-site ingest token that is rotated from the dashboard.
The browser harness sends minimized error details to `/sentry/browser-errors` and relies on allowed-origin validation, not a browser-visible secret.
Grouped issues track status, release, environment, first seen, last seen, and recent occurrences for the site team.