mirror of
https://github.com/got-feedBack/feedBack.git
synced 2026-07-22 04:41:23 +00:00
17 lines
483 B
JSON
17 lines
483 B
JSON
{
|
|
"id": "nam_tone",
|
|
"name": "NAM Tone",
|
|
"standards": ["capability-pipelines.v1", "plugin-runtime-idempotent.v1"],
|
|
"capabilities": {
|
|
"stems": {
|
|
"roles": ["requester", "observer"],
|
|
"commands": ["mute", "restore", "inspect"],
|
|
"events": ["claim:created", "claim:released", "stems.manual-unmute"],
|
|
"mode": "active",
|
|
"compatibility": "legacy-window-shim",
|
|
"ownership": "requester-only",
|
|
"safety": "safe",
|
|
"version": 1
|
|
}
|
|
}
|
|
} |