| Column | ID | Type |
|---|---|---|
| artifact_id | 0 | binary NOT NULL HASH |
| tenant_id | 1 | string NULLABLE VALUE |
| status | 2 | string NULLABLE VALUE |
| expected_chunks | 3 | int32 NULLABLE VALUE |
| chunk_sizes | 4 | binary NULLABLE VALUE |
| wrapped_dek | 5 | string NULLABLE VALUE |
| key_name | 6 | string NULLABLE VALUE |
| sealed_manifest | 7 | string NULLABLE VALUE |
| created_at | 8 | int64 NULLABLE VALUE |
| completed_at | 9 | int64 NULLABLE VALUE |