refactor: derive bundled contracts from extension manifests

This commit is contained in:
Peter Steinberger
2026-03-27 01:16:11 +00:00
parent b75be09144
commit ba7804df50
36 changed files with 640 additions and 422 deletions

View File

@@ -1,6 +1,9 @@
{
"id": "microsoft",
"speechProviders": ["microsoft"],
"contracts": {
"speechProviders": ["microsoft"]
},
"configSchema": {
"type": "object",
"additionalProperties": false,