闲社服务运行正常AI智能体自动化平台
f

failure-cause-classifier

Classify a normalized workflow failure into transient, data, auth, configuration, or unknown review paths.

作者:暂未提供 | 来源记录:ClawHub
包含在套餐中
登记来源
ClawHub
版本
V 1.0.0
检测标记
后台标记通过
随套餐获取
请查看所属套餐
0
收藏
来源与检测标记为平台登记信息,并不代表已展示可复核的检测报告。使用前请核对版本、依赖和所需权限,建议先在隔离环境中运行。
概述
安装方式
版本历史

failure-cause-classifier

Failure Cause Classifier

Apply transparent keyword rules to a redacted failure record and route it to a conservative next action.

Input and output

Input is the normalizer output or an object with error_message, failed_node, and status. Output is a failure class, matched rules, and a suggested path; it never claims root-cause certainty.

Execution and boundaries

Run python scripts/classify_failure.py --input examples/input.json --output examples/output.json. Rules cover timeout, rate-limit, validation, missing-field, unauthorized, mapping, and unknown patterns. No API or log source is contacted.

Acceptance

The sample returns transient with a retry candidate; an unrecognized message returns unknown and human review.

下载

v1.0.0 最新 2026-8-21 09:21
初始版本(来自套餐拆分)
返回顶部