Bridge Coach memory brief with project metrics summaries.
Add Performance Summary block to memory brief, document metrics synthesis in agent-coach, and add e2e and CLI tests for qualitative plus quantitative briefs.
This commit is contained in:
parent
2711a3ebcc
commit
04fdc249f5
7 changed files with 134 additions and 7 deletions
|
|
@ -262,8 +262,8 @@ kaizen-agentic metrics export <agent> # Dump executions.jsonl
|
|||
kaizen-agentic metrics optimize [agent] # Run optimizer on project metrics (≥10 records)
|
||||
```
|
||||
|
||||
`memory brief` includes a `## Performance Summary` when metrics exist (WP-0003
|
||||
Part 4).
|
||||
`memory brief` includes a `## Performance Summary` when metrics exist (success
|
||||
rate, avg quality, execution time, trend arrows).
|
||||
|
||||
`memory init` scaffolds `.kaizen/metrics/<agent>/` by default (`--no-metrics` to
|
||||
skip). Record outcomes at session close per
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue