Skip to main content

archify_classify_edge

Function archify_classify_edge 

Source
pub fn archify_classify_edge(
    kind: &EdgeKind,
) -> Option<EdgeRetention<ArchifyEdgeClass>>
Expand description

The Archify edge-retention policy: independent from the raw exporters.

Retains calls/imports/exports and the semantic cross-service edges, deciding for each whether the BFS should follow it. Structural exports are retained as connections but not traversed (they would over-expand the frontier without adding architectural signal).