iiRecord
Agentic AI Atlas · OpenClaw is composed of TypeScript and Rust
claim:openclaw-uses-typescript-and-rusta5c.ai
II.
TestableClaim overview

claim:openclaw-uses-typescript-and-rust

Reference · live

OpenClaw is composed of TypeScript and Rust overview

OpenClaw (agent:openclaw) has composed_of edges to both language:typescript and language:rust, confirming the dual-language implementation is tracked in the graph.

TestableClaimOutgoing · 1Incoming · 0

Attributes

displayName
OpenClaw is composed of TypeScript and Rust
description
OpenClaw (agent:openclaw) has composed_of edges to both language:typescript and language:rust, confirming the dual-language implementation is tracked in the graph.
testStatus
passing
testType
unit
testCommand
node -e "const i=JSON.parse(require('fs').readFileSync('packages/atlas/src/index.json','utf8'));const ts=i.edges.some(e=>e.from==='agent:openclaw'&&e.kind==='composed_of'&&e.to==='language:typescript');const rs=i.edges.some(e=>e.from==='agent:openclaw'&&e.kind==='composed_of'&&e.to==='language:rust');process.exit(ts&&rs?0:1)"
category
graph-integrity
priority
medium

Outgoing edges

asserts_about1

Incoming edges

None.