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.

89

1.36x
Quality

92%

Does it follow best practices?

Impact

89%

1.36x

Average score across 43 eval scenarios

SecuritybySnyk

Risky

Do not use without reviewing

Overview
Quality
Evals
Security
Files

criteria.jsonevals/scenario-18/

{
  "context": "Hard: cached records include permission level that can become stale",
  "type": "weighted_checklist",
  "checklist": [
    {
      "name": "Catches stale authorization cache",
      "description": "Identifies that the cache stores records including the user's permission/access level, and that if permissions are revoked or downgraded, the cached record still returns the old (higher) permission level until the cache TTL expires",
      "max_score": 15
    },
    {
      "name": "Risk classified yellow or higher",
      "description": "PR is classified as yellow or higher — it adds a caching layer that affects authorization-relevant data",
      "max_score": 10
    }
  ]
}

evals

README.md

tile.json