Part of #54.
Report
Generates a final migration report summarizing what was done, what remains, and quality assessment.
|
|
| Consumes |
.konveyor/results.json (all entries), .konveyor/eval.json, PLAN.md, git diff |
| Produces |
.konveyor/report.md, .konveyor/results.json entry |
| Image |
agent-plan (lightweight, no build toolchain needed) |
| Mode |
Non-interactive |
Expected artifact
.konveyor/report.md — human-readable migration report covering:
- Migration summary (what was migrated, from/to)
- Steps completed vs skipped
- Build and test status
- Fix iterations applied
- Quality score from eval
- Remaining work / known issues
- Diff stats
Could also produce structured output for the UI.
Tasks
Part of #54.
Report
Generates a final migration report summarizing what was done, what remains, and quality assessment.
.konveyor/results.json(all entries),.konveyor/eval.json,PLAN.md, git diff.konveyor/report.md,.konveyor/results.jsonentryagent-plan(lightweight, no build toolchain needed)Expected artifact
.konveyor/report.md— human-readable migration report covering:Could also produce structured output for the UI.
Tasks
skills/report/SKILL.mdhandoff.mdwritten by the harness