manifest
Workspace manifest inspection & CI gate
Workspace manifest inspection & CI gate
unerr manifest [command]manifest check
CI gate: verify all commits have intent attribution
unerr manifest check [options]Options
| Flag | Description | Default |
|---|---|---|
--base \<branch\> | Base branch to compare against (default: main) | — |
--strict | Fail if any commit lacks attribution (default) | — |
--warn | Warn instead of failing for un-attributed commits | — |
manifest status
Show manifest stats
unerr manifest statusmanifest list
Show recent attribution records
unerr manifest list [options]Options
| Flag | Description | Default |
|---|---|---|
-n, --count \<n\> | Number of records to show | 10 |
--unflushed | Only show unflushed records | — |