1 Commits
Author SHA1 Message Date
Chris Troutner de24180c4d Extract optimistic reply shaping into testable module
Move the optimistic reply object construction out of the ReplyThreadForm
React component into a testable service module with unit tests, keeping
the component a thin UI adapter. Behavior is preserved; all unit,
property, and acceptance tests pass.

By refactorer.
2026-08-26 04:40:45 -07:00