nexus/server/src/middleware
dotta 53dbcd185e fix: align telemetry client payload and dimensions with backend schema
Restructure the TelemetryClient to send the correct backend envelope
format ({app, schemaVersion, installId, events: [{name, occurredAt, dimensions}]})
instead of the old per-event format. Update all event dimension names
to match the backend registry (agent_role, adapter_type, error_code, etc.).

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-04-02 10:47:29 -05:00
..
auth.ts Add browser-based board CLI auth flow 2026-03-23 08:46:05 -05:00
board-mutation-guard.ts fix(server): include x-forwarded-host in board mutation origin check 2026-03-25 00:06:43 -07:00
error-handler.ts fix: align telemetry client payload and dimensions with backend schema 2026-04-02 10:47:29 -05:00
index.ts Add API server with routes, services, and middleware 2026-02-16 13:31:58 -06:00
logger.ts fix(server): keep pretty logger metadata on one line 2026-03-10 16:42:36 -05:00
private-hostname-guard.ts refactor: rename packages to @paperclipai and CLI binary to paperclipai 2026-03-03 08:45:26 -06:00
validate.ts Add API server with routes, services, and middleware 2026-02-16 13:31:58 -06:00