Overview of @atproto/repo
main@atproto/repo package is a TypeScript library designed for managing atproto repositories. It provides implementations for the Merkle Search Tree (MST) data structure, which is used to maintain the signed key/value stores that form the basis of atproto repositories. These repositories contain CBOR-encoded data records. For detailed structural constraints, MST node formats, and serialization details, refer to the official AT Protocol repository specification.