MCPcopy 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

1import { describe, expect, it } from "@effect/vitest";
2import { Effect, Predicate, Result, Schema } from "effect";
3
4import { type ToolPolicyRow } from "./core-schema";

Callers

nothing calls this directly

Calls 15

matchPatternFunction · 0.90
isValidPatternFunction · 0.90
resolveToolPolicyFunction · 0.90
definePluginFunction · 0.90
toolFunction · 0.90
ROWFunction · 0.85
POLFunction · 0.85
setupExecutorFunction · 0.85
recordingHandlerFunction · 0.85
resolveMethod · 0.80
memoryProviderFunction · 0.70

Tested by

no test coverage detected