iiRecord
Agentic AI Atlas · Krate integrates with Agent Mux
claim:krate-integrates-with-agent-muxa5c.ai
II.
TestableClaim overview

claim:krate-integrates-with-agent-mux

Reference · live

Krate integrates with Agent Mux overview

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

TestableClaimOutgoing · 1Incoming · 0

Attributes

displayName
Krate integrates with Agent Mux
description
Verifies that platform:krate has an integrates_with edge pointing to agent:agent-mux, 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:krate'&&e.kind==='integrates_with'&&e.to==='agent:agent-mux')?0:1)"
category
graph-integrity
priority
high

Outgoing edges

asserts_about1

Incoming edges

None.