Anomalies
{{ anomalies|length }}
Local anomaly records
{% from "_chrome.html" import environment_chrome, page_footer %}
These records are read-only operational summaries. They stay local to Dewey and are exposed through authenticated API and UI surfaces only.
| Key | Value |
|---|---|
| {{ row.path }} | {{ row.value }} |
| ID | Severity | Status | Summary | View |
|---|---|---|---|---|
| {{ item.anomaly_id }} | {{ item.severity }} | {{ item.status }} | {{ item.summary }} | Open |
No anomalies recorded yet. |
||||