feat(gateway): MosaicPlugin lifecycle + ReloadService + hot reload (P8-013) #182

Merged
jason.woltje merged 1 commits from feat/p8-013-hot-reload into main 2026-03-16 03:00:56 +00:00
1 Commits
Author SHA1 Message Date
jason.woltjeandClaude Sonnet 4.6 3fcc03379a feat(gateway): MosaicPlugin lifecycle + ReloadService + hot reload (P8-013)
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/pr/ci Pipeline was successful
Implements gateway hot reload via MosaicPlugin interface, ReloadService orchestration,
/reload admin command, POST /api/admin/reload REST endpoint, SIGHUP handler, and
system:reload broadcast to all connected TUI clients via ChatGateway.

Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
2026-03-15 21:57:42 -05:00