| 1 | import { feature } from 'bun:bundle' |
| 2 | import { z } from 'zod/v4' |
| 3 | import { getKairosActive, setUserMsgOptIn } from '../bootstrap/state.js' |
| 4 | import { getFeatureValue_CACHED_MAY_BE_STALE } from '../services/analytics/growthbook.js' |
nothing calls this directly
no test coverage detected