May 17, 2026, 11:40 PM
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
---
|
||||
name: my-suite-report
|
||||
description: Produces the final report.md from gathered/transformed artifacts. No exec.
|
||||
user-invocable: false
|
||||
metadata: {"openclaw":{"emoji":"📝","always":true}}
|
||||
---
|
||||
|
||||
# Report
|
||||
|
||||
## Inputs
|
||||
- `{baseDir}/runs/<runId>/sources.md` i/lub `input.txt`
|
||||
- `{baseDir}/runs/<runId>/result.raw` (jeśli istnieje)
|
||||
- `transform.log` (opcjonalnie)
|
||||
|
||||
## Output
|
||||
Zapisz:
|
||||
- `{baseDir}/runs/<runId>/report.md`
|
||||
|
||||
Format report.md:
|
||||
- TL;DR
|
||||
- Evidence (źródła, linki, fragmenty)
|
||||
- Steps taken (bez sekretów)
|
||||
- Artifacts (ścieżki)
|
||||
- Next actions (max 5)
|
||||
Reference in New Issue
Block a user