> For the complete documentation index, see [llms.txt](https://docs.hackenproof.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hackenproof.com/dashboard/mcp-server/triage-workflow.md).

# Triage Workflow

The recommended workflow for triaging reports:

```
1. get_program_info     → Check scopes, poc_required, focus_area
2. list_reports         → Find new/pending reports
3. get_report_details   → Read the full report
4. triage_report        → Apply state + severity + comment + labels in one action
```

Or use natural language with Claude:

> "Review report HACK-55 on company-name/program-name. Check if it's in scope, assess severity, and triage it."
