mirror of
https://github.com/tradecatlabs/vibe-coding-cn.git
synced 2026-07-31 20:57:49 +00:00
chore: move workflow/repo/documents/config under assets
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"step": "step1",
|
||||
"status": "success",
|
||||
"output": "[MOCK] step1 completed",
|
||||
"timestamp": "2025-12-25T05:45:01.810163"
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"step": "step2",
|
||||
"status": "success",
|
||||
"output": "[MOCK] step2 completed",
|
||||
"timestamp": "2025-12-25T05:45:01.812465"
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"step": "step3",
|
||||
"status": "success",
|
||||
"output": "[MOCK] step3 completed",
|
||||
"timestamp": "2025-12-25T05:45:01.816471"
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"step": "step4",
|
||||
"status": "success",
|
||||
"output": "[MOCK] step4 completed",
|
||||
"timestamp": "2025-12-25T05:45:01.823537"
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"step": "step5",
|
||||
"status": "success",
|
||||
"output": "[MOCK] step5 completed",
|
||||
"timestamp": "2025-12-25T05:45:01.824088"
|
||||
}
|
||||
Reference in New Issue
Block a user