## Example 1 (happy path)
Input: PR adds OAuth2 login flow with tests.
```json
{"suggested_labels": ["feature", "auth", "security"]}
```
## Example 2 (edge case — documentation only PR)
Input: PR fixes typos in README.
```json
{"suggested_labels": ["documentation"]}
```