Skip to content

Commit fc27394

Browse files
Royal-lobsterclaude
andcommitted
Cherry-pick Phase 4-6 onto main and clean up plan files
Phases 4-6 (framework integrations, tests, CI/CD) were on branches but didn't cascade through the chained PR merges. Cherry-picked all commits and removed leftover plan files. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent c31f9b9 commit fc27394

4 files changed

Lines changed: 1 addition & 95 deletions

File tree

PHASE4-PLAN.md

Lines changed: 0 additions & 42 deletions
This file was deleted.

PHASE5-PLAN.md

Lines changed: 0 additions & 27 deletions
This file was deleted.

PHASE6-PLAN.md

Lines changed: 0 additions & 25 deletions
This file was deleted.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Stop drowning in alert storms. `@iqai/alert-logger` groups repeated errors using
1313
- **Multi-channel routing** — route by severity level or custom tags to different channels
1414
- **Adapter architecture** — Discord and Console built-in; Sentry, Slack, Telegram as separate packages; or build your own
1515
- **NestJS integration** — drop-in `@Global()` module with automatic exception filter
16-
- **NextJS integration**`instrumentation.ts` hook with `onRequestError` handler
16+
- **NextJS integration**`instrumentation.ts` hook with automatic `onRequestError` handler
1717
- **Per-environment config** — different suppression thresholds, levels, and ping rules for prod/staging/dev
1818
- **Environment badges**`[PROD]`, `[STG]`, `[DEV]` prefix on every alert so you never confuse environments
1919
- **Request context (NestJS)** — auto-attaches request ID, method, path via `AsyncLocalStorage`

0 commit comments

Comments
 (0)