[ 'https://www.w3.org/ns/activitystreams', 'https://w3id.org/security/v1', ], 'id' => $status->permalink('#delete'), 'type' => 'Delete', 'actor' => $status->profile->permalink(), 'object' => [ 'id' => $status->url(), 'type' => 'Tombstone' ] ]; } }