Hey guys, I've built a fibered monoid implementation for my command line interface application in TypeScript. Each submonoid or fiber is seperate functionality or scope from the global monoid, or each submonoid , is an intergration with a third party service. I've utilized Claude / Codex for these implementations / my formal spec
https://github.com/nickmura/defi-terminal-research/blob/main/algebra/applied/ARCHITECTURE.md
https://github.com/nickmura/defi-terminal-research/blob/main/algebra/applied/FIBERED-MONOID-SPEC.md
I don't know if I can share the code repository directly, but if you have any specific questions about where/what is implemented, I'm happy to share any relevant code snippets.
Please show me what you think of the notes written, feel free to check any of the other notes in the repository, thanks
i'm looking for any critiques, feedback, questions, please let me know any thoughts id be happy