28 lines
1.4 KiB
JSON
28 lines
1.4 KiB
JSON
{
|
|
"name": "cad-experience-plugin",
|
|
"version": "0.1.0+codex.20260723115752",
|
|
"description": "Parse STEP inboxes and use the active model plus deterministic evidence checks to distill backend-neutral CAD reconstruction grammar and experience.",
|
|
"author": {
|
|
"name": "Local developer"
|
|
},
|
|
"skills": "./skills/",
|
|
"interface": {
|
|
"displayName": "CAD Experience",
|
|
"shortDescription": "Distill reusable CAD reconstruction grammar.",
|
|
"longDescription": "CAD Experience maintains a visible STEP input/output staging area, gives the active large model sanitized symbolic parameters, datums, canonical stages, constraints, and validation evidence, verifies every proposal against the accumulated corpus, and promotes only repeatedly supported backend-neutral reconstruction grammar and experience.",
|
|
"developerName": "Local developer",
|
|
"category": "Productivity",
|
|
"capabilities": [
|
|
"STEP inbox batch extraction",
|
|
"Visible private case JSON",
|
|
"Batch CAD experience induction",
|
|
"Large-model semantic review",
|
|
"Deterministic proposal evidence verification",
|
|
"Family-level symbolic reconstruction grammar",
|
|
"Generalized experience queries",
|
|
"Instance-data leakage audits"
|
|
],
|
|
"defaultPrompt": "Parse the STEP input folder, distill symbolic family-level reconstruction grammar from the output JSON, and report promoted generalized CAD experience without exposing source-part geometry."
|
|
}
|
|
}
|