b87910dcf5 Add LLM-generated text for prisoner execution notifications (#4591)
Implement LLM-generated "last words" for prisoners when they are executed
via ManagePrisonersCommand, following the same pattern as CapturedHeroExecuted.

Changes:
- Add PrisonerExecutedMessage to proto and LlmRequestT enum
- Create PrisonerExecutedPromptGenerator for generating prompts
- Update ManagePrisonersCommand to create LLM request when executing
- Link notification to LLM request via NotificationT.Llm.Id
- Add test verifying LLM request creation and notification linking

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-authored-by: Claude <noreply@anthropic.com>
2025-11-29 08:18:43 -08:00
2025-10-10 15:58:59 -07:00
2025-08-29 08:55:33 -07:00
2025-03-30 11:19:46 -07:00
2025-09-24 08:13:22 -07:00
2025-05-11 17:28:32 -07:00
2025-05-11 17:28:32 -07:00
2025-08-29 08:42:56 -07:00
2025-08-30 07:56:35 -07:00
2025-08-30 07:56:35 -07:00
2014-11-16 21:03:14 -08:00
S
Description
No description provided
Readme
9.4 GiB
Languages
Scala 44.5%
C++ 19.9%
C# 16.6%
Starlark 10.1%
Go 3.5%
Other 5.3%