0
/ 100
Polished and well engineered. Punching above its star count.
Versus Incident is the self-hosted AI SRE agent. It learns what your system normally look like and escalates only what is new or unexpected issues — routing to your chat channels and on-call platform.
Outstanding. A score of 98/100 puts this repo in a very small tier of truly well-engineered projects.
Documentation
99
Contributing guide is detailed and thorough.
README is present.
README documents how to install the project.
Licensed under MIT.
Engineering
96
CI is configured (.github/workflows/helm-ci.yml).
Test files detected (cmd/main_test.go).
Formatting enforced (ui/eslint.config.js).
Lockfile present (go.sum). Installs are reproducible.
Issue or PR templates present.
Project health
100
Dependency manifest found (go.mod).
Repository has a description.
Actively maintained (pushed within the last month).
.gitignore present.
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- -Commits (30d / 90d)
- 105Forks
- 29Releaseslatest 1y ago
Community
- -Community health
- -authors own >50% of commits
- 617Watchers
Responsiveness
- 2hMedian issue response
- <1hMedian PR merge time
- 17Open issues
Repository files24 root entries
- .githubGood: CI is configured (.github/workflows/helm-ci.yml).Good: Dependabot covers 3 ecosystems (gomod, github-actions, docker). Dependencies stay current.Good: Issue or PR templates present.
- cmdGood: Test files detected (cmd/main_test.go).
- config
- examples
- helm
- pkg
- scripts
- src
- theme
- uiGood: Formatting enforced (ui/eslint.config.js).
- .dockerignore
- .gitignoreGood: .gitignore present.
- CHANGELOG.md
- CODE_OF_CONDUCT.mdGood: Code of conduct present.
- CONTRIBUTING.mdGood: Contributing guide is detailed and thorough.Issue: Contributing guide lacks a setup section (−12 pts).Fix: Show new contributors how to get a local dev environment running.Good: Contributing guide describes code style expectations.Good: Contributing guide explains how to run tests.Good: Contributing guide describes the PR/review workflow.Good: Contributing guide includes code examples.
- DockerfileGood: Environment pinned via Dockerfile.
- go.modGood: Dependency manifest found (go.mod).
- go.sumGood: Lockfile present (go.sum). Installs are reproducible.
- GOVERNANCE.md
- LICENSEGood: Licensed under MIT.
- README.mdGood: README is present.Good: README is well structured with multiple sections.Good: README includes screenshots or visuals. Great for first impressions.Good: README has code examples.Good: README links to a live demo or deployed app.Good: README includes status badges.Good: README documents how to install the project.Good: README documents how to run the project.
- ROADMAP.md
- SECURITY.mdGood: Security policy present.
- SPONSORS.md