wip: pr rewrite
tl;dr
- drop the stacked PR feature. It will be reimplemented as shared stacks
later.
- atprotate the PR record. Ingester will track the PR resubmission using
CID.
- switch to service layer for future xrpc endpoints/unit tests
TODO: use `com.atproto.repo.strongRef`
Signed-off-by: Seongmin Lee <git@boltless.me>