git-cognitive 0.2.1

Cognitive debt detection and management for Git repositories — audit, endorse, and surface AI-attributed risk
1
2
3
4
5
[target.aarch64-unknown-linux-musl]
pre-build = [
    "apt-get update",
    "apt-get install -y musl-tools",
]