system-prompts-and-models-o.../.cursor/commands/generate-evidence.md
2026-04-16 07:58:36 +03:00

1.1 KiB

generate-evidence

Build an Evidence Pack for the current task: link intent → claims → verification artifacts.

Minimum contents

  1. Sources — commits, files touched, PR link if any.
  2. Assumptions — explicit list; mark unverified assumptions.
  3. Freshness — timestamps or commit SHAs for docs and code reviewed.
  4. Verification — commands run and results (e.g. pytest, verify-launch, lint); paste exit summary or log pointers.
  5. Contradictions — any claim vs observed behavior; mark contradicted until resolved (see docs/governance/trust-fabric.md).
  6. Rollback / compensation — one paragraph for Class B or R1+ changes.

Tie-in

Output as structured markdown or JSON-shaped bullets so machines and humans can scan it.