inital commit

This commit is contained in:
김경종
2026-04-23 10:22:30 +09:00
parent c05a8f7503
commit 3bca29828f
26 changed files with 35520 additions and 0 deletions
+20
View File
@@ -0,0 +1,20 @@
{
"name": "local-harness-engineering",
"interface": {
"displayName": "Local Harness Engineering"
},
"plugins": [
{
"name": "harness-engineering",
"source": {
"source": "local",
"path": "./plugins/harness-engineering"
},
"policy": {
"installation": "AVAILABLE",
"authentication": "ON_INSTALL"
},
"category": "Productivity"
}
]
}