{{ active_sub.name }}
{{ subsystem_counts.get(filter_subsystem, 0) }} components
{{ active_sub.purpose }}
{{ active_sub.summary }}
{{ total_components }} components across {{ subsystems|length }} subsystems, {{ total_edges }} dependency edges. Open Fabric Explorer →
{{ active_sub.purpose }}
{{ active_sub.summary }}
{{ s.purpose }}
{{ s.summary }}
Showing {{ components|length }} of {{ total_components }} components
| Name | Type | Subsystem | Location | Deps |
|---|---|---|---|---|
| {{ c.name }} | {{ c.type }} | {{ c.subsystem }} | {{ c.location }} |
{{ c.depends_on | default([]) | length }} |