feat: integrating heuristics-based fallback in execpolicy

This commit is contained in:
kevin zhao
2025-12-03 00:00:30 +00:00
parent 4bae48282c
commit 696a543fec
4 changed files with 75 additions and 65 deletions

View File

@@ -59,3 +59,4 @@ When no rules match, `matchedRules` is an empty array and `decision` is omitted.
## Status
`execpolicy` commands are still in preview. The API may have breaking changes in the future.
```