Get the verification report template
get_verification_report_templateReturns the free fill-in template (v0) for a verification report — the artifact you write right after an AI-assisted run: task recap, files changed AND files confirmed untouched, validation results per acceptance criterion (not authored by the generating model), what was skipped, limitations, and the explicit decision. format='json' for a machine-fillable structure; default is a compact markdown file. Static content, nothing stored. lang='de' for German.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lang | No | Language (default: en) | |
| format | No | Template format (default: markdown) |