iiRecord
Agentic AI Atlas · Graph metadata round-trip
claim:graph-metadata-survives-roundtripa5c.ai
II.
TestableClaim overview

claim:graph-metadata-survives-roundtrip

Reference · live

Graph metadata round-trip overview

Graph @graph metadata in JSDoc survives generator-to-YAML-to-indexer round-trip — annotations written as @graph tags in source JSDoc are preserved through the generate-library-nodes and build:index pipeline.

TestableClaimOutgoing · 1Incoming · 1

Attributes

displayName
Graph metadata round-trip
description
Graph @graph metadata in JSDoc survives generator-to-YAML-to-indexer round-trip — annotations written as @graph tags in source JSDoc are preserved through the generate-library-nodes and build:index pipeline.
testStatus
passing
testType
e2e
testCommand
node -e "const i=JSON.parse(require('fs').readFileSync('packages/atlas/src/index.json','utf8')); const p=Object.keys(i.records).filter(k=>k.startsWith('lib-process:')); process.exit(p.length>100?0:1)"
category
api-contract
priority
medium

Outgoing edges

asserts_about1

Incoming edges

tests_claim1