feat(core): backward-compat parsing for legacy reflexes array (#189 phase 2) #193

Closed
opened 2026-04-27 10:32:36 +00:00 by xiaoju · 0 comments
Owner

What

Add backward-compatible parsing: if the old top-level reflexes array exists in nerve config, parse it into the new sense-level interval/on fields and emit a deprecation warning.

Key Files

  • packages/core/src/parse-nerve-config.ts

Branch

refactor/189-inline-reflex-config

Parent: #189

## What Add backward-compatible parsing: if the old top-level `reflexes` array exists in nerve config, parse it into the new sense-level `interval`/`on` fields and emit a deprecation warning. ## Key Files - `packages/core/src/parse-nerve-config.ts` ## Branch `refactor/189-inline-reflex-config` Parent: #189
This repo is archived. You cannot comment on issues.
No Label
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: uncaged/nerve#193