{{ usage.worksets_total }}
Total Worksets
{% extends "base.html" %} {% block content %}
Current Ursa-owned workload and reference volume. Billing-specific customer constructs stay retired.
Active worksets: {{ usage.active_worksets }}
Completed worksets: {{ usage.completed_worksets }}
Linked buckets: {{ usage.linked_buckets }}
Storage cost model: $0.00 placeholder, retired customer billing logic not restored.
Compute: ${{ "%.2f"|format(usage.estimated_compute_cost_usd) }}
Storage: ${{ "%.2f"|format(usage.estimated_storage_cost_usd) }}
Transfer: ${{ "%.2f"|format(usage.estimated_transfer_cost_usd) }}
| Kind | Name | State | Link |
|---|---|---|---|
| Workset | {{ workset.name }} | {{ workset.state }} | Open |
| Manifest | {{ manifest.name }} | {{ manifest.state }} | Open |
| Analysis | {{ analysis.analysis_euid }} | {{ analysis.state }} | Open |