{% extends "base.html" %} {% set active_nav = "admin" %} {% block title %}Anomalies - LSMC Atlas{% endblock %} {% block content %}
Internal-only anomaly records persisted locally in Atlas.
No anomaly records
{{ anomaly.summary }}
{{ anomaly.redacted_context | tojson(indent=2) }}
{% else %}
Select an anomaly to inspect its redacted context.