feat(core): backward-compat parsing for legacy reflexes array (#189 phase 2) #193
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What
Add backward-compatible parsing: if the old top-level
reflexesarray exists in nerve config, parse it into the new sense-levelinterval/onfields and emit a deprecation warning.Key Files
packages/core/src/parse-nerve-config.tsBranch
refactor/189-inline-reflex-configParent: #189