No requests yet. Share verifiablyai.com/register to get started.
| Person | Repo & intent | Requested | Status | Actions |
|---|---|---|---|---|
|
{{ r.name }}
{{ r.email }}
{% if r.company %}{{ r.company }} {% endif %}
|
{% if r.repo_url %}
{{ r.repo_url|replace("https://github.com/","") }}
{% else %}
No repo provided
{% endif %}
{% if r.intent %}
{{ r.intent }}
{% endif %}
|
{{ r.requested_ago }} |
{{ r.status }}
{% if r.status == "approved" and r.license_key %}
{{ r.license_key }}
{% endif %}
|
{% if r.status == "pending" %} {% elif r.status == "approved" and r.reply_url %} Reply via Gmail → {% else %} — {% endif %} |
No license keys issued yet.
| Key | Kind | Name / notes | Created | Status | Actions |
|---|---|---|---|---|---|
| {{ k.key }} |
{{ k.kind }}
{% if k.kind == "trial" %}
{{ k.sessions_used }} / {{ k.sessions_max }} sessions
· {{ k.files_per_session }} files/session
{% if k.expires_at %}
{% endif %}
expires {{ k.expires_at }}{% endif %} |
{% if k.name %} {{ k.name }} {% endif %}
{% if k.notes %}{{ k.notes }} {% endif %}
{% if not k.name and not k.notes %}—{% endif %}
|
{{ k.created_at }} | {{ 'active' if k.active else 'revoked' }} | {% if k.active %} {% else %} {% endif %} |