go/pkg/framework
Snider f8e42630f6 feat(go): add core go fuzz command and wire into QA
- New `core go fuzz` command discovers Fuzz* targets and runs them
  with configurable --duration (default 10s per target)
- Fuzz added to default QA checks with 5s burst duration
- Seed fuzz targets for core package: FuzzE (error constructor),
  FuzzServiceRegistration, FuzzMessageDispatch

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-04 13:04:34 +00:00
..
core feat(go): add core go fuzz command and wire into QA 2026-02-04 13:04:34 +00:00
framework.go feat: git command, build improvements, and go fmt git-aware (#74) 2026-02-01 10:48:44 +00:00