MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / health-check.test.ts

File health-check.test.ts

packages/core/sdk/src/health-check.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Identity ranking heuristics: what leads in a rendered response, and which
2// candidate call gets pre-seeded, are product behavior: email beats login
3// beats display name beats id, and only singular paths make a call a whoami.
4import { describe, expect, it } from "@effect/vitest";

Callers

nothing calls this directly

Calls 4

rankResponseSampleFunction · 0.90
candidateIdentityTierFunction · 0.90
rowFunction · 0.70

Tested by

no test coverage detected