gantry: consolidate phaseN metrics structs into single agentMetrics
Open
enhancement
- Dominant language
- Go
- Stars
- 28
- Forks
- 11
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 55
Description
From PR #211 review. The `phase1Metrics`, `phase2Metrics`, etc. structs in `cmd/gantry/agent_metrics.go` are artifacts of the original build plan. Consolidate into a single `agentMetrics` struct.
Scope: 67 fields, 58 call sites across `agent_metrics.go`, `main.go`, `agent_storage.go`.
Contributor guide
Assessment
This issue has not been assessed yet.