I'm thinking about what things need to be present to be considered compatible. My gut says to create several standard patterns, but maybe not be super strict about how they are implemented.
For example, if we wanted to have WordPress in the network, could we still use the underlying post/comment structure even if it's different than rss.chat?
The WordPress comments aren't peers of the posts, but could it still be considered compatible? WordPress comments are threadable (comment on comments), but they don't have their own permalink URLs (unless you consider the anchor a permalink).
For reference, here is a blog post on WordPress: https://test.geekity.com/2026/07/16/hoopla-world/
It is in the main feed: https://test.geekity.com/feed/
Comments aren't in the main feed, but each post has its own comment feed: https://test.geekity.com/2026/07/16/hoopla-world/feed/
I'm thinking about what things need to be present to be considered compatible. My gut says to create several standard patterns, but maybe not be super strict about how they are implemented.
For example, if we wanted to have WordPress in the network, could we still use the underlying post/comment structure even if it's different than rss.chat?
The WordPress comments aren't peers of the posts, but could it still be considered compatible? WordPress comments are threadable (comment on comments), but they don't have their own permalink URLs (unless you consider the anchor a permalink).
For reference, here is a blog post on WordPress: https://test.geekity.com/2026/07/16/hoopla-world/
It is in the main feed: https://test.geekity.com/feed/
Comments aren't in the main feed, but each post has its own comment feed: https://test.geekity.com/2026/07/16/hoopla-world/feed/