chore(phase1): add production identifiers from STEP 2 execution
Generated by generate-shadow-run-identifiers.ps1 during Phase 1 execution: • RunId: cb7315bf-69a2-40aa-b6e9-f67daf666ca9 • JobId: 2439e14c-2ef0-4abd-8080-2f85923b704a • JobRunId: 343b0a98-affb-4c83-b4dd-d9f29ed7240c • CorrelationId: ee6a831d-d87f-45b8-a123-04fc1b9bc9c8 • IdempotencyKey: c9fa87bf-a2d7-4c6a-bfd6-863f894c9005 Execution Status: ✅ STEP 2 (generate): Success ⏳ STEP 1 (freeze): Pending (DbMigrator + Npgsql required) ⏳ STEP 3 (enqueue): Pending (Host startup required) SSH tunnel verified open. Environment variables configured. Next: Start DbMigrator + Host to complete STEP 1/3. Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"phase1_run": {
|
||||
"correlationId": "ee6a831d-d87f-45b8-a123-04fc1b9bc9c8",
|
||||
"jobId": "2439e14c-2ef0-4abd-8080-2f85923b704a",
|
||||
"jobRunId": "343b0a98-affb-4c83-b4dd-d9f29ed7240c",
|
||||
"windowEnd": "2024-09-10",
|
||||
"idempotencyKey": "c9fa87bf-a2d7-4c6a-bfd6-863f894c9005",
|
||||
"generatedAt": "2026-08-07T06:18:21.0806310Z",
|
||||
"windowStart": "2024-01-02",
|
||||
"usage": "Use these IDs to enqueue Job 893 (Phase 1 shadow run) in Hangfire. Command: \n Invoke-WebRequest -Uri 'http://127.0.0.1:5002/api/shadow-runs' -Method POST -Headers @{ 'X-KArtSell-User'='admin'; 'X-KArtSell-Role'='Admin'; 'Content-Type'='application/json' } -Body (ConvertTo-Json @{ modelId='<modelId>'; datasetId='<datasetId>'; windowStart='2024-01-02'; windowEnd='2024-09-10'; phaseFilter='All' })",
|
||||
"runId": "cb7315bf-69a2-40aa-b6e9-f67daf666ca9"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user