MCPcopy Create free account
hub / github.com/SethGammon/Citadel / normalized

Function normalized

scripts/route-preview.js:125–127  ·  view source on GitHub ↗
(value)

Source from the content-addressed store, hash-verified

123}
124
125function candidateList(matches) {
126 return matches.map((item) => ({
127 name: item.name,
128 route: item.route,
129 matches: item.matches,
130 productBundle: item.productBundle,

Callers 3

matchesKeywordFunction · 0.85
explicitIntentRouteFunction · 0.85
classifyComplexityFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected