II.
Experiment overview
Reference · liveexperiment:library-coverage-test
Library Annotation Coverage Test overview
Experiment validating that library annotation coverage stays at 100% — all library process nodes indexed in index.json carry required @graph metadata annotations (displayName, cluster, domain). Coverage below 100% indicates unannotated process files that need @graph JSDoc tags.
Attributes
displayName
Library Annotation Coverage Test
description
Experiment validating that library annotation coverage stays at 100% —
all library process nodes indexed in index.json carry required @graph
metadata annotations (displayName, cluster, domain). Coverage below 100%
indicates unannotated process files that need @graph JSDoc tags.
status
completed
result
validated
startedAt
2026-05-08
completedAt
2026-05-10
evidence
Library coverage verified via verify-library-metadata.mjs (non-strict
mode). Script exited 0. All lib-process: records in index.json carry
displayName metadata. Graph metadata round-trip confirmed: @graph tags
in JSDoc survive the generate-library-nodes → build:index pipeline.
Outgoing edges
tests_claim1
- claim:graph-metadata-survives-roundtrip·TestableClaimGraph metadata round-trip
Incoming edges
None.