Skip to content

@kaiord/core


@kaiord/core / SLEEP_STAGE_TOLERANCE_SECONDS

Variable: SLEEP_STAGE_TOLERANCE_SECONDS

const SLEEP_STAGE_TOLERANCE_SECONDS: 60 = 60

Defined in: packages/core/src/domain/schemas/health/tolerances.ts:8

Per-metric round-trip tolerances for the six health KRD types.

Centralised so test suites import them rather than hardcoding values per fixture. See the health-data capability spec for rationale.