first commit
This commit is contained in:
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"workflowId": "part-feature-audit-\u96F6\u4EF61",
|
||||
"sourceAgent": "part_feature_audit",
|
||||
"approvedPlanText": "Generated from extracted SolidWorks feature skill flow.",
|
||||
"modelingPlan": {
|
||||
"planId": "part-feature-audit-\u96F6\u4EF61-plan",
|
||||
"targetAgent": "solidworks",
|
||||
"units": "mm",
|
||||
"summary": "Rebuild part from extracted SolidWorks skill flow. steps=1",
|
||||
"steps": [
|
||||
{
|
||||
"id": "step-001",
|
||||
"targetAgent": "solidworks",
|
||||
"skillName": "create_new_part",
|
||||
"name": "\u96F6\u4EF61",
|
||||
"description": "\u65B0\u5EFA\u96F6\u4EF6",
|
||||
"arguments": {},
|
||||
"dependencies": [],
|
||||
"acceptance": {}
|
||||
}
|
||||
]
|
||||
},
|
||||
"simulationPlan": {},
|
||||
"exportOptions": {
|
||||
"outputDirectory": "",
|
||||
"fileBaseName": "",
|
||||
"formats": []
|
||||
},
|
||||
"handoffOptions": {
|
||||
"autoSubmitToSimulation": false,
|
||||
"simulationAgentBaseUrl": "http://127.0.0.1:6066"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
[
|
||||
{
|
||||
"step": 1,
|
||||
"skill": "create_new_part",
|
||||
"args": {},
|
||||
"source_feature": "\u96F6\u4EF61",
|
||||
"note": "\u65B0\u5EFA\u96F6\u4EF6"
|
||||
}
|
||||
]
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"Ok": true,
|
||||
"TotalSteps": 1,
|
||||
"SkillsUsed": [
|
||||
"create_new_part"
|
||||
],
|
||||
"Errors": [],
|
||||
"Warnings": []
|
||||
}
|
||||
Binary file not shown.
Reference in New Issue
Block a user