Skip to content

[TS Calls] Add guarded semantic model registry and execution - #376

Merged
CaelmBleidd merged 1 commit into
mainfrom
caelmbleidd/issue-365-guarded-semantic-models
Aug 28, 2026
Merged

[TS Calls] Add guarded semantic model registry and execution#376
CaelmBleidd merged 1 commit into
mainfrom
caelmbleidd/issue-365-guarded-semantic-models

Conversation

@CaelmBleidd

Copy link
Copy Markdown
Member

Summary

  • add a deterministic semantic-model registry with frozen per-run selections and a catalog fingerprint derived from model IDs and implementation kinds
  • execute exact and partial guarded plans with normal and exceptional successors, state changes, aliases, residual profile fallback, and observer events
  • add the built-in INTRINSIC Array.pop model while preserving the compatibility dispatcher behavior

Testing

  • ./gradlew :usvm-ts:test --rerun-tasks
  • ./gradlew :usvm-ts:detektMain :usvm-ts:detektTest
  • git diff --check

Closes #365

Part of #360

@CaelmBleidd
CaelmBleidd merged commit d607977 into main Aug 28, 2026
7 checks passed
@CaelmBleidd
CaelmBleidd deleted the caelmbleidd/issue-365-guarded-semantic-models branch August 28, 2026 20:23
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.

[TS Calls] Register and execute guarded semantic models

1 participant