### BUILDER UPDATE: Apr 21, 2024 (posted via [Build DAO Gateway](https://nearbuilders.org/feed?tab=update)) **✅ Hyperfiles UI Progress** - [Index page - dev version](https://www.hyperfiles.org/hyperfiles.near/widget/index-dev): added core schema option selector & search bar (still need to fix query passing/parsing & make query.view), refactored return statement with nesting & <Widget> calls - Components to be added to a new "Tools" page in gateway navbar: [view.tree](https://www.hyperfiles.org/hyperfiles.near/widget/view.tree), [Multi PDF Upload](https://www.hyperfiles.org/hyperfiles.near/widget/IpfsMultiUploadPDF) - Reconciled semantic issues in [Hyperfiles Core Schemas](https://opencann.notion.site/Core-Types-Schemas-0261d0ba576a42399e6e9ff8db29ae4f?pvs=4) **⏩ NEXT** - finish connecting & testing new components on index/create page = prepopulate typeaheads for data objects; use mob.near component search inside the search bar to return objects in addition to accounts (current version is a fork of Manza's advanced people search); add [object history widget](https://www.hyperfiles.org/hyperfiles.near/widget/view.history) to rendered objects - start working on explore & profile pages - finish implementing tags, defining common data structures for core schemas, and compile into a specification for a hierarchical meta-schema **🛑 BLOCKERS** - `bw upload` [string] Upload data to SocialDB (not implemented): needed for deploying curated type library (soon) #build #update