# Agent Performance Metrics

Updated by the Reviewer after each pipeline run.

---

## Pipeline Metrics

- Pipeline runs completed: 0
- Features built: 0
- Bugs found by Critic: 0
- Bugs that were CRITICAL: 0
- Bugs fixed by Debugger: 0
- Refactoring passes: 0
- Tests passed: 0
- Tests failed: 0
- Iterative test loops triggered: 0

## Session Metrics

- Total sessions: 0
- Total handoff documents: 0
- Total commits: 0
- Learning system entries: 9 (3 patterns + 3 mistakes + 3 decisions + 3 improvements)
- Agent files: 12 definitions
- Skills: 7 (pipeline, startup, closeout, briefing, experiment, quality-gate, context)
- Hooks: 9 (session-start, session-end, checkpoint, pre-compact, reindex-vault, backup-vault, codebase-map-refresh, secret-detector, claudemd-watchdog)

## Agent Performance (per-agent tracking starts with first pipeline run)

| Agent | Runs | Avg Issues Found | Avg Time | Notes |
|-------|------|-----------------|----------|-------|
| Researcher | 0 | — | — | First in pipeline |
| Advisor | 0 | — | — | — |
| Architect | 0 | — | — | — |
| Designer | 0 | — | — | Pre-build + post-build |
| Builder | 0 | — | — | — |
| Tester | 0 | — | — | — |
| Critic | 0 | — | — | Bug hunter |
| Debugger | 0 | — | — | — |
| Refactor | 0 | — | — | Large tasks only |
| Reviewer | 0 | — | — | Final gate |
| Compliance | 0 | — | — | Specialist, on-demand |
| Data Integrity | 0 | — | — | Specialist, on-demand |

## Recurring Issue Types

| Issue Type | Count | Last Seen | Status |
|-----------|-------|-----------|--------|
| *none yet — will be populated after first pipeline run* | — | — | — |

## Build Quality Trend

| Date | Pipeline Run | Critic Issues | Critical | Fixed | Iterations | Notes |
|------|-------------|--------------|----------|-------|------------|-------|
| *none yet* | — | — | — | — | — | — |

## Git Metrics

| Metric | Value |
|--------|-------|
| Total commits | 0 |
| Active branch | main |
| Last push | — |

*Note: Git metrics are a snapshot. Run `git log --oneline | wc -l` for current commit count.*
