MCPcopy Create free account
hub / github.com/colbymchenry/codegraph / generatedShare

Function generatedShare

__tests__/explore-allocation-1500.test.ts:204–204  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

202 };
203 const answerShare = () => share((p) => startsWithAny(p, ANSWER_PREFIXES));
204 const generatedShare = () => share((p) => p.startsWith(GENERATED_PREFIX));
205
206 /**
207 * BASELINE 2026-08-03, BEFORE CG-10 (very-tiny tier, 13,000-char budget):

Callers 1

Calls 1

shareFunction · 0.70

Tested by

no test coverage detected