Add typed event bus (6 events: timer.created/fired/completed, routine.started/completed, household.created) with Promise.allSettled isolation. Wire webhook subscriber bridge using @bytelyst/webhook-dispatch for HMAC-signed delivery with retry. All 219 tests pass. |
||
|---|---|---|
| .. | ||
| src | ||
| .env.example | ||
| .gitignore | ||
| Dockerfile | ||
| eslint.config.js | ||
| package.json | ||
| tsconfig.json | ||
| vitest.config.ts | ||