{% extends "base.html" %} {% block title %}Overview{% endblock %} {% block content %}
AgentCert anchoring service overview
| Time | Agent | Type | Summary |
|---|---|---|---|
| {{ time_ago(entry.timestamp) }} | {{ entry._agent_name }} | {{ action_label(entry.action_type) }} | {{ entry.action_summary }} |
No entries yet. Register a certificate and submit entries to get started.
| Batch ID | Entries | Merkle Root | Anchor | Time |
|---|---|---|---|---|
| {{ batch.batch_id[:16] }}... | {{ batch.item_count }} | {{ batch.merkle_root[:16] }}... | {% if batch.anchor_receipt %} Anchored {% else %} Pending {% endif %} | {{ time_ago(batch.timestamp) }} |
No batches yet.