II.
TestableClaim overview
Reference · liveclaim:krate-has-stack-impls
Krate version has composed_of edges overview
Verifies that platform:krate has composed_of edges in the graph through the StackProfile, confirming the technology stack is properly wired.
Attributes
displayName
Krate version has composed_of edges
description
Verifies that platform:krate has composed_of edges
in the graph through the StackProfile, confirming the technology
stack is properly wired.
testStatus
untested
testType
unit
testCommand
node -e "const i=JSON.parse(require('fs').readFileSync('packages/atlas/src/index.json','utf8'));process.exit(i.records['stack-profile:krate-platform']&&i.edges.some(e=>e.from==='stack-profile:krate-platform'&&e.kind==='composed_of')?0:1)"
category
graph-integrity
priority
high
Outgoing edges
asserts_about2
- platform:krate·PlatformKrate
- stack-profile:krate-platform·StackProfileKrate Platform Stack (K8s, Go, TypeScript, Postgres, Helm, ArgoCD)
Incoming edges
None.