返回 Skill 列表
extension
分类: 开发与工程无需 API Key

mova-evidence-proof-v0

用于确定性的变更、基于证据的交付,或组装具有明确安全理由的证明套件。

person作者: jakexiaohubgithub

Determinism rules

  • Business results belong in result payloads; run-specific data goes to env/meta and artifacts.
  • Do not fabricate outputs; rerun commands if needed.

Negative suite

  • Required for risky paths: unauthorized, deny, bad signature, oversize, and validation errors.
  • Add minimal, explicit cases and surface them in evidence.

Evidence-first standard

  • Prefer artifacts and reports over narrative claims.
  • Always link to evidence paths in artifacts/**.

Evidence sources

  • Artifacts paths, gw_request_id, and episode ids/refs.
  • History lookup must use mova_search_episodes_v0 (read-only).