ginko verify
ginko verify <taskId> [options]Description
Section titled “Description”Runs acceptance criteria checks for a completed task. Validates that the implementation meets the defined criteria.
Options
Section titled “Options”| Flag | Description |
|---|---|
--json | Output results in JSON format |
Examples
Section titled “Examples”# Verify a taskginko verify e001_s01_t01
# JSON output for automationginko verify e001_s01_t01 --jsonRelated Commands
Section titled “Related Commands”- ginko task — View task criteria
- ginko health — Overall process health