Kova/process-roles/runtime-staging.json
2026-04-30 07:05:59 +01:00

8 lines
292 B
JSON

{
"id": "runtime-staging",
"title": "Runtime Dependency Staging",
"description": "OpenClaw bundled plugin runtime dependency staging and package overlay work.",
"commandPatterns": ["runtime deps", "bundled runtime deps"],
"processPatterns": ["node.*bundled", "npm.*node_modules"]
}