@grishka @activitypub nice, congrats!
Not directly part of your FEP, but I am wondering about the insertion point of items in an OrderedCollection. Assume this is implementation specific (e.g. alphabetically or just last in line). There's no 'index' property to specify desired location, correct?
@humanetech well, if it's not an OrderedCollection, then it doesn't have an order (duh), so implementations sort items upon displaying it however they see fit 🤔