# alicia ## alicia_lexgen - [ ] Codegen - [ ] 100% spec coverage - [x] Coverage for Sheetr lexicons - [ ] Ability to fetch lexicon schemas from internet/git - [ ] Possibly move parsing/gen into an `alicia_lex` or `alicia_lexicon` package and have `alicia_lexgen` as a pure CLI package. - [ ] Extract codegen library or use an external one. ## alicia_api > Waiting on `lexgen` - [ ] Generated code - [ ] `com.atproto.*` - [ ] `app.bsky.*` ## alicia_identity ## alicia_oauth ## xrpc Possibly have XRPC client libraries which are thin wrappers around existing HTTP clients like `httpc` or JavaScript's `fetch`. Could also provide helper package for `lustre` users that provides functions that return `effect`s instead/as well. ## crypto/common/syntax/repo All might be needed, unsure as to the exact architecture that will be used as of current so can't say for certain.