gz implement¶
Run Gate 2 (TDD) and record results in the ledger.
Usage¶
Options¶
| Option | Type | Description |
|---|---|---|
--adr |
string | ADR identifier to associate gate results with |
What It Does¶
- Resolves the target ADR (uses
--adror the single pending ADR) - Runs Gate 2 using the manifest test command
- Appends a
gate_checkedevent to the ledger - Exits non-zero if Gate 2 fails