CtrlK
BlogDocsLog inGet started
Tessl Logo

tessl-labs/pr-review-guardrails

Evidence-first pull request review with independent critique, selective challenger review, and human handoff.

87

1.31x
Quality

92%

Does it follow best practices?

Impact

87%

1.31x

Average score across 43 eval scenarios

SecuritybySnyk

Risky

Do not use without reviewing

Overview
Quality
Evals
Security
Files

criteria.jsonevals/scenario-20/

{
  "context": "Realistic: health check competes for DB pool connections, causing cascading failure under load",
  "type": "weighted_checklist",
  "checklist": [
    {
      "name": "Catches health check pool contention",
      "description": "Identifies that the health check acquires a connection from the same database pool used by application queries — under pool exhaustion, the health check blocks, the health endpoint times out, and the load balancer removes the instance, worsening the pool exhaustion across remaining instances",
      "max_score": 15
    },
    {
      "name": "Risk classified yellow or higher",
      "description": "PR is classified as yellow or higher — it adds monitoring that interacts with critical infrastructure",
      "max_score": 10
    }
  ]
}

README.md

tile.json