iiRecord
Agentic AI Atlas · Edge weights in index
claim:edge-weights-in-indexa5c.ai
II.
TestableClaim overview

claim:edge-weights-in-index

Reference · live

Edge weights in index overview

Edge weight attributes appear in index.json edge objects — when edges carry weight metadata, the indexer serializes those weights into the final index.json output for downstream consumers.

TestableClaimOutgoing · 1Incoming · 1

Attributes

displayName
Edge weights in index
description
Edge weight attributes appear in index.json edge objects — when edges carry weight metadata, the indexer serializes those weights into the final index.json output for downstream consumers.
testStatus
passing
testType
unit
category
integration
priority
low
testCommand
node -e "const i=JSON.parse(require('fs').readFileSync('packages/atlas/src/index.json','utf8'));process.exit(i.edges.some(e=>e.attributes&&e.attributes.weight)?0:1)"

Outgoing edges

asserts_about1

Incoming edges

tests_claim1