{% extends "base.html" %} {% import "_macros.html" as m %} {% block title %}Overview{% endblock %} {% block content %}
As of {{ today }} · {{ state.records | length }} records · head {{ m.record_link(state.head.id) if state.head else "—" }}
| Status | Operation | Proposed by | Confidence | When |
|---|---|---|---|---|
| {{ op.status }} | {{ op.summary }} | {{ m.actor_badge(op.actor) }} | {{ m.confidence(op.confidence) }} | {{ op.proposed_at }} |
wealthbraid open …, wealthbraid import csv …