feat(silo): DAG cross-item edges for assembly constraints #280
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
The DAG client integration spec (section 10) describes cross-item edges that bridge the BOM DAG and feature DAG. Assembly constraints referencing geometry in child parts should populate a dag_cross_edges table. This is currently deferred.
Current state
What's needed
References