cli/.github/workflows
Snider f812ebb9c1 ci: add agent verification workflow
Implements trust model for distributed agent work:
- Tracks implementer when agent:wip is added
- Requests verification when agent:review is added
- Blocks self-verification (implementer != verifier)
- Records verification result
- Resets to agent:ready on verify-failed

Labels flow: agent:ready → agent:wip → agent:review → verified/verify-failed

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-31 22:20:28 +00:00
..
agent-verify.yml ci: add agent verification workflow 2026-01-31 22:20:28 +00:00
auto-project.yml ci: use PROJECT_TOKEN for org project access 2026-01-31 22:07:51 +00:00
ci.yml Refactor library improvements (#18) 2025-11-02 16:17:25 +00:00
codeql.yml ci: add CodeQL security scanning 2026-01-31 20:04:18 +00:00
codescan.yml Refactor PGP module with helper functions and error handling title (#8) 2025-10-30 14:18:37 +00:00
coverage.yml Add Codecov upload step in coverage workflow (#23) 2025-11-02 22:06:05 +00:00
dev-release.yml ci: add dev release workflow with multi-platform builds 2026-01-28 15:46:16 +00:00
release.yml Add GoReleaser configuration and update Go version to 1.25 2025-11-04 12:00:58 +00:00