Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UsefulSoftwareCo/executor
/ policies.test.ts
File
policies.test.ts
packages/core/sdk/src/policies.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it } from
"@effect/vitest"
;
2
import
{ Effect, Predicate, Result, Schema } from
"effect"
;
3
4
import
{
type
ToolPolicyRow } from
"./core-schema"
;
Callers
nothing calls this directly
Calls
15
matchPattern
Function · 0.90
isValidPattern
Function · 0.90
resolveToolPolicy
Function · 0.90
effectivePolicyFromSorted
Function · 0.90
definePlugin
Function · 0.90
tool
Function · 0.90
ROW
Function · 0.85
POL
Function · 0.85
setupExecutor
Function · 0.85
recordingHandler
Function · 0.85
resolve
Method · 0.80
memoryProvider
Function · 0.70
Tested by
no test coverage detected