{% extends "base.html" %} {% block content %}
No memory records yet.
{% endfor %}| Subject | Type | Status | Scope | Confidence | Utility | Updated |
|---|---|---|---|---|---|---|
| {{ m.subject }} | {{ m.type.value }} | {{ m.status.value }} | {{ m.scope.value }} | {{ "%.2f" | format(m.confidence) }} | {{ "%.2f" | format(m.utility_score) }} | {{ m.updated_at }} |
| No memory records yet. | ||||||