@johnson
Okay, I wonder if this is a bug on the @farcaster frontend side where casts with a `parent_url` in the form `https://farcaster.xyz/~/channel/<channelName>` are not being correctly identified as channel casts and are instead being treated as replies to a parent cast.
I can see that for all the casts that are properly tagged under a channel, the `parent_url` is either in the form `https://warpcast.com/~/channel/<channelName>` or `chain://eip155:1/erc721:<address>`.
Something got missed when Warpcast was migrated to Farcaster 🤔?