Add inbox command for discovering shared grants via appview
Query the appview's /api/inbox endpoint to list grants where the
current user is the recipient. Signs requests with Ed25519 identity
key using the Opake-Ed25519 auth scheme. Supports --long format and
auto-pagination.
Closes the Phase 2 "inbox" gap — grants live on the owner's PDS,
so discovery requires the appview's recipient-indexed view.
sans-self.org
77f811b3
cf3b53a6