{% extends "base.html" %} {% import "macros/ui.html" as m %} {% block title %}ADRs — {{ slug }} — Ontoref{% endblock title %} {% block nav_adrs %}active{% endblock nav_adrs %} {% block nav_group_dev %}active{% endblock nav_group_dev %} {% block head %} {% endblock head %} {% block content %}

Architecture Decision Records

Typed NCL records — constraints, rationale, and alternatives for lasting architectural decisions

{{ adr_count }} ADRs
ID Title Status Date Constraints
{% endblock content %}