MCPcopy Create free account
hub / github.com/QodeXcli/QodeX / skill-versioning-ucb.test.ts

File skill-versioning-ucb.test.ts

test/skill-versioning-ucb.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from 'vitest';
2import {
3 initManifest, createNextVersion, recordVersionExecution, routeSkillVersion, decideChampion,
4 compositeReward, championRef, ucbScores, type SkillManifest, type VersionDetail,

Callers

nothing calls this directly

Calls 8

challengerFunction · 0.85
feedFunction · 0.85
tenFunction · 0.85
routeSkillVersionFunction · 0.85
championRefFunction · 0.85
compositeRewardFunction · 0.85
decideChampionFunction · 0.85
ucbScoresFunction · 0.85

Tested by

no test coverage detected