@openwop/openwop-conformance 1.161.0 → 1.163.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/dist/cli.js +1 -1
- package/package.json +1 -1
- package/requirements.json +61 -61
- package/schemas/CORPUS-STAMP.json +3 -3
- package/schemas/capabilities.schema.json +328 -292
- package/src/cli.ts +1 -1
package/dist/cli.js
CHANGED
|
@@ -169,7 +169,7 @@ Implementation labels (cosmetic — surface in failure messages):
|
|
|
169
169
|
--impl-version <version> Implementation version (env: OPENWOP_IMPLEMENTATION_VERSION)
|
|
170
170
|
|
|
171
171
|
Certification (RFC 0089):
|
|
172
|
-
--bundle-version <1|2> Certification bundle format. Default 1. Version 2 (RFC 0148
|
|
172
|
+
--bundle-version <1|2> Certification bundle format. Default 2 (corrected 2026-09-03, RFC 0168 §E.4; the text said 1 while the code set 2). Version 2 (RFC 0148
|
|
173
173
|
§C) records per-requirement DISPOSITIONS instead of pass/fail/skip
|
|
174
174
|
file lists, so "we could not check" stops being indistinguishable
|
|
175
175
|
from "checked and it holds". See the note it prints.
|
package/package.json
CHANGED
package/requirements.json
CHANGED
|
@@ -19913,7 +19913,7 @@
|
|
|
19913
19913
|
{
|
|
19914
19914
|
"id": "openwop.it.spec-corpus-validity.finds-at-least-three-schemas-workflow-definition-run-event-suspend-request",
|
|
19915
19915
|
"file": "spec-corpus-validity.test.ts",
|
|
19916
|
-
"line":
|
|
19916
|
+
"line": 555,
|
|
19917
19917
|
"title": "finds at least three schemas (workflow-definition, run-event, suspend-request)",
|
|
19918
19918
|
"explicitId": null,
|
|
19919
19919
|
"citations": []
|
|
@@ -19921,7 +19921,7 @@
|
|
|
19921
19921
|
{
|
|
19922
19922
|
"id": null,
|
|
19923
19923
|
"file": "spec-corpus-validity.test.ts",
|
|
19924
|
-
"line":
|
|
19924
|
+
"line": 563,
|
|
19925
19925
|
"title": null,
|
|
19926
19926
|
"explicitId": null,
|
|
19927
19927
|
"citations": []
|
|
@@ -19929,7 +19929,7 @@
|
|
|
19929
19929
|
{
|
|
19930
19930
|
"id": "openwop.it.spec-corpus-validity.schemas-readme-md-exists-next-to-schema-files",
|
|
19931
19931
|
"file": "spec-corpus-validity.test.ts",
|
|
19932
|
-
"line":
|
|
19932
|
+
"line": 582,
|
|
19933
19933
|
"title": "schemas/README.md exists next to schema files",
|
|
19934
19934
|
"explicitId": null,
|
|
19935
19935
|
"citations": []
|
|
@@ -19937,7 +19937,7 @@
|
|
|
19937
19937
|
{
|
|
19938
19938
|
"id": "openwop.it.spec-corpus-validity.schemas-readme-md-lists-every-schema-json-exactly-once",
|
|
19939
19939
|
"file": "spec-corpus-validity.test.ts",
|
|
19940
|
-
"line":
|
|
19940
|
+
"line": 586,
|
|
19941
19941
|
"title": "schemas/README.md lists every *.schema.json exactly once",
|
|
19942
19942
|
"explicitId": null,
|
|
19943
19943
|
"citations": []
|
|
@@ -19945,7 +19945,7 @@
|
|
|
19945
19945
|
{
|
|
19946
19946
|
"id": null,
|
|
19947
19947
|
"file": "spec-corpus-validity.test.ts",
|
|
19948
|
-
"line":
|
|
19948
|
+
"line": 627,
|
|
19949
19949
|
"title": null,
|
|
19950
19950
|
"explicitId": null,
|
|
19951
19951
|
"citations": []
|
|
@@ -19953,7 +19953,7 @@
|
|
|
19953
19953
|
{
|
|
19954
19954
|
"id": "openwop.it.spec-corpus-validity.payload-type-index-keys-exactly-match-runeventtype-enum-values",
|
|
19955
19955
|
"file": "spec-corpus-validity.test.ts",
|
|
19956
|
-
"line":
|
|
19956
|
+
"line": 655,
|
|
19957
19957
|
"title": "payload type-index keys exactly match RunEventType enum values",
|
|
19958
19958
|
"explicitId": null,
|
|
19959
19959
|
"citations": []
|
|
@@ -19961,7 +19961,7 @@
|
|
|
19961
19961
|
{
|
|
19962
19962
|
"id": "openwop.it.spec-corpus-validity.payload-type-index-refs-point-to-declared-payload-defs",
|
|
19963
19963
|
"file": "spec-corpus-validity.test.ts",
|
|
19964
|
-
"line":
|
|
19964
|
+
"line": 664,
|
|
19965
19965
|
"title": "payload type-index refs point to declared payload $defs",
|
|
19966
19966
|
"explicitId": null,
|
|
19967
19967
|
"citations": []
|
|
@@ -19969,7 +19969,7 @@
|
|
|
19969
19969
|
{
|
|
19970
19970
|
"id": "openwop.it.spec-corpus-validity.payload-schema-description-states-the-current-runeventtype-variant-count",
|
|
19971
19971
|
"file": "spec-corpus-validity.test.ts",
|
|
19972
|
-
"line":
|
|
19972
|
+
"line": 680,
|
|
19973
19973
|
"title": "payload schema description states the current RunEventType variant count",
|
|
19974
19974
|
"explicitId": null,
|
|
19975
19975
|
"citations": []
|
|
@@ -19977,7 +19977,7 @@
|
|
|
19977
19977
|
{
|
|
19978
19978
|
"id": "openwop.it.spec-corpus-validity.exists",
|
|
19979
19979
|
"file": "spec-corpus-validity.test.ts",
|
|
19980
|
-
"line":
|
|
19980
|
+
"line": 695,
|
|
19981
19981
|
"title": "exists",
|
|
19982
19982
|
"explicitId": null,
|
|
19983
19983
|
"citations": []
|
|
@@ -19985,7 +19985,7 @@
|
|
|
19985
19985
|
{
|
|
19986
19986
|
"id": "openwop.it.spec-corpus-validity.declares-openapi-3-1-required-top-level-keys",
|
|
19987
19987
|
"file": "spec-corpus-validity.test.ts",
|
|
19988
|
-
"line":
|
|
19988
|
+
"line": 699,
|
|
19989
19989
|
"title": "declares openapi: 3.1 + required top-level keys",
|
|
19990
19990
|
"explicitId": null,
|
|
19991
19991
|
"citations": []
|
|
@@ -19993,7 +19993,7 @@
|
|
|
19993
19993
|
{
|
|
19994
19994
|
"id": "openwop.it.spec-corpus-validity.every-ref-to-schemas-json-resolves-to-a-real-file",
|
|
19995
19995
|
"file": "spec-corpus-validity.test.ts",
|
|
19996
|
-
"line":
|
|
19996
|
+
"line": 708,
|
|
19997
19997
|
"title": "every $ref to ../schemas/*.json resolves to a real file",
|
|
19998
19998
|
"explicitId": null,
|
|
19999
19999
|
"citations": []
|
|
@@ -20001,7 +20001,7 @@
|
|
|
20001
20001
|
{
|
|
20002
20002
|
"id": "openwop.it.spec-corpus-validity.operationids-are-unique",
|
|
20003
20003
|
"file": "spec-corpus-validity.test.ts",
|
|
20004
|
-
"line":
|
|
20004
|
+
"line": 718,
|
|
20005
20005
|
"title": "operationIds are unique",
|
|
20006
20006
|
"explicitId": null,
|
|
20007
20007
|
"citations": []
|
|
@@ -20009,7 +20009,7 @@
|
|
|
20009
20009
|
{
|
|
20010
20010
|
"id": "openwop.it.spec-corpus-validity.every-operation-tag-is-declared-in-the-top-level-tags-list",
|
|
20011
20011
|
"file": "spec-corpus-validity.test.ts",
|
|
20012
|
-
"line":
|
|
20012
|
+
"line": 727,
|
|
20013
20013
|
"title": "every operation tag is declared in the top-level tags list",
|
|
20014
20014
|
"explicitId": null,
|
|
20015
20015
|
"citations": []
|
|
@@ -20017,7 +20017,7 @@
|
|
|
20017
20017
|
{
|
|
20018
20018
|
"id": "openwop.it.spec-corpus-validity.declares-apikeyauth-as-the-global-default-security-requirement",
|
|
20019
20019
|
"file": "spec-corpus-validity.test.ts",
|
|
20020
|
-
"line":
|
|
20020
|
+
"line": 743,
|
|
20021
20021
|
"title": "declares ApiKeyAuth as the global default security requirement",
|
|
20022
20022
|
"explicitId": null,
|
|
20023
20023
|
"citations": []
|
|
@@ -20025,7 +20025,7 @@
|
|
|
20025
20025
|
{
|
|
20026
20026
|
"id": "openwop.it.spec-corpus-validity.only-documented-public-or-signed-token-operations-clear-security",
|
|
20027
20027
|
"file": "spec-corpus-validity.test.ts",
|
|
20028
|
-
"line":
|
|
20028
|
+
"line": 754,
|
|
20029
20029
|
"title": "only documented public or signed-token operations clear security",
|
|
20030
20030
|
"explicitId": null,
|
|
20031
20031
|
"citations": []
|
|
@@ -20033,7 +20033,7 @@
|
|
|
20033
20033
|
{
|
|
20034
20034
|
"id": "openwop.it.spec-corpus-validity.protected-operations-document-canonical-401-and-403-auth-failure-responses",
|
|
20035
20035
|
"file": "spec-corpus-validity.test.ts",
|
|
20036
|
-
"line":
|
|
20036
|
+
"line": 775,
|
|
20037
20037
|
"title": "protected operations document canonical 401 and 403 auth failure responses",
|
|
20038
20038
|
"explicitId": null,
|
|
20039
20039
|
"citations": []
|
|
@@ -20041,7 +20041,7 @@
|
|
|
20041
20041
|
{
|
|
20042
20042
|
"id": "openwop.it.spec-corpus-validity.declares-both-the-literal-v1-agents-roster-org-chart-routes-and-the-agentid-para",
|
|
20043
20043
|
"file": "spec-corpus-validity.test.ts",
|
|
20044
|
-
"line":
|
|
20044
|
+
"line": 802,
|
|
20045
20045
|
"title": "declares both the literal /v1/agents/{roster,org-chart} routes and the {agentId} param route",
|
|
20046
20046
|
"explicitId": null,
|
|
20047
20047
|
"citations": []
|
|
@@ -20049,7 +20049,7 @@
|
|
|
20049
20049
|
{
|
|
20050
20050
|
"id": "openwop.it.spec-corpus-validity.every-v1-agents-agentid-param-excludes-the-reserved-literals-roster-org-chart",
|
|
20051
20051
|
"file": "spec-corpus-validity.test.ts",
|
|
20052
|
-
"line":
|
|
20052
|
+
"line": 809,
|
|
20053
20053
|
"title": "every /v1/agents/{agentId} param excludes the reserved literals (roster, org-chart)",
|
|
20054
20054
|
"explicitId": null,
|
|
20055
20055
|
"citations": []
|
|
@@ -20057,7 +20057,7 @@
|
|
|
20057
20057
|
{
|
|
20058
20058
|
"id": "openwop.it.spec-corpus-validity.the-reserved-literal-exclusion-pattern-rejects-roster-org-chart-and-accepts-a-re",
|
|
20059
20059
|
"file": "spec-corpus-validity.test.ts",
|
|
20060
|
-
"line":
|
|
20060
|
+
"line": 820,
|
|
20061
20061
|
"title": "the reserved-literal exclusion pattern rejects roster/org-chart and accepts a real agentId",
|
|
20062
20062
|
"explicitId": null,
|
|
20063
20063
|
"citations": []
|
|
@@ -20065,7 +20065,7 @@
|
|
|
20065
20065
|
{
|
|
20066
20066
|
"id": "openwop.it.spec-corpus-validity.the-agent-manifest-agentid-pattern-can-never-produce-a-reserved-literal-defense",
|
|
20067
20067
|
"file": "spec-corpus-validity.test.ts",
|
|
20068
|
-
"line":
|
|
20068
|
+
"line": 827,
|
|
20069
20069
|
"title": "the agent-manifest agentId pattern can never produce a reserved literal (defense in depth)",
|
|
20070
20070
|
"explicitId": null,
|
|
20071
20071
|
"citations": []
|
|
@@ -20073,7 +20073,7 @@
|
|
|
20073
20073
|
{
|
|
20074
20074
|
"id": "openwop.it.spec-corpus-validity.typed-error-specializations-compose-the-canonical-error-schema",
|
|
20075
20075
|
"file": "spec-corpus-validity.test.ts",
|
|
20076
|
-
"line":
|
|
20076
|
+
"line": 839,
|
|
20077
20077
|
"title": "typed error specializations compose the canonical Error schema",
|
|
20078
20078
|
"explicitId": null,
|
|
20079
20079
|
"citations": []
|
|
@@ -20081,7 +20081,7 @@
|
|
|
20081
20081
|
{
|
|
20082
20082
|
"id": "openwop.it.spec-corpus-validity.every-openapi-operationid-is-represented-in-conformance-coverage-md",
|
|
20083
20083
|
"file": "spec-corpus-validity.test.ts",
|
|
20084
|
-
"line":
|
|
20084
|
+
"line": 864,
|
|
20085
20085
|
"title": "every OpenAPI operationId is represented in conformance/coverage.md",
|
|
20086
20086
|
"explicitId": null,
|
|
20087
20087
|
"citations": []
|
|
@@ -20089,7 +20089,7 @@
|
|
|
20089
20089
|
{
|
|
20090
20090
|
"id": "openwop.it.spec-corpus-validity.every-openapi-operation-has-a-matching-method-path-row-in-rest-endpoints-md",
|
|
20091
20091
|
"file": "spec-corpus-validity.test.ts",
|
|
20092
|
-
"line":
|
|
20092
|
+
"line": 884,
|
|
20093
20093
|
"title": "every OpenAPI operation has a matching method/path row in rest-endpoints.md",
|
|
20094
20094
|
"explicitId": null,
|
|
20095
20095
|
"citations": []
|
|
@@ -20097,7 +20097,7 @@
|
|
|
20097
20097
|
{
|
|
20098
20098
|
"id": "openwop.it.spec-corpus-validity.rest-catalog-auth-scope-columns-match-openapi-security-overrides",
|
|
20099
20099
|
"file": "spec-corpus-validity.test.ts",
|
|
20100
|
-
"line":
|
|
20100
|
+
"line": 902,
|
|
20101
20101
|
"title": "REST catalog auth/scope columns match OpenAPI security overrides",
|
|
20102
20102
|
"explicitId": null,
|
|
20103
20103
|
"citations": []
|
|
@@ -20105,7 +20105,7 @@
|
|
|
20105
20105
|
{
|
|
20106
20106
|
"id": null,
|
|
20107
20107
|
"file": "spec-corpus-validity.test.ts",
|
|
20108
|
-
"line":
|
|
20108
|
+
"line": 941,
|
|
20109
20109
|
"title": null,
|
|
20110
20110
|
"explicitId": null,
|
|
20111
20111
|
"citations": []
|
|
@@ -20113,7 +20113,7 @@
|
|
|
20113
20113
|
{
|
|
20114
20114
|
"id": "openwop.it.spec-corpus-validity.typescript-exports-http-error-codes-and-ishttperrorcode",
|
|
20115
20115
|
"file": "spec-corpus-validity.test.ts",
|
|
20116
|
-
"line":
|
|
20116
|
+
"line": 995,
|
|
20117
20117
|
"title": "TypeScript exports HTTP_ERROR_CODES and isHttpErrorCode",
|
|
20118
20118
|
"explicitId": null,
|
|
20119
20119
|
"citations": []
|
|
@@ -20121,7 +20121,7 @@
|
|
|
20121
20121
|
{
|
|
20122
20122
|
"id": "openwop.it.spec-corpus-validity.python-exports-http-error-codes-and-is-http-error-code",
|
|
20123
20123
|
"file": "spec-corpus-validity.test.ts",
|
|
20124
|
-
"line":
|
|
20124
|
+
"line": 1002,
|
|
20125
20125
|
"title": "Python exports HTTP_ERROR_CODES and is_http_error_code",
|
|
20126
20126
|
"explicitId": null,
|
|
20127
20127
|
"citations": []
|
|
@@ -20129,7 +20129,7 @@
|
|
|
20129
20129
|
{
|
|
20130
20130
|
"id": "openwop.it.spec-corpus-validity.go-exports-httperrorcodes-and-ishttperrorcode",
|
|
20131
20131
|
"file": "spec-corpus-validity.test.ts",
|
|
20132
|
-
"line":
|
|
20132
|
+
"line": 1009,
|
|
20133
20133
|
"title": "Go exports HTTPErrorCodes and IsHTTPErrorCode",
|
|
20134
20134
|
"explicitId": null,
|
|
20135
20135
|
"citations": []
|
|
@@ -20137,7 +20137,7 @@
|
|
|
20137
20137
|
{
|
|
20138
20138
|
"id": "openwop.it.spec-corpus-validity.sdk-readmes-document-the-http-error-helper-surface",
|
|
20139
20139
|
"file": "spec-corpus-validity.test.ts",
|
|
20140
|
-
"line":
|
|
20140
|
+
"line": 1016,
|
|
20141
20141
|
"title": "SDK READMEs document the HTTP error helper surface",
|
|
20142
20142
|
"explicitId": null,
|
|
20143
20143
|
"citations": []
|
|
@@ -20145,7 +20145,7 @@
|
|
|
20145
20145
|
{
|
|
20146
20146
|
"id": "openwop.it.spec-corpus-validity.sdk-changelogs-mention-the-http-error-helper-surface",
|
|
20147
20147
|
"file": "spec-corpus-validity.test.ts",
|
|
20148
|
-
"line":
|
|
20148
|
+
"line": 1025,
|
|
20149
20149
|
"title": "SDK changelogs mention the HTTP error helper surface",
|
|
20150
20150
|
"explicitId": null,
|
|
20151
20151
|
"citations": []
|
|
@@ -20153,7 +20153,7 @@
|
|
|
20153
20153
|
{
|
|
20154
20154
|
"id": "openwop.it.spec-corpus-validity.typescript-dist-exports-the-http-error-helper-surface",
|
|
20155
20155
|
"file": "spec-corpus-validity.test.ts",
|
|
20156
|
-
"line":
|
|
20156
|
+
"line": 1034,
|
|
20157
20157
|
"title": "TypeScript dist exports the HTTP error helper surface",
|
|
20158
20158
|
"explicitId": null,
|
|
20159
20159
|
"citations": []
|
|
@@ -20161,7 +20161,7 @@
|
|
|
20161
20161
|
{
|
|
20162
20162
|
"id": "openwop.it.spec-corpus-validity.typescript-dist-metadata-uses-openwop-branding",
|
|
20163
20163
|
"file": "spec-corpus-validity.test.ts",
|
|
20164
|
-
"line":
|
|
20164
|
+
"line": 1050,
|
|
20165
20165
|
"title": "TypeScript dist metadata uses openwop branding",
|
|
20166
20166
|
"explicitId": null,
|
|
20167
20167
|
"citations": []
|
|
@@ -20169,7 +20169,7 @@
|
|
|
20169
20169
|
{
|
|
20170
20170
|
"id": "openwop.it.spec-corpus-validity.typescript-dist-source-maps-point-back-to-src-and-avoid-legacy-branding",
|
|
20171
20171
|
"file": "spec-corpus-validity.test.ts",
|
|
20172
|
-
"line":
|
|
20172
|
+
"line": 1058,
|
|
20173
20173
|
"title": "TypeScript dist source maps point back to src and avoid legacy branding",
|
|
20174
20174
|
"explicitId": null,
|
|
20175
20175
|
"citations": []
|
|
@@ -20177,7 +20177,7 @@
|
|
|
20177
20177
|
{
|
|
20178
20178
|
"id": null,
|
|
20179
20179
|
"file": "spec-corpus-validity.test.ts",
|
|
20180
|
-
"line":
|
|
20180
|
+
"line": 1087,
|
|
20181
20181
|
"title": null,
|
|
20182
20182
|
"explicitId": null,
|
|
20183
20183
|
"citations": []
|
|
@@ -20185,7 +20185,7 @@
|
|
|
20185
20185
|
{
|
|
20186
20186
|
"id": "openwop.it.spec-corpus-validity.readme-suite-count-equals-src-scenarios-test-ts-count",
|
|
20187
20187
|
"file": "spec-corpus-validity.test.ts",
|
|
20188
|
-
"line":
|
|
20188
|
+
"line": 1103,
|
|
20189
20189
|
"title": "README suite count equals src/scenarios/*.test.ts count",
|
|
20190
20190
|
"explicitId": null,
|
|
20191
20191
|
"citations": []
|
|
@@ -20193,7 +20193,7 @@
|
|
|
20193
20193
|
{
|
|
20194
20194
|
"id": "openwop.it.spec-corpus-validity.exists~2",
|
|
20195
20195
|
"file": "spec-corpus-validity.test.ts",
|
|
20196
|
-
"line":
|
|
20196
|
+
"line": 1123,
|
|
20197
20197
|
"title": "exists",
|
|
20198
20198
|
"explicitId": null,
|
|
20199
20199
|
"citations": []
|
|
@@ -20201,7 +20201,7 @@
|
|
|
20201
20201
|
{
|
|
20202
20202
|
"id": "openwop.it.spec-corpus-validity.declares-asyncapi-3-1-required-top-level-keys",
|
|
20203
20203
|
"file": "spec-corpus-validity.test.ts",
|
|
20204
|
-
"line":
|
|
20204
|
+
"line": 1127,
|
|
20205
20205
|
"title": "declares asyncapi: 3.1 + required top-level keys",
|
|
20206
20206
|
"explicitId": null,
|
|
20207
20207
|
"citations": []
|
|
@@ -20209,7 +20209,7 @@
|
|
|
20209
20209
|
{
|
|
20210
20210
|
"id": "openwop.it.spec-corpus-validity.every-ref-to-schemas-json-resolves-to-a-real-file~2",
|
|
20211
20211
|
"file": "spec-corpus-validity.test.ts",
|
|
20212
|
-
"line":
|
|
20212
|
+
"line": 1136,
|
|
20213
20213
|
"title": "every $ref to ../schemas/*.json resolves to a real file",
|
|
20214
20214
|
"explicitId": null,
|
|
20215
20215
|
"citations": []
|
|
@@ -20217,7 +20217,7 @@
|
|
|
20217
20217
|
{
|
|
20218
20218
|
"id": "openwop.it.spec-corpus-validity.named-runeventdoc-messages-use-event-names-from-run-event-schema-json",
|
|
20219
20219
|
"file": "spec-corpus-validity.test.ts",
|
|
20220
|
-
"line":
|
|
20220
|
+
"line": 1145,
|
|
20221
20221
|
"title": "named RunEventDoc messages use event names from run-event.schema.json",
|
|
20222
20222
|
"explicitId": null,
|
|
20223
20223
|
"citations": []
|
|
@@ -20225,7 +20225,7 @@
|
|
|
20225
20225
|
{
|
|
20226
20226
|
"id": "openwop.it.spec-corpus-validity.operation-channel-refs-point-to-declared-channels",
|
|
20227
20227
|
"file": "spec-corpus-validity.test.ts",
|
|
20228
|
-
"line":
|
|
20228
|
+
"line": 1166,
|
|
20229
20229
|
"title": "operation channel refs point to declared channels",
|
|
20230
20230
|
"explicitId": null,
|
|
20231
20231
|
"citations": []
|
|
@@ -20233,7 +20233,7 @@
|
|
|
20233
20233
|
{
|
|
20234
20234
|
"id": "openwop.it.spec-corpus-validity.channel-keys-and-message-names-are-unique",
|
|
20235
20235
|
"file": "spec-corpus-validity.test.ts",
|
|
20236
|
-
"line":
|
|
20236
|
+
"line": 1188,
|
|
20237
20237
|
"title": "channel keys and message names are unique",
|
|
20238
20238
|
"explicitId": null,
|
|
20239
20239
|
"citations": []
|
|
@@ -20241,7 +20241,7 @@
|
|
|
20241
20241
|
{
|
|
20242
20242
|
"id": "openwop.it.spec-corpus-validity.finds-the-expected-prose-doc-set",
|
|
20243
20243
|
"file": "spec-corpus-validity.test.ts",
|
|
20244
|
-
"line":
|
|
20244
|
+
"line": 1235,
|
|
20245
20245
|
"title": "finds the expected prose doc set",
|
|
20246
20246
|
"explicitId": null,
|
|
20247
20247
|
"citations": []
|
|
@@ -20249,7 +20249,7 @@
|
|
|
20249
20249
|
{
|
|
20250
20250
|
"id": null,
|
|
20251
20251
|
"file": "spec-corpus-validity.test.ts",
|
|
20252
|
-
"line":
|
|
20252
|
+
"line": 1242,
|
|
20253
20253
|
"title": null,
|
|
20254
20254
|
"explicitId": null,
|
|
20255
20255
|
"citations": []
|
|
@@ -20257,7 +20257,7 @@
|
|
|
20257
20257
|
{
|
|
20258
20258
|
"id": "openwop.it.spec-corpus-validity.readme-total-count-equals-the-number-of-spec-v1-prose-docs",
|
|
20259
20259
|
"file": "spec-corpus-validity.test.ts",
|
|
20260
|
-
"line":
|
|
20260
|
+
"line": 1269,
|
|
20261
20261
|
"title": "README Total count equals the number of spec/v1 prose docs",
|
|
20262
20262
|
"explicitId": null,
|
|
20263
20263
|
"citations": []
|
|
@@ -20265,7 +20265,7 @@
|
|
|
20265
20265
|
{
|
|
20266
20266
|
"id": "openwop.it.spec-corpus-validity.readme-document-index-links-every-spec-v1-prose-doc-exactly-once",
|
|
20267
20267
|
"file": "spec-corpus-validity.test.ts",
|
|
20268
|
-
"line":
|
|
20268
|
+
"line": 1279,
|
|
20269
20269
|
"title": "README document index links every spec/v1 prose doc exactly once",
|
|
20270
20270
|
"explicitId": null,
|
|
20271
20271
|
"citations": []
|
|
@@ -20273,7 +20273,7 @@
|
|
|
20273
20273
|
{
|
|
20274
20274
|
"id": "openwop.it.spec-corpus-validity.finds-markdown-files-to-check",
|
|
20275
20275
|
"file": "spec-corpus-validity.test.ts",
|
|
20276
|
-
"line":
|
|
20276
|
+
"line": 1305,
|
|
20277
20277
|
"title": "finds Markdown files to check",
|
|
20278
20278
|
"explicitId": null,
|
|
20279
20279
|
"citations": []
|
|
@@ -20281,7 +20281,7 @@
|
|
|
20281
20281
|
{
|
|
20282
20282
|
"id": null,
|
|
20283
20283
|
"file": "spec-corpus-validity.test.ts",
|
|
20284
|
-
"line":
|
|
20284
|
+
"line": 1311,
|
|
20285
20285
|
"title": null,
|
|
20286
20286
|
"explicitId": null,
|
|
20287
20287
|
"citations": []
|
|
@@ -20289,7 +20289,7 @@
|
|
|
20289
20289
|
{
|
|
20290
20290
|
"id": "openwop.it.spec-corpus-validity.scans-public-docs-and-schemas",
|
|
20291
20291
|
"file": "spec-corpus-validity.test.ts",
|
|
20292
|
-
"line":
|
|
20292
|
+
"line": 1383,
|
|
20293
20293
|
"title": "scans public docs and schemas",
|
|
20294
20294
|
"explicitId": null,
|
|
20295
20295
|
"citations": []
|
|
@@ -20297,7 +20297,7 @@
|
|
|
20297
20297
|
{
|
|
20298
20298
|
"id": null,
|
|
20299
20299
|
"file": "spec-corpus-validity.test.ts",
|
|
20300
|
-
"line":
|
|
20300
|
+
"line": 1389,
|
|
20301
20301
|
"title": null,
|
|
20302
20302
|
"explicitId": null,
|
|
20303
20303
|
"citations": []
|
|
@@ -20305,7 +20305,7 @@
|
|
|
20305
20305
|
{
|
|
20306
20306
|
"id": "openwop.it.spec-corpus-validity.every-fixture-id-mentioned-in-fixtures-md-has-a-corresponding-json",
|
|
20307
20307
|
"file": "spec-corpus-validity.test.ts",
|
|
20308
|
-
"line":
|
|
20308
|
+
"line": 1418,
|
|
20309
20309
|
"title": "every fixture id mentioned in fixtures.md has a corresponding JSON",
|
|
20310
20310
|
"explicitId": null,
|
|
20311
20311
|
"citations": []
|
|
@@ -20313,7 +20313,7 @@
|
|
|
20313
20313
|
{
|
|
20314
20314
|
"id": "openwop.it.spec-corpus-validity.every-fixture-json-file-is-referenced-by-fixtures-md",
|
|
20315
20315
|
"file": "spec-corpus-validity.test.ts",
|
|
20316
|
-
"line":
|
|
20316
|
+
"line": 1460,
|
|
20317
20317
|
"title": "every fixture JSON file is referenced by fixtures.md",
|
|
20318
20318
|
"explicitId": null,
|
|
20319
20319
|
"citations": []
|
|
@@ -20321,7 +20321,7 @@
|
|
|
20321
20321
|
{
|
|
20322
20322
|
"id": "openwop.it.spec-corpus-validity.a-sample-bundle-validates-against-conformance-certification-bundle-schema-json",
|
|
20323
20323
|
"file": "spec-corpus-validity.test.ts",
|
|
20324
|
-
"line":
|
|
20324
|
+
"line": 1513,
|
|
20325
20325
|
"title": "a sample bundle validates against conformance-certification-bundle.schema.json",
|
|
20326
20326
|
"explicitId": null,
|
|
20327
20327
|
"citations": []
|
|
@@ -20329,7 +20329,7 @@
|
|
|
20329
20329
|
{
|
|
20330
20330
|
"id": "openwop.it.spec-corpus-validity.verifybundle-accepts-a-claim-that-is-discovery-derivable-and-floor-proven-b",
|
|
20331
20331
|
"file": "spec-corpus-validity.test.ts",
|
|
20332
|
-
"line":
|
|
20332
|
+
"line": 1519,
|
|
20333
20333
|
"title": "verifyBundle ACCEPTS a claim that is discovery-derivable AND floor-proven (§B)",
|
|
20334
20334
|
"explicitId": null,
|
|
20335
20335
|
"citations": []
|
|
@@ -20337,7 +20337,7 @@
|
|
|
20337
20337
|
{
|
|
20338
20338
|
"id": "openwop.it.spec-corpus-validity.verifybundle-rejects-a-profile-its-discovery-document-does-not-derive-b-1",
|
|
20339
20339
|
"file": "spec-corpus-validity.test.ts",
|
|
20340
|
-
"line":
|
|
20340
|
+
"line": 1526,
|
|
20341
20341
|
"title": "verifyBundle REJECTS a profile its discovery document does not derive (§B(1))",
|
|
20342
20342
|
"explicitId": null,
|
|
20343
20343
|
"citations": []
|
|
@@ -20345,7 +20345,7 @@
|
|
|
20345
20345
|
{
|
|
20346
20346
|
"id": "openwop.it.spec-corpus-validity.verifybundle-rejects-a-bundle-missing-a-floor-scenario-b-2",
|
|
20347
20347
|
"file": "spec-corpus-validity.test.ts",
|
|
20348
|
-
"line":
|
|
20348
|
+
"line": 1536,
|
|
20349
20349
|
"title": "verifyBundle REJECTS a bundle missing a floor scenario (§B(2))",
|
|
20350
20350
|
"explicitId": null,
|
|
20351
20351
|
"citations": []
|
|
@@ -20353,7 +20353,7 @@
|
|
|
20353
20353
|
{
|
|
20354
20354
|
"id": "openwop.it.spec-corpus-validity.the-committed-bundle-file-exists-generated-by-certify",
|
|
20355
20355
|
"file": "spec-corpus-validity.test.ts",
|
|
20356
|
-
"line":
|
|
20356
|
+
"line": 1573,
|
|
20357
20357
|
"title": "the committed bundle file exists (generated by --certify)",
|
|
20358
20358
|
"explicitId": null,
|
|
20359
20359
|
"citations": []
|
|
@@ -20361,7 +20361,7 @@
|
|
|
20361
20361
|
{
|
|
20362
20362
|
"id": "openwop.it.spec-corpus-validity.the-committed-reference-bundle-validates-against-the-bundle-schema-a",
|
|
20363
20363
|
"file": "spec-corpus-validity.test.ts",
|
|
20364
|
-
"line":
|
|
20364
|
+
"line": 1577,
|
|
20365
20365
|
"title": "the committed reference bundle validates against the bundle schema (§A)",
|
|
20366
20366
|
"explicitId": null,
|
|
20367
20367
|
"citations": []
|
|
@@ -20369,7 +20369,7 @@
|
|
|
20369
20369
|
{
|
|
20370
20370
|
"id": "openwop.it.spec-corpus-validity.verifybundle-rejects-the-committed-reference-bundle-it-is-invalidated-rfc-0148-d",
|
|
20371
20371
|
"file": "spec-corpus-validity.test.ts",
|
|
20372
|
-
"line":
|
|
20372
|
+
"line": 1584,
|
|
20373
20373
|
"title": "verifyBundle REJECTS the committed reference bundle — it is `invalidated` (RFC 0148 §D)",
|
|
20374
20374
|
"explicitId": null,
|
|
20375
20375
|
"citations": []
|
|
@@ -20377,7 +20377,7 @@
|
|
|
20377
20377
|
{
|
|
20378
20378
|
"id": "openwop.it.spec-corpus-validity.discovery-sha256-is-the-canonical-json-sha-256-of-the-captured-discovery-documen",
|
|
20379
20379
|
"file": "spec-corpus-validity.test.ts",
|
|
20380
|
-
"line":
|
|
20380
|
+
"line": 1610,
|
|
20381
20381
|
"title": "discovery.sha256 is the canonical-JSON SHA-256 of the captured discovery.document",
|
|
20382
20382
|
"explicitId": null,
|
|
20383
20383
|
"citations": []
|
|
@@ -20385,7 +20385,7 @@
|
|
|
20385
20385
|
{
|
|
20386
20386
|
"id": "openwop.it.spec-corpus-validity.the-requestbody-closes-at-the-composition-unevaluatedproperties-not-inside-a-bra",
|
|
20387
20387
|
"file": "spec-corpus-validity.test.ts",
|
|
20388
|
-
"line":
|
|
20388
|
+
"line": 1671,
|
|
20389
20389
|
"title": "the requestBody closes at the composition (unevaluatedProperties), not inside a branch",
|
|
20390
20390
|
"explicitId": null,
|
|
20391
20391
|
"citations": []
|
|
@@ -20393,7 +20393,7 @@
|
|
|
20393
20393
|
{
|
|
20394
20394
|
"id": "openwop.it.spec-corpus-validity.canonical-createrun-bodies-pass-the-composed-schema-an-undeclared-property-fails",
|
|
20395
20395
|
"file": "spec-corpus-validity.test.ts",
|
|
20396
|
-
"line":
|
|
20396
|
+
"line": 1686,
|
|
20397
20397
|
"title": "canonical createRun bodies PASS the composed schema; an undeclared property FAILS",
|
|
20398
20398
|
"explicitId": null,
|
|
20399
20399
|
"citations": []
|
|
@@ -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.163.0",
|
|
4
|
+
"corpusCommit": "4ae34fdd2f3859a80b3dedb0ae1ad4e7dd7af5c1",
|
|
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": "e672c35d503532d8039b5552115f5ec150d60317f537f13180d830b0fe315947",
|
|
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",
|