···4141 // TangledProfileCollection is the collection name for tangled profiles
4242 // Stored in hold's embedded PDS (singleton record at rkey "self")
4343 TangledProfileCollection = "sh.tangled.actor.profile"
4444+4545+ // BskyPostCollection is the collection name for Bluesky posts
4646+ BskyPostCollection = "app.bsky.feed.post"
44474548 // BskyPostCollection is the collection name for Bluesky posts
4649 BskyPostCollection = "app.bsky.feed.post"