vivekchakraverty commited on
Commit
428feb6
·
verified ·
1 Parent(s): 0fc8485

Update Cocos RAG refresh status: success

Browse files
artifacts/latest/refresh_status.json CHANGED
@@ -1,11 +1,11 @@
1
  {
2
- "status": "running",
3
- "stage": "publish",
4
- "progress": 0.95,
5
  "started_at": "2026-04-25T06:06:17+00:00",
6
- "finished_at": "",
7
  "requested_by": "vivekchakraverty",
8
- "artifact_version": "",
9
  "last_error": "",
10
  "logs": [
11
  "[2026-04-25 06:06:17 UTC] Refresh requested by vivekchakraverty.",
@@ -15,6 +15,11 @@
15
  "[2026-04-25 06:36:52 UTC] Stage: embed",
16
  "[2026-04-25 06:53:32 UTC] Stage: index",
17
  "[2026-04-25 06:53:33 UTC] Stage: export",
18
- "[2026-04-25 06:53:34 UTC] Stage: publish"
19
- ]
 
 
 
 
 
20
  }
 
1
  {
2
+ "status": "success",
3
+ "stage": "done",
4
+ "progress": 1.0,
5
  "started_at": "2026-04-25T06:06:17+00:00",
6
+ "finished_at": "2026-04-25T06:53:46+00:00",
7
  "requested_by": "vivekchakraverty",
8
+ "artifact_version": "20260425T065334Z",
9
  "last_error": "",
10
  "logs": [
11
  "[2026-04-25 06:06:17 UTC] Refresh requested by vivekchakraverty.",
 
15
  "[2026-04-25 06:36:52 UTC] Stage: embed",
16
  "[2026-04-25 06:53:32 UTC] Stage: index",
17
  "[2026-04-25 06:53:33 UTC] Stage: export",
18
+ "[2026-04-25 06:53:34 UTC] Stage: publish",
19
+ "[2026-04-25 06:53:45 UTC] Stage: reload",
20
+ "[2026-04-25 06:53:46 UTC] Refresh completed successfully."
21
+ ],
22
+ "published_at": "2026-04-25T06:53:46+00:00",
23
+ "repo_id": "vivekchakraverty/cocos-rag-artifacts",
24
+ "artifacts_subdir": "artifacts/latest"
25
  }