I'm experimenting with reading `source:comments`. Should there be a feed that is a flat list of all replies in a thread? Right now it appears I would need to follow a thread through multiple comment RSS feeds, since each reply can have its own replies.
Threadwalker example app has the code to crib for this.
https://github.com/scripting/rss.chat/tree/main/examples/threadwalker