Skip to content

SignificanceCheckable

reference
1 min readUpdated

Kind: Interface

Source: atloria-monorepo/libs/parser-core/src/techdocs/significance.ts

Significance gate for technical reference docs (audit FIX 1).

The published corpus was 28% junk: entities mined from generated/minified/vendored code (literal Bn pages from a checked-in Prisma client) plus test scaffolding. This is the ONE shared predicate both the parse pipeline (navMap + snapshot) and the materializer (transformSnapshotToDocSet) apply, so pages, nav, llms.txt and search all agree on what exists.

Pure + dependency-free so it is trivially unit-testable and usable from any surface.

Properties

PropertyType
namestring
filePathstring

Was this page helpful?

Download as PDF