skills/dogfood/templates/dogfood-report-template.md
Target: {target_url} Date: {date} Scope: {scope_description} Tester: Hermes Agent (automated exploratory QA)
| Severity | Count |
|---|---|
| 🔴 Critical | {critical_count} |
| 🟠 High | {high_count} |
| 🟡 Medium | {medium_count} |
| 🔵 Low | {low_count} |
| Total | {total_count} |
Overall Assessment: {one_sentence_assessment}
| Field | Value |
|---|---|
| Severity | {severity} |
| Category | {category} |
| URL | {url_where_found} |
Description: {detailed_description_of_the_issue}
Steps to Reproduce:
Expected Behavior: {what_should_happen}
Actual Behavior: {what_actually_happens}
Screenshot: MEDIA:{screenshot_path}
Console Errors (if applicable):
{console_error_output}
| # | Title | Severity | Category | URL |
|---|---|---|---|---|
| {n} | {title} | {severity} | {category} | {url} |
{any_additional_observations_or_recommendations}