iiRecord
Agentic AI Atlas · Kradle integrates with Agent Adapter
claim:kradle-integrates-with-adaptersa5c.ai
II.
TestableClaim overview

claim:kradle-integrates-with-adapters

Reference · live

Kradle integrates with Agent Adapter overview

Verifies that platform:kradle has an integrates_with edge pointing to agent:adapters, confirming the agent dispatch integration path is modeled in the graph.

TestableClaimOutgoing · 1Incoming · 0

Attributes

displayName
Kradle integrates with Agent Adapter
description
Verifies that platform:kradle has an integrates_with edge pointing to agent:adapters, confirming the agent dispatch integration path is modeled in the graph.
testStatus
untested
testType
unit
testCommand
node -e "const i=JSON.parse(require('fs').readFileSync('packages/atlas/src/index.json','utf8'));process.exit(i.edges.some(e=>e.from==='platform:kradle'&&e.kind==='integrates_with'&&e.to==='agent:adapters')?0:1)"
category
graph-integrity
priority
high

Outgoing edges

asserts_about1

Incoming edges

None.