@openwop/openwop-conformance 1.159.0 → 1.160.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"_comment": "Provenance of this vendored schemas/ copy. See conformance/README.md §\"Resolving the contract\". Compare against the stamp in your installed @openwop/openwop-conformance to detect a stale hand-copied contract.",
|
|
3
|
-
"suiteVersion": "1.
|
|
4
|
-
"corpusCommit": "
|
|
3
|
+
"suiteVersion": "1.160.0",
|
|
4
|
+
"corpusCommit": "04cae41348b64768efc13416b9b7f48d004f10d2",
|
|
5
5
|
"files": {
|
|
6
6
|
"api/.redocly.lint-ignore.yaml": "bf5a8350b88a72fa43f59605ed8d903ed24b6cfccda5e45509c9f6ed9ee4e712",
|
|
7
7
|
"api/asyncapi.yaml": "d5ecb9ee6114582be3b1f662c84bfac9ae96dae7bacb853e461168f70a8e1c7d",
|
|
@@ -26,7 +26,7 @@
|
|
|
26
26
|
"schemas/artifact-type-pack-manifest.schema.json": "13932ea58e819e01b3a0cc7a65590b70683dd5fe9208fc06c64c339943d3c4ce",
|
|
27
27
|
"schemas/audit-verify-result.schema.json": "e8fd013fb610ba5db27ab0113ec2eb18e7da5f9310dd3de2dd3dc87a259c21fe",
|
|
28
28
|
"schemas/budget-policy.schema.json": "3d4fe30ae129fe136ab9ece395f2a2a42a76360786b1b9a1d5f1cbc753eb5b39",
|
|
29
|
-
"schemas/capabilities.schema.json": "
|
|
29
|
+
"schemas/capabilities.schema.json": "c54316b34f433f21bdb2c83a7ade0418fbc140793240e443daa75dbe101feab3",
|
|
30
30
|
"schemas/certification-bundle-v2.schema.json": "3540232676086869ae78d24f3b9c2154f9c4a8a5eeb976512d6a7409f8cf19bb",
|
|
31
31
|
"schemas/channel-presence-payload.schema.json": "f9d0ef4219814c2b765baf3e68cbe5eea2cb42379f516a93a0459dcd5f7db47e",
|
|
32
32
|
"schemas/channel-written-payload.schema.json": "54723a56bc5a35232f64544ca686ac1ac959a5fb05b32b2401facca6b3ef51a3",
|
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
"schemas/core-conformance-mock-agent-config.schema.json": "2253e1fb0cd8823ef2bfbae9b957ac374a7b617f62c1eb15d819e3536296feb3",
|
|
41
41
|
"schemas/credential-provenance.schema.json": "7675889469a67c68f31b8d0b28fd0b0a3c837f21ef51ce3b3c676064d3f58597",
|
|
42
42
|
"schemas/credential-reference.schema.json": "14927f095c235367a0645cc4811f4cfcfa3bed152bf05b970881831c62178b56",
|
|
43
|
-
"schemas/debug-bundle.schema.json": "
|
|
43
|
+
"schemas/debug-bundle.schema.json": "677e78191b7ccc0b84c5ce5ea2ddc83e7f9670f22841fcfcc40743e0fce3e836",
|
|
44
44
|
"schemas/dispatch-config.schema.json": "131767797315e980f182b2480a1e2ed562d3326a2db08628704273f5b38c9e26",
|
|
45
45
|
"schemas/envelopes/clarification.request.schema.json": "3b3520a9ca2e40b4fb54b3a8741b2d3f2d414a0dfc004ba7c71dcf3786c32603",
|
|
46
46
|
"schemas/envelopes/error.schema.json": "845261720e8398975042ddfe78012491e42f8a39ed195b524c389cc9bc25f5c0",
|
|
@@ -1570,7 +1570,7 @@
|
|
|
1570
1570
|
},
|
|
1571
1571
|
"profile": {
|
|
1572
1572
|
"type": "string",
|
|
1573
|
-
"description": "Optional named capability profile (e.g., `
|
|
1573
|
+
"description": "Optional named capability profile (e.g., `openwop-agents-phase-1-skeleton` for identity-only, `openwop-agents-full` for orchestrator+dispatch+memory+conversation). Clients pattern-match on profile to gate feature usage."
|
|
1574
1574
|
},
|
|
1575
1575
|
"modelClasses": {
|
|
1576
1576
|
"type": "array",
|