@webref/xref 1.2.1 → 1.2.3
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/ed/dfns/FileAPI.json +22 -0
- package/ed/dfns/WGSL.json +3 -3
- package/ed/dfns/attribution.json +10 -10
- package/ed/dfns/css-anchor-position-1.json +30 -30
- package/ed/dfns/css-conditional-5.json +40 -0
- package/ed/dfns/css-display-3.json +4 -2
- package/ed/dfns/css-display-4.json +4 -2
- package/ed/dfns/css-env-1.json +20 -0
- package/ed/dfns/css-navigation-1.json +273 -159
- package/ed/dfns/css-text-3.json +25 -45
- package/ed/dfns/css-text-4.json +4 -238
- package/ed/dfns/did-resolution.json +17 -17
- package/ed/dfns/ecmascript.json +596 -487
- package/ed/dfns/edit-context.json +0 -50
- package/ed/dfns/fetch.json +35 -0
- package/ed/dfns/{fido-v2.1.json → fido-client-to-authenticator-protocol-v2.1.json} +372 -186
- package/ed/dfns/fido-client-to-authenticator-protocol-v2.2.json +4509 -0
- package/ed/dfns/html.json +2354 -478
- package/ed/dfns/json-ld11-api.json +1 -1
- package/ed/dfns/manifest-incubations.json +193 -28
- package/ed/dfns/mathml4.json +2 -2
- package/ed/dfns/rdf12-semantics.json +23 -0
- package/ed/dfns/selectors-4.json +1 -1
- package/ed/dfns/shacl12-rules.json +84 -37
- package/ed/dfns/soft-navigations.json +559 -181
- package/ed/dfns/sparql12-query.json +69 -0
- package/ed/dfns/wcag-3.0.json +23 -0
- package/ed/dfns/webdriver-bidi.json +26 -49
- package/ed/dfns/webmcp.json +16 -38
- package/ed/dfns/webtransport.json +29 -10
- package/ed/dfns/webxr.json +44 -22
- package/ed/dfns/webxrlayers-1.json +63 -50
- package/ed/headings/FileAPI.json +8 -1
- package/ed/headings/IFT.json +1 -1
- package/ed/headings/SVG2.json +0 -6
- package/ed/headings/attribution.json +44 -43
- package/ed/headings/av1-rtp-spec.json +1 -1
- package/ed/headings/connection-allowlists.json +7 -0
- package/ed/headings/css-aam.json +143 -0
- package/ed/headings/css-display-3.json +1 -1
- package/ed/headings/css-navigation-1.json +39 -32
- package/ed/headings/css-text-3.json +9 -16
- package/ed/headings/css-text-4.json +14 -28
- package/ed/headings/design-principles.json +12 -5
- package/ed/headings/did-resolution.json +86 -86
- package/ed/headings/digital-credentials.json +3 -3
- package/ed/headings/ecmascript.json +310 -261
- package/ed/headings/{fido-v2.1.json → fido-client-to-authenticator-protocol-v2.1.json} +4 -1
- package/ed/headings/fido-client-to-authenticator-protocol-v2.2.json +1470 -0
- package/ed/headings/geolocation-element.json +1 -1
- package/ed/headings/html-aam-1.0.json +6 -6
- package/ed/headings/html-ruby-extensions.json +13 -0
- package/ed/headings/html.json +123 -32
- package/ed/headings/json-ld11-api.json +2 -2
- package/ed/headings/largest-contentful-paint.json +1 -1
- package/ed/headings/manifest-incubations.json +68 -8
- package/ed/headings/mathml4.json +110 -50
- package/ed/headings/media-capabilities.json +1 -1
- package/ed/headings/mediasession.json +1 -1
- package/ed/headings/selectors-4.json +57 -8
- package/ed/headings/shacl12-rules.json +26 -6
- package/ed/headings/soft-navigations.json +77 -50
- package/ed/headings/sparql12-query.json +6 -16
- package/ed/headings/tc39-atomics-microwait.json +1 -1
- package/ed/headings/tc39-error-stack-accessor.json +85 -0
- package/ed/headings/tc39-intl-keep-trailing-zeros.json +169 -0
- package/ed/headings/tc39-iterator-chunking.json +22 -0
- package/ed/headings/tc39-iterator-includes.json +15 -0
- package/ed/headings/tc39-iterator-join.json +15 -0
- package/ed/headings/tc39-regexp-buffer-boundaries.json +43 -0
- package/ed/headings/url.json +1 -1
- package/ed/headings/vc-data-model-2.1.json +72 -72
- package/ed/headings/vc-jose-cose.json +70 -70
- package/ed/headings/wasm-core-2.json +4 -4
- package/ed/headings/web-bluetooth-scanning.json +1 -1
- package/ed/headings/web-bluetooth.json +1 -1
- package/ed/headings/webaudio-1.0.json +1 -1
- package/ed/headings/webaudio-1.1.json +1 -1
- package/ed/headings/webcodecs-alaw-codec-registration.json +1 -1
- package/ed/headings/webcodecs-av1-codec-registration.json +1 -1
- package/ed/headings/webcodecs-avc-codec-registration.json +1 -1
- package/ed/headings/webcodecs-hevc-codec-registration.json +1 -1
- package/ed/headings/webcodecs-mp3-codec-registration.json +1 -1
- package/ed/headings/webcodecs-opus-codec-registration.json +1 -1
- package/ed/headings/webcodecs-pcm-codec-registration.json +1 -1
- package/ed/headings/webcodecs-vorbis-codec-registration.json +1 -1
- package/ed/headings/webmcp.json +164 -4
- package/ed/headings/webxr.json +1 -1
- package/ed/headings/webxrlayers-1.json +1 -1
- package/ed/headings/yaml-ld-10.json +4 -4
- package/package.json +1 -1
- package/specs.json +577 -365
- package/tr/dfns/FileAPI.json +22 -0
- package/tr/dfns/WGSL.json +3 -3
- package/tr/dfns/attribution.json +10 -10
- package/tr/dfns/css-display-3.json +323 -241
- package/tr/dfns/css-text-3.json +111 -46
- package/tr/dfns/css-text-4.json +112 -25
- package/tr/dfns/did-resolution.json +17 -17
- package/tr/dfns/edit-context.json +0 -50
- package/tr/dfns/mathml4.json +2 -2
- package/tr/dfns/shacl12-rules.json +84 -37
- package/tr/dfns/shacl12-ui.json +148 -0
- package/tr/dfns/sparql12-query.json +69 -0
- package/tr/dfns/vc-recognized-entities-1.0.json +124 -0
- package/tr/dfns/wai-aria-1.3.json +458 -141
- package/tr/dfns/webdriver-bidi.json +26 -49
- package/tr/dfns/webxr.json +44 -22
- package/tr/dfns/webxrlayers-1.json +63 -50
- package/tr/headings/FileAPI.json +8 -1
- package/tr/headings/attribution.json +44 -43
- package/tr/headings/css-display-3.json +9 -3
- package/tr/headings/css-text-3.json +10 -17
- package/tr/headings/css-text-4.json +15 -15
- package/tr/headings/did-resolution.json +86 -86
- package/tr/headings/digital-credentials.json +3 -3
- package/tr/headings/html-aam-1.0.json +6 -6
- package/tr/headings/html-ruby-extensions.json +8 -1
- package/tr/headings/mathml4.json +110 -50
- package/tr/headings/media-capabilities.json +1 -1
- package/tr/headings/mediasession.json +1 -1
- package/tr/headings/shacl12-rules.json +26 -6
- package/tr/headings/shacl12-ui.json +1020 -0
- package/tr/headings/sparql12-query.json +6 -16
- package/tr/headings/vc-recognized-entities-1.0.json +279 -0
- package/tr/headings/wai-aria-1.3.json +42 -82
- package/tr/headings/webcodecs-alaw-codec-registration.json +1 -1
- package/tr/headings/webcodecs-av1-codec-registration.json +1 -1
- package/tr/headings/webcodecs-avc-codec-registration.json +1 -1
- package/tr/headings/webcodecs-hevc-codec-registration.json +1 -1
- package/tr/headings/webcodecs-mp3-codec-registration.json +1 -1
- package/tr/headings/webcodecs-opus-codec-registration.json +1 -1
- package/tr/headings/webcodecs-pcm-codec-registration.json +1 -1
- package/tr/headings/webcodecs-vorbis-codec-registration.json +1 -1
- package/tr/headings/webxr.json +1 -1
- package/tr/headings/webxrlayers-1.json +1 -1
- package/tr/headings/yaml-ld-10.json +4 -4
- package/ed/dfns/sanitizer-api.json +0 -2390
- package/ed/headings/sanitizer-api.json +0 -224
- /package/ed/dfns/{vc-recognized-entities.json → vc-recognized-entities-1.0.json} +0 -0
- /package/ed/headings/{vc-recognized-entities.json → vc-recognized-entities-1.0.json} +0 -0
package/ed/headings/webmcp.json
CHANGED
|
@@ -60,10 +60,10 @@
|
|
|
60
60
|
"number": "4"
|
|
61
61
|
},
|
|
62
62
|
{
|
|
63
|
-
"id": "
|
|
64
|
-
"href": "https://webmachinelearning.github.io/webmcp/#
|
|
63
|
+
"id": "document-extension",
|
|
64
|
+
"href": "https://webmachinelearning.github.io/webmcp/#document-extension",
|
|
65
65
|
"level": 3,
|
|
66
|
-
"title": "Extensions to
|
|
66
|
+
"title": "Extensions to Document",
|
|
67
67
|
"number": "4.1"
|
|
68
68
|
},
|
|
69
69
|
{
|
|
@@ -140,9 +140,163 @@
|
|
|
140
140
|
"id": "security-privacy",
|
|
141
141
|
"href": "https://webmachinelearning.github.io/webmcp/#security-privacy",
|
|
142
142
|
"level": 2,
|
|
143
|
-
"title": "Security and
|
|
143
|
+
"title": "Security and Privacy Considerations",
|
|
144
144
|
"number": "6"
|
|
145
145
|
},
|
|
146
|
+
{
|
|
147
|
+
"id": "approach-to-risk-assessment-and-mitigations",
|
|
148
|
+
"href": "https://webmachinelearning.github.io/webmcp/#approach-to-risk-assessment-and-mitigations",
|
|
149
|
+
"level": 3,
|
|
150
|
+
"title": "Approach to Risk Assessment and Mitigations",
|
|
151
|
+
"number": "6.1"
|
|
152
|
+
},
|
|
153
|
+
{
|
|
154
|
+
"id": "agent-baseline-capabilities",
|
|
155
|
+
"href": "https://webmachinelearning.github.io/webmcp/#agent-baseline-capabilities",
|
|
156
|
+
"level": 3,
|
|
157
|
+
"title": "Agent Baseline Capabilities",
|
|
158
|
+
"number": "6.2"
|
|
159
|
+
},
|
|
160
|
+
{
|
|
161
|
+
"id": "key-risks",
|
|
162
|
+
"href": "https://webmachinelearning.github.io/webmcp/#key-risks",
|
|
163
|
+
"level": 3,
|
|
164
|
+
"title": "Key Security and Privacy Risks",
|
|
165
|
+
"number": "6.3"
|
|
166
|
+
},
|
|
167
|
+
{
|
|
168
|
+
"id": "prompt-injection",
|
|
169
|
+
"href": "https://webmachinelearning.github.io/webmcp/#prompt-injection",
|
|
170
|
+
"level": 4,
|
|
171
|
+
"title": "Prompt Injection Attacks",
|
|
172
|
+
"number": "6.3.1"
|
|
173
|
+
},
|
|
174
|
+
{
|
|
175
|
+
"id": "metadata-description-attacks",
|
|
176
|
+
"href": "https://webmachinelearning.github.io/webmcp/#metadata-description-attacks",
|
|
177
|
+
"level": 5,
|
|
178
|
+
"title": "Metadata / Description Attacks (Tool Poisoning)",
|
|
179
|
+
"number": "6.3.1.1"
|
|
180
|
+
},
|
|
181
|
+
{
|
|
182
|
+
"id": "output-injection-attacks",
|
|
183
|
+
"href": "https://webmachinelearning.github.io/webmcp/#output-injection-attacks",
|
|
184
|
+
"level": 5,
|
|
185
|
+
"title": "Output Injection Attacks",
|
|
186
|
+
"number": "6.3.1.2"
|
|
187
|
+
},
|
|
188
|
+
{
|
|
189
|
+
"id": "tool-implementation-targets",
|
|
190
|
+
"href": "https://webmachinelearning.github.io/webmcp/#tool-implementation-targets",
|
|
191
|
+
"level": 5,
|
|
192
|
+
"title": "Tool Implementation as Attack Targets",
|
|
193
|
+
"number": "6.3.1.3"
|
|
194
|
+
},
|
|
195
|
+
{
|
|
196
|
+
"id": "misrepresentation-of-intent",
|
|
197
|
+
"href": "https://webmachinelearning.github.io/webmcp/#misrepresentation-of-intent",
|
|
198
|
+
"level": 4,
|
|
199
|
+
"title": "Misrepresentation of Intent",
|
|
200
|
+
"number": "6.3.2"
|
|
201
|
+
},
|
|
202
|
+
{
|
|
203
|
+
"id": "why-intent-matters",
|
|
204
|
+
"href": "https://webmachinelearning.github.io/webmcp/#why-intent-matters",
|
|
205
|
+
"level": 5,
|
|
206
|
+
"title": "Why This Matters",
|
|
207
|
+
"number": "6.3.2.1"
|
|
208
|
+
},
|
|
209
|
+
{
|
|
210
|
+
"id": "misalignment-types",
|
|
211
|
+
"href": "https://webmachinelearning.github.io/webmcp/#misalignment-types",
|
|
212
|
+
"level": 5,
|
|
213
|
+
"title": "Misalignment Types",
|
|
214
|
+
"number": "6.3.2.2"
|
|
215
|
+
},
|
|
216
|
+
{
|
|
217
|
+
"id": "scenario-ambiguous-finalization",
|
|
218
|
+
"href": "https://webmachinelearning.github.io/webmcp/#scenario-ambiguous-finalization",
|
|
219
|
+
"level": 5,
|
|
220
|
+
"title": "Scenario: Ambiguous Finalization (Accidental or Malicious)",
|
|
221
|
+
"number": "6.3.2.3"
|
|
222
|
+
},
|
|
223
|
+
{
|
|
224
|
+
"id": "intent-current-gaps",
|
|
225
|
+
"href": "https://webmachinelearning.github.io/webmcp/#intent-current-gaps",
|
|
226
|
+
"level": 5,
|
|
227
|
+
"title": "Current Gaps",
|
|
228
|
+
"number": "6.3.2.4"
|
|
229
|
+
},
|
|
230
|
+
{
|
|
231
|
+
"id": "privacy-leakage-over-parameterization",
|
|
232
|
+
"href": "https://webmachinelearning.github.io/webmcp/#privacy-leakage-over-parameterization",
|
|
233
|
+
"level": 4,
|
|
234
|
+
"title": "Privacy Leakage Through Over-Parameterization",
|
|
235
|
+
"number": "6.3.3"
|
|
236
|
+
},
|
|
237
|
+
{
|
|
238
|
+
"id": "privacy-risk",
|
|
239
|
+
"href": "https://webmachinelearning.github.io/webmcp/#privacy-risk",
|
|
240
|
+
"level": 5,
|
|
241
|
+
"title": "The Privacy Risk",
|
|
242
|
+
"number": "6.3.3.1"
|
|
243
|
+
},
|
|
244
|
+
{
|
|
245
|
+
"id": "attack-example-overparameterization",
|
|
246
|
+
"href": "https://webmachinelearning.github.io/webmcp/#attack-example-overparameterization",
|
|
247
|
+
"level": 5,
|
|
248
|
+
"title": "Example Attack",
|
|
249
|
+
"number": "6.3.3.2"
|
|
250
|
+
},
|
|
251
|
+
{
|
|
252
|
+
"id": "privacy-implications",
|
|
253
|
+
"href": "https://webmachinelearning.github.io/webmcp/#privacy-implications",
|
|
254
|
+
"level": 5,
|
|
255
|
+
"title": "Implications",
|
|
256
|
+
"number": "6.3.3.3"
|
|
257
|
+
},
|
|
258
|
+
{
|
|
259
|
+
"id": "violation-same-origin-boundaries",
|
|
260
|
+
"href": "https://webmachinelearning.github.io/webmcp/#violation-same-origin-boundaries",
|
|
261
|
+
"level": 4,
|
|
262
|
+
"title": "Violation of Same-Origin Boundaries",
|
|
263
|
+
"number": "6.3.4"
|
|
264
|
+
},
|
|
265
|
+
{
|
|
266
|
+
"id": "interaction-with-private-browsing",
|
|
267
|
+
"href": "https://webmachinelearning.github.io/webmcp/#interaction-with-private-browsing",
|
|
268
|
+
"level": 4,
|
|
269
|
+
"title": "Interaction with Private Browsing Modes",
|
|
270
|
+
"number": "6.3.5"
|
|
271
|
+
},
|
|
272
|
+
{
|
|
273
|
+
"id": "mitigations",
|
|
274
|
+
"href": "https://webmachinelearning.github.io/webmcp/#mitigations",
|
|
275
|
+
"level": 3,
|
|
276
|
+
"title": "Mitigations",
|
|
277
|
+
"number": "6.4"
|
|
278
|
+
},
|
|
279
|
+
{
|
|
280
|
+
"id": "mitigation-restrict-input-lengths",
|
|
281
|
+
"href": "https://webmachinelearning.github.io/webmcp/#mitigation-restrict-input-lengths",
|
|
282
|
+
"level": 4,
|
|
283
|
+
"title": "Restricting maximum input lengths",
|
|
284
|
+
"number": "6.4.1"
|
|
285
|
+
},
|
|
286
|
+
{
|
|
287
|
+
"id": "mitigation-shared-attack-evals",
|
|
288
|
+
"href": "https://webmachinelearning.github.io/webmcp/#mitigation-shared-attack-evals",
|
|
289
|
+
"level": 4,
|
|
290
|
+
"title": "Supporting interoperable probabilistic defense structures through shared attack eval datasets",
|
|
291
|
+
"number": "6.4.2"
|
|
292
|
+
},
|
|
293
|
+
{
|
|
294
|
+
"id": "mitigation-untrusted-annotation",
|
|
295
|
+
"href": "https://webmachinelearning.github.io/webmcp/#mitigation-untrusted-annotation",
|
|
296
|
+
"level": 4,
|
|
297
|
+
"title": "Untrusted Annotation for Tool Responses",
|
|
298
|
+
"number": "6.4.3"
|
|
299
|
+
},
|
|
146
300
|
{
|
|
147
301
|
"id": "accessibility",
|
|
148
302
|
"href": "https://webmachinelearning.github.io/webmcp/#accessibility",
|
|
@@ -187,6 +341,12 @@
|
|
|
187
341
|
"level": 3,
|
|
188
342
|
"title": "Normative References"
|
|
189
343
|
},
|
|
344
|
+
{
|
|
345
|
+
"id": "informative",
|
|
346
|
+
"href": "https://webmachinelearning.github.io/webmcp/#informative",
|
|
347
|
+
"level": 3,
|
|
348
|
+
"title": "Non-Normative References"
|
|
349
|
+
},
|
|
190
350
|
{
|
|
191
351
|
"id": "idl-index",
|
|
192
352
|
"href": "https://webmachinelearning.github.io/webmcp/#idl-index",
|
package/ed/headings/webxr.json
CHANGED
|
@@ -70,12 +70,12 @@
|
|
|
70
70
|
"number": "2"
|
|
71
71
|
},
|
|
72
72
|
{
|
|
73
|
-
"id": "
|
|
74
|
-
"href": "https://w3c.github.io/yaml-ld/#
|
|
73
|
+
"id": "versions",
|
|
74
|
+
"href": "https://w3c.github.io/yaml-ld/#versions",
|
|
75
75
|
"level": 3,
|
|
76
|
-
"title": "
|
|
76
|
+
"title": "Base Specification Versions",
|
|
77
77
|
"alternateIds": [
|
|
78
|
-
"x2-1-
|
|
78
|
+
"x2-1-base-specification-versions"
|
|
79
79
|
],
|
|
80
80
|
"number": "2.1"
|
|
81
81
|
},
|