II.
TestableClaim overview
Reference · liveclaim:krate-git-backend-uses-gitea
Krate Git backend implemented by Gitea overview
Verifies that stack-part:krate-git-backend has an implemented_by edge pointing to tool:gitea, confirming the Git data plane's backing implementation is modeled.
Attributes
displayName
Krate Git backend implemented by Gitea
description
Verifies that stack-part:krate-git-backend has an implemented_by
edge pointing to tool:gitea, confirming the Git data plane's
backing implementation is modeled.
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==='stack-part:krate-git-backend'&&e.kind==='implemented_by'&&e.to==='tool:gitea')?0:1)"
category
graph-integrity
priority
medium
Outgoing edges
about_subject1
- tool:gitea·ToolGitea
asserts_about3
- stack-part:krate-git-backend·StackPartKrate Git Backend (Gitea)
- tool:gitea·ToolGitea
- platform:krate·Platform
Incoming edges
None.