MCPcopy Index your code
hub / github.com/Saeris/valimock

github.com/Saeris/valimock @1.6.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release 1.6.0 ↗ · + Follow
118 symbols 353 edges 70 files 4 documented · 3% updated 35d agovalimock@1.6.0 · 2026-06-03★ 38
What it actually does AI analysis from the code graph — generated when you open this
loading…

Extension points exported contracts — how you extend this code

UserRef (Interface)
* Realistic-shape: multi-lazy union with cross-references between * sub-schemas. Patterned after discordkit's Interacti
src/__benchmarks__/fixtures/interactionLikeSchema.ts
FakerStub (Interface)
* Regression / behavior test for the `findFakerForKeyName` cache. * * The cache is observable only via its *effect*: a
src/__tests__/findFakerForKeyNameCache.spec.ts
ValimockOptions (Interface)
(no doc)
src/Valimock.ts
Bounds (Interface)
(no doc)
src/utils/bounds.ts
GenerateBigintOptions (Interface)
(no doc)
src/schemas/bigint.ts
Message (Interface)
* Realistic-shape: recursive-via-lazy nested inside nullish + arrays of nested * objects with many string fields. Patte
src/__benchmarks__/fixtures/messageLikeSchema.ts
CallCountStats (Interface)
(no doc)
src/__tests__/perfRegression.spec.ts
ValimockInstrumentation (Interface)
(no doc)
src/Valimock.ts

Core symbols most depended-on inside this repo

setFormat
called by 36
src/schemas/string/actionHandlers.ts
readNumber
called by 30
src/utils/readRequirement.ts
withinBounds
called by 25
src/schemas/string/formatGenerators.ts
findFakerForKeyName
called by 22
src/schemas/string/keyNameGenerators.ts
retryUntil
called by 10
src/schemas/string/formatGenerators.ts
walkPipe
called by 8
src/utils/walkPipe.ts
readRequirement
called by 8
src/utils/readRequirement.ts
unhandledValidation
called by 8
src/utils/warnings.ts

Shape

Function 63
Interface 33
Enum 9
Class 8
Method 5

Languages

TypeScript100%

Modules by API surface

src/Valimock.ts10 symbols
src/__tests__/mockEnum.spec.ts7 symbols
src/utils/readRequirement.ts6 symbols
src/utils/bounds.ts6 symbols
src/schemas/string/phases.ts6 symbols
src/schemas/string/formatGenerators.ts6 symbols
src/__tests__/findFakerForKeyNameCache.spec.ts6 symbols
src/schemas/string/actionHandlers.ts5 symbols
src/__tests__/mockInstance.spec.ts5 symbols
src/schemas/string/generateString.ts4 symbols
src/schemas/number/generateNumber.ts4 symbols
src/schemas/intersect.ts4 symbols

For agents

$ claude mcp add valimock \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page