aboutsummaryrefslogtreecommitdiffstats
path: root/docs/superpowers/specs/2026-08-28-thread-row-identity-design.md
AgeCommit message (Collapse)AuthorFilesLines
38 hoursdocs: settle the dashboard's coloursDanilo M.1-3/+21
Every colour on the pane already means something elsewhere: a sender's hashed identity, a tag's, or the palette's own emphasis. Avatar::colourFor() hashes the address, so a participant's colour is already stable across threads and nothing new had to be decided.
38 hoursdocs: settle the dashboard's scrolling, action strip and unread capDanilo M.1-6/+21
39 hoursdocs: specify what a thread row stands forDanilo M.1-0/+268
Four separate questions in one session turned out to be one question: a row means a message for display and action, and a thread for existence and membership. The spec settles it as the conversation, and records item 177 plus item 176, the thread-scoped undo defect found while hand-testing.