{% extends "base.html" %} {% block title %}Pattern Analysis — {{ design.name }}{% endblock %} {% block content %}
| Pattern | Confidence | Description | Matched | Missing Nodes |
|---|---|---|---|---|
| {{ p.name }} {% if p.id == result.dominant %} Dominant {% endif %} |
|
{{ p.description }} | {% for f in p.matched_flags %} {{ f }} {% endfor %} | {% for m in p.missing_nodes %} {{ m }} {% endfor %} |
Adding these nodes would strengthen the dominant pattern's compliance and safety posture: