@if (headingLevel() === 3) {

{{ headingText() }}

} @else {

{{ headingText() }}

}

{{ introText() }}

{{ headingText() }} {{ copy().diagramDescription }} @for (edge of edges(); track edge.from + '-' + edge.to) { } @for (node of nodes(); track node.id) { @if (node.kind === 'ai' || node.kind === 'cluster') { } @else { } }

{{ copy().listHeading }}

{{ copy().legendHeading }}