← 返回
数据分析 中文

ADI Decision Engine

Structured multi-criteria decision analysis for ranking options with weights, constraints, confidence, tradeoff reasoning, sensitivity analysis, and explaina...
结构化多准则决策分析,通过权重、约束、置信度、权衡推理、敏感性分析及可解释性对选项进行排名。
dimgouso
数据分析 clawhub v0.1.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 644
下载
💾 13
安装
1
版本
#latest

概述

ADI Decision Engine

Core promise

Turn a messy tradeoff problem into a structured, auditable multi-criteria decision and return a ranked recommendation with confidence and explanation.

When to use this skill

Use this skill when the user needs structured decision support rather than open-ended brainstorming. Typical triggers include:

  • multi-criteria decision analysis
  • weighted scoring or option ranking
  • vendor selection or procurement
  • route planning with explicit tradeoffs
  • hiring shortlist ranking
  • tool or platform comparison
  • policy-driven or auditable agent decisions

Input modes

This skill supports exactly two input modes.

1. Structured mode

The user already has a decision request with:

  • options
  • criteria
  • optional constraints
  • optional policy_name
  • optional evidence, confidence, or context

Use scripts/validate_request.py first if request quality is uncertain, then scripts/run_adi.py to execute it.

2. Freeform mode

The user provides a natural-language tradeoff problem.

First use scripts/normalize_problem.py to produce a request skeleton. Do not pretend the request is complete if important fields are missing. If the skeleton is not ready, ask for the missing inputs instead of inventing scores or constraints.

Output contract

If ADI runs successfully, the final answer must contain:

  • best_option
  • a short rationale for why it won
  • top-ranked alternatives
  • confidence summary
  • constraint impact summary
  • sensitivity or stability summary when available
  • explicit assumptions

If the request is not complete enough to run, return a request-completion prompt rather than a fabricated ranking.

Workflow

  1. Determine whether the user input is structured or freeform.
  2. For freeform input, normalize it into a request skeleton using scripts/normalize_problem.py.
  3. Validate candidate requests with scripts/validate_request.py.
  4. Run complete requests with scripts/run_adi.py.
  5. Present the ADI result in clear decision-support language:
    • recommendation first
    • strongest tradeoff second
    • caveats and sensitivity after that

Decision hygiene rules

  • Never rank options without explicit criteria.
  • Never silently invent hard constraints.
  • If criterion direction is ambiguous, stop and clarify.
  • Normalize vague goals into named criteria before scoring.
  • Prefer a small, explicit criteria set over many overlapping criteria.
  • Keep the policy choice visible: balanced, risk_averse, or exploratory.

Output quality rules

  • Show the top recommendation first.
  • Explain why it won.
  • Mention the strongest tradeoff.
  • Call out eliminated or constraint-violating options.
  • Include confidence caveats when evidence is weak.
  • Use a compact comparison table or structured bullet list when comparing several options.

Safety and honesty rules

  • No hidden math.
  • No fake scores.
  • No fabricated evidence.
  • Do not claim ADI ran if the runtime dependency is missing.
  • Do not request API keys.
  • Do not require network access for the core workflow.
  • Do not tell the user to trust the ranking if the request is under-specified.

Runtime requirements

  • python3
  • either an importable adi-decision package or the adi CLI on PATH

If the ADI runtime is unavailable, stop with a clear error and explain that the dependency must be installed locally.

References

Examples

版本历史

共 1 个版本

  • v0.1.0 当前
    2026-03-30 04:51 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

security-compliance

Science Sim Author

dimgouso
根据 SimSpec YAML 或 JSON 规范,生成包含在单个 index.html 文件中的独立交互式科学模拟。适用于用户请求物理、化学、生物等学科模拟的场景。
★ 0 📥 898
data-analysis

A股量化 AkShare

mbpz
A股量化数据分析工具,基于AkShare库获取A股行情、财务数据、板块信息等。用于回答关于A股股票查询、行情数据、财务分析、选股等问题。
★ 165 📥 59,994
data-analysis

Data Analysis

ivangdavila
{"answer":"数据分析与可视化。查询数据库、生成报告、自动化电子表格,将原始数据转化为清晰可行的见解。适用于:(1) 您……"}
★ 198 📥 65,104