taskguard_add_evidence
Submit progress evidence from tests, type checks, linting, reviews, or manual verification, and associate it with done criteria to confirm task completion.
Instructions
Call this whenever you have proof of progress: tests, typecheck, lint, review, manual verification, artifacts, paths, or URLs. Link evidence to done criteria when possible.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | ||
| kind | Yes | ||
| path | No | ||
| command | No | ||
| summary | Yes | ||
| sessionId | Yes | ||
| checkpointIds | No | ||
| doneCriterionIds | No |