Skip to content

refactor(vba): rule dispatcher duplicated across six classifiers; requires union is inert#232

Merged
ardelperal merged 2 commits into
mainfrom
refactor/216-rule-dispatcher
Jul 21, 2026
Merged

refactor(vba): rule dispatcher duplicated across six classifiers; requires union is inert#232
ardelperal merged 2 commits into
mainfrom
refactor/216-rule-dispatcher

Conversation

@ardelperal

Copy link
Copy Markdown
Owner

Closes #216

  • centralize scan, gate, count, and terminal rule dispatch
  • make rule requirements a closed TypeScript union
  • migrate all six VBA classifiers without behavioral changes

@ardelperal ardelperal added the area:vba VBA/Access-specific work (parent codegraph product) label Jul 21, 2026
@ardelperal
ardelperal merged commit 12d772f into main Jul 21, 2026
3 checks passed
@ardelperal
ardelperal deleted the refactor/216-rule-dispatcher branch July 21, 2026 19:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:vba VBA/Access-specific work (parent codegraph product)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

refactor(vba): rule dispatcher duplicated across six classifiers; requires union is inert

1 participant