Skip to content

feat(vba): expose error-handling risk queries - #294

Merged
ardelperal merged 1 commit into
mainfrom
docs/issue-262
Sep 3, 2026
Merged

feat(vba): expose error-handling risk queries#294
ardelperal merged 1 commit into
mainfrom
docs/issue-262

Conversation

@ardelperal

Copy link
Copy Markdown
Owner

Summary

  • persist VBA executable-statement and error-policy metadata for queryable risk analysis
  • extract filesystem statements and resolve their runtime relationships
  • document validated error-handling queries and current corpus evidence
  • count continued VBA logical statements correctly

Validation

  • focused VBA error-handling suites: 54 passing before review correction
  • continuation regression suite: 32 passing after correction
  • TypeScript typecheck passed
  • real-corpus Query 1 validation: 27 distinct procedures across three Access projects
  • native bounded review approved: review-e62faf62887d6acc

Closes #262

@ardelperal
ardelperal merged commit 1b5ffa4 into main Sep 3, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs(vba): publish the error-handling queries

1 participant