1# Roadmap 2 3I just copied the list from <https://atproto.com>'s sidebar and write a short list. No implemention status means 0% implemented. 4 5|ATProto specs|Implemention status| 6|:-|:-| 7|Data Model|**Will be rewritten**| 8|Lexicon|**Will be rewritten with Data Model part**| 9|Cryptography|| 10|Accounts|| 11|Repository|| 12|Blobs|`blob` Naming blobs' CID only| 13|Labels|| 14|HTTP API|| 15|OAuth|| 16|Event Stream|| 17|Sync|| 18|DID|`did` Almost done| 19|Handle|`handle` Almost done| 20|NSID|`nsid` Almost done| 21|TID|`tid` Almost done| 22|Record Key|`recordKey` Almost done!| 23|URI Scheme|`uri` General URI scheme, and `uri.restricted` for restricted one for Lexicons. Almost done|