mirror of
https://github.com/got-feedBack/feedBack.git
synced 2026-08-12 11:49:28 +00:00
Clean release snapshot
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"id": "stems",
|
||||
"name": "Stems",
|
||||
"standards": ["capability-pipelines.v1", "plugin-runtime-idempotent.v1"],
|
||||
"capabilities": {
|
||||
"stems": {
|
||||
"roles": ["owner", "provider"],
|
||||
"commands": ["mute", "restore", "inspect"],
|
||||
"events": ["claim:created", "claim:released", "stems.ready"],
|
||||
"description": "Owns stem mute and restore coordination for integrated audio plugins.",
|
||||
"mode": "active",
|
||||
"compatibility": "none",
|
||||
"ownership": "exclusive-owner",
|
||||
"safety": "safe",
|
||||
"version": 1
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user