II.
TestableClaim overview
Reference · liveclaim:openclaw-uses-typescript-and-rust
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.
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
- agent:openclaw·AgentProductOpenClaw
Incoming edges
None.