{% extends "base.html" %} {% block title %}Governance — PyAgent Studio{% endblock %} {% block content %} {% include "_bp_banner.html" %}
Static validation and policy compliance for{% if blueprint_name %} {{ blueprint_name }}{% else %} the loaded blueprint{% endif %}.
| Severity | Path | Message |
|---|---|---|
| {{ issue.severity }} | {{ issue.path }} |
{{ issue.message }} |
✓ No issues found. The blueprint passes all checks.
{% endif %}