{% extends "base.html" %} {% block title %}Integrity — AtlasBridge{% endblock %} {% block content %}
Neither the database nor the decision trace file exist. Run a supervised session to start collecting data:
atlasbridge run claude
| Timestamp | Event Type | Session | Payload |
|---|---|---|---|
| {{ e.timestamp|timeago }} | {{ e.event_type }} | {% if e.session_id %} {{ e.session_id[:12] }}… {% else %} — {% endif %} |
Show payload{{ e.payload }}
|