{% extends "base.html" %} {% import "macros/ui.html" as m %} {% block title %}Dashboard โ Ontoref{% endblock title %} {% block nav_dashboard %}active{% endblock nav_dashboard %} {% block content %}
{{ card.tagline }}
{% elif description %}{{ description }}
{% endif %} {% if card and card.description %}{{ card.description }}
{% endif %}{{ project_root }}
{% if repos %} {% for r in repos %} {{ r.name }} {% endfor %} {% endif %} {% if card and card.tags %} {% for tag in card.tags %} {{ tag }} {% endfor %} {% endif %}Layers
Operational Modes
Nodes, edges, and relationships from .ontology/core.ncl
{{ active_actors }} actor(s) currently registered
{{ notification_count }} notification(s) in store
NCL DAG workflows in reflection/modes/
{{ mode_count }} modes
{% endif %}{{ backlog.open }} open ยท {{ backlog.inprog }} in progress ยท {{ backlog.critical }} critical
{% else %}Work items in reflection/backlog.ncl
Full-text across nodes, ADRs, and modes
{% if adr_count %}{{ adr_count }} ADRs
{% endif %}Catalog of runnable tasks and workflows
Saved questions and answers about this project
Annotated HTTP surface โ methods, auth, actors, params