Story: Compute and GLEIF
Table of Contents
This page documents a story in Sprint 17. It captures the goal, current status, acceptance criteria, and the tasks that compose it.
Goal
Wire large GLEIF counterparty bundle support, add per-triplet app_version packages via a junction table, expose per-platform package uploads in the Packages tab, and clean up the compute plugin (autogen leak, URI scheme, per-row Retry button).
Status
| Field | Value |
|---|---|
| State | DONE |
| Parent sprint | Sprint 17 |
| Now | Completed 2026-04-28. |
| Waiting on | None. |
| Next | None. |
| Last touched | 2026-04-28 |
Acceptance
- All tasks complete; PR-by-PR breakdown in
git log.
Tasks
| Task | State | Start | End | Description |
|---|---|---|---|---|
| Task: [ores.sql/qt.compute] Large GLEIF counterparty bundle wiring, tenant reset, upload logging | DONE | 2026-05-22 | 2026-05-22 | Work from a bug-hunt session on the PartyProvisioningWizard's Large (~15k) counterparty import path. |
| Task: [compute] Per-triplet app_version packages via junction table | DONE | 2026-05-22 | 2026-05-22 | Each app_version now carries one packaged bundle per target triplet rather than a single blob shared across platforms. T |
| Task: [qt,compute] Per-platform package uploads via Packages tab | DONE | 2026-05-22 | 2026-05-22 | Follow-up to #714. That PR moved package_uri to the junction and introduced vcpkg triplets; this one makes the Qt dialog |
| Task: [qt,compute] Mop-up: autogen leak, URI scheme, per-row Retry | DONE | 2026-05-22 | 2026-05-22 | Cleanup follow-ups surfaced during the per-platform package work (#714, #719). Three independent commits, each its own s |
Decisions
- (none significant)
Out of scope
- Compute grid architecture changes (deferred to later sprint).
See also
None.