You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi, we've been researching repo health patterns across the open source ecosystem, building a tool called repOptics to understand how different projects handle things like design documentation. ran a scan on langflow and the decisions category scored 19/100, the lowest in the B-tier of our dataset. the gap is specifically around architecture decision records and documented design rationale. noticed there are 60+ architecture-related issues in the last couple months, which suggests contributors are asking "why" questions regularly. curious whether formalizing some of the core design choices (graph execution model, component plugin architecture) as ADRs has come up before.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
hi, we've been researching repo health patterns across the open source ecosystem, building a tool called repOptics to understand how different projects handle things like design documentation. ran a scan on langflow and the decisions category scored 19/100, the lowest in the B-tier of our dataset. the gap is specifically around architecture decision records and documented design rationale. noticed there are 60+ architecture-related issues in the last couple months, which suggests contributors are asking "why" questions regularly. curious whether formalizing some of the core design choices (graph execution model, component plugin architecture) as ADRs has come up before.
Beta Was this translation helpful? Give feedback.
All reactions