Human Review Console

Projects

{% if projects %} {% for p in projects %} {% endfor %}
Project Pending Reviews Actions
{{ p.name }} {% if p.pending > 0 %} {{ p.pending }} {% else %} 0 {% endif %} Open Dashboard →
{% else %}

No projects found. Start the review engine from the CLI.

{% endif %}