iiRecord
Agentic AI Atlas · Generator handles 5k files
claim:generator-handles-5k-filesa5c.ai
II.
TestableClaim overview

claim:generator-handles-5k-files

Reference · live

Generator handles 5k files overview

Library generator processes 5000+ files without memory errors — the generate-library-nodes.mjs script can handle large library directories with at least 5000 source files without exceeding Node.js default heap limits.

TestableClaimOutgoing · 1Incoming · 1

Attributes

displayName
Generator handles 5k files
description
Library generator processes 5000+ files without memory errors — the generate-library-nodes.mjs script can handle large library directories with at least 5000 source files without exceeding Node.js default heap limits.
testStatus
passing
testType
e2e
category
performance
priority
low
testCommand
node -e "const i=JSON.parse(require('fs').readFileSync('packages/atlas/src/index.json','utf8'));const lib=Object.keys(i.records).filter(k=>k.startsWith('lib-'));process.exit(lib.length>5000?0:1)"

Outgoing edges

asserts_about1

Incoming edges

tests_claim1