helpfulengineering / project-data-platform-ts

GNU Affero General Public License v3.0
1 stars 0 forks source link

Move Supply Tree production Typescript code into the Typescript platform in preparation for placing orders... #39

Open RobertLRead opened 1 month ago

RobertLRead commented 1 month ago

We believe @devhawk has written typescript function that match OKHs to OKWs and produce supply trees. We would like to move this into the code to be ready to create orders.

Note: James things maybe this should be done in the backend as an Azure func. Rob thinks it should begin in the frontend and be ported to the backend as needed.

RobertLRead commented 1 month ago

It looks like the code is here: https://github.com/helpfulengineering/project-data-platform-ts/blob/main/atoms/src/app.ts

RobertLRead commented 1 month ago

Note: We should add a comment in the code that the function "supplyTreeQuery" corresponds to Weave in our math paper.