Immutable
release. Only release title and notes can be modified.
Summary
- Patch release for the Discord interface after the Pathfinder onboarding dialog architecture pass.
- Adds an explicit dialog outcome vocabulary for renderable text vs suppressed responses.
- Routes player dialog completion/cancel handling through typed outcomes instead of blank-string suppression.
Compatibility
- No Discord command syntax changes expected.
- Released alongside Sentinel Core v0.51.1 and Pathfinder module v1.1.2.
Validation
- PR #29 CI passed: docker-build, test.
- Local: cd interfaces/discord && uv run pytest -> 247 passed, 50 skipped.