Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion GraphcodeKit/Sources/Domain/SessionBriefing.swift
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,9 @@ public enum SessionBriefing {
```

Post decisions made, dead ends hit, claims staked ("I'm taking issue #12") —
a notice for a peer, not a transcript. Check your inbox before you rely on
a notice for a peer, not a transcript.
Keep Mailroom posts within 1,024 UTF-8 bytes; summarize longer text and link to details.
Check your inbox before you rely on
nobody having got there first, and watch a topic when you want the room to
come to you. A big backlog prints as one line per post and says so;
`read <post-id>` then spends context only on the ones that turned out to matter.
Expand Down
Loading