缺陷分诊

严重 — 一条工作流断了

可能的模块:API · 可复现:多半是

严重程度、所属模块,以及有没有人能复现。

Jev 读到的 state

Since upgrading to 4.2.0 the CSV export silently truncates at 1000 rows. No error, no warning — the file just ends. Downgrading to 4.1.7 fixes it. Reproduced on Chrome 141 and Firefox 143 on two different accounts. Steps: open Reports → Export → CSV on any dataset with >1000 rows. Expected all rows, got exactly 1000. This is breaking our month-end close.

9
问题
1
次请求
329毫秒
往返耗时
883
输入 token
US$0.000037
费用
jev-1.13.0
模型

领衔的几条解读

严重程度

Score

如果属实,波及面有多大。

77%
2.27 满分 4 · 严重 — 一条工作流断了

可能的模块

Choice

该先从哪里找起。

48%
API 占 58%,共 6 个选项
58% API

可复现

Noul

工程师今天能不能照着碰上它。

多半是
答案为「是」的概率
86%
抛硬币

同一次请求里的其余部分

回归

Noul

它以前是不是好的。

几乎肯定是
答案为「是」的概率
96%
抛硬币

可能是用户操作问题

Noul

在开工程工单之前值得先核一下。

多半不是
答案为「是」的概率
18%
抛硬币

报告质量

Score

还剩多少分诊工作要做。

100%
4.00 满分 4 · 典范 — 步骤、环境、版本、期望与实际都有

谁受影响

Score

大概有多少用户正碰上这个。

51%
2.45 满分 4 · 一种常见配置

该回滚

Noul

等修复是不是错误的选择。

多半是
答案为「是」的概率
79%
抛硬币

涉及安全

Noul

一个推测性问题,只在它触发时才读。

多半不是
答案为「是」的概率
13%
抛硬币

分享这条解读

拿到链接的人都能看,并且会出现在「浏览」里。

发到 X
产生这条结果的确切请求

POST https://api.typesafe.ai/v1/systemone

{
  "state": "Since upgrading to 4.2.0 the CSV export silently truncates at 1000 rows. No error, no warning — the file just ends. Downgrading to 4.1.7 fixes it. Reproduced on Chrome 141 and Firefox 143 on two diff…",
  "model": "jev-latest",
  "questions": {
    "severity": {
      "type": "score",
      "instructions": "How severe is this issue?",
      "criteria": [
        "Cosmetic",
        "Minor — has a workaround",
        "Major — a workflow is broken",
        "Critical — core functionality is unusable",
        "Catastrophic — data loss or a security hole"
      ]
    },
    "component": {
      "type": "choice",
      "instructions": "Which part of the system is most likely at fault?",
      "criteria": {
        "Frontend": "UI rendering, client-side state, browser behaviour",
        "API": "Server endpoints, request handling, validation",
        "Database": "Queries, migrations, data integrity, limits",
        "Auth": "Login, sessions, permissions, tokens",
        "Infrastructure": "Deploys, networking, timeouts, scaling",
        "Integration": "A third-party service or webhook"
      }
    },
    "reproducible": {
      "type": "noul",
      "instructions": "Could an engineer reproduce this from the report alone?",
      "criteria": {
        "true": "Steps, environment, and expected-vs-actual are all present",
        "false": "Key information is missing"
      }
    },
    "is_regression": {
      "type": "noul",
      "instructions": "Does this look like a regression — something that used to work?"
    },
    "is_user_error": {
      "type": "noul",
      "instructions": "Could this be user error or a misunderstanding rather than a defect?"
    },
    "report_quality": {
      "type": "score",
      "instructions": "How good is this bug report?",
      "criteria": [
        "Unusable — just \"it broke\"",
        "Thin — a direction but no specifics",
        "Adequate — a clear description",
        "Good — steps and environment",
        "Exemplary — steps, environment, versions, expected vs actual"
      ]
    },
    "blast_radius": {
      "type": "score",
      "instructions": "How many users does this likely affect?",
      "criteria": [
        "One specific user",
        "A narrow edge case",
        "A common configuration",
        "Most users",
        "Everyone"
      ]
    },
    "needs_rollback": {
      "type": "noul",
      "instructions": "Is rolling back the safer response to this issue?"
    },
    "security_relevant": {
      "type": "noul",
      "instructions": "Does this issue have security implications?",
      "criteria": {
        "true": "It could expose data, escalate privileges, or be exploited",
        "false": "A purely functional defect"
      }
    }
  }
}

把 Jev 指向你自己的文本

九个类型化答案,一次请求,大约半秒。挑一个镜头,或者自己写问题。