Skip to main content
Glama

Server Details

Scan public websites for privacy, cookie, tracker, consent, policy, and disclosure risk signals. Start instantly with zero-auth Light mode—no account or API key required.

Ownership verified
Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

Available Tools

3 tools
certscore_get_scan_bundleGet scan bundleA
Read-only
Inspect

Returns the completed or completed-limited CertScore evidence bundle for a stable scanId as concise TextContent and matching structuredContent. Available sections include the canonical report overview, bounded projected findings, pre-consent cookie and tracker evidence, coverage limitations, persisted execution provenance, and retrieval URLs. Detail tiers and byte budgets control the bounded response, with explicit returned, total, truncated, and omitted-section metadata. Accept and Reject Path content is present only for confirmed, evidence-qualified post-action observations; unsupported or inconclusive outcomes remain neutral coverage limitations. Results are automated public-web observations, not legal advice, certification, or a compliance determination.

ParametersJSON Schema
NameRequiredDescriptionDefault
detailNoResponse detail. Defaults to summary; evidence and full opt into heavier retained context.
scanIdYesStable CertScore scan ID.
maxBytesNoRequested serialized structured response budget in bytes. The full profile defaults to 50000. MCP Light defaults to and applies a transport-safe 25000-byte ceiling; larger Light requests are clamped and reported in response metadata.
maxFindingsNoMaximum compact findings to return. Defaults to 5 for summary and 20 otherwise.
maxPreConsentRowsNoMaximum compact pre-consent inventory rows to return. Defaults to 20.

Output Schema

ParametersJSON Schema
NameRequiredDescription
urlYes
noGoNo
typeYes
errorYes
linksNo
scoreYes
detailYes
domainYes
scanIdYes
statusYes
timingNo
summaryNo
coverageNo
findingsYes
scanFromYes
createdAtYes
reportUrlYes
riskLevelYes
startedAtYes
disclaimerYes
fullReportNo
provenanceYes
scoreLabelYes
completedAtYes
gpcResponseNo
mcpMetadataYes
scoreStatusYes
scoreVersionYes
scoreUpdatedAtYes
evidenceSummaryNo
scanTimeSecondsYes
findingsMetadataYes
resultDispositionNo
transportSecurityYes
evidenceUrlTemplateNo
recommendedNextToolYes
postAcceptObservationNo
recommendedNextActionYes
interpretationGuidanceYes
postRefusalObservationNo
observationOnlyDisclaimerYes
preConsentCookiesTrackersNo

TDQS

A4.5/5.0
Behavior5/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Beyond the readOnly and destructive annotations, the description discloses bounded responses, detail tiers, byte budgets, truncation metadata, evidence-qualified Accept/Reject content, and the non-legal nature of results. This goes well beyond what annotations alone provide.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The primary purpose is front-loaded, and each subsequent sentence adds a distinct, non-redundant behavioral caveat or contextual note. Despite the richness of detail, there is no filler or repetition.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a tool with five parameters, an output schema, and safety annotations, the description covers what sections are returned, how bounds are controlled, what evidence is included, and the limitations of the results. Nothing essential to invoking it correctly is missing.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100%, so the schema already documents every parameter. The description still adds meaning by tying detail tiers and byte budgets to the bounded response and by noting returned/total/truncated metadata, which is a modest but real contribution beyond the schema.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description opens with a specific verb ('Returns'), the exact resource ('completed or completed-limited CertScore evidence bundle'), the key input ('stable scanId'), and the return shape (TextContent and structuredContent). This clearly distinguishes the tool from sibling status and scan-start tools.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description implies usage by requiring a completed scan and stable scanId, and it adds caveats about Accept/Reject content. However, it never explicitly names alternatives such as certscore_get_scan_status or certscore_scan_site, leaving when-to-use routing largely implicit.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

certscore_get_scan_statusGet scan statusA
Read-onlyIdempotent
Inspect

Returns lifecycle status for a stable CertScore scanId. Active responses include phase, heartbeat, estimated progress, retryAfterSeconds, and sometimes a bounded preliminary preConsentPreview. Terminal responses include completion status, CertScore score and risk metadata when available, coverage, persisted execution region and timestamps, report URL, and a next-action field. Preliminary observations are distinct from completed findings.

ParametersJSON Schema
NameRequiredDescriptionDefault
scanIdYesStable CertScore scan ID returned by certscore_scan_site.

Output Schema

ParametersJSON Schema
NameRequiredDescription
urlNo
noGoNo
typeNo
errorYes
jobIdNo
linksNo
phaseNo
scoreNo
domainNo
scanIdNo
statusNo
scan_idNo
stalledNo
coverageNo
scanFromNo
createdAtNo
reportUrlNo
riskLevelNo
startedAtNo
provenanceYes
scoreLabelYes
completedAtNo
gpcResponseNo
scoreStatusNo
scoreVersionNo
lastUpdatedAtNo
phaseStartedAtNo
scoreUpdatedAtNo
lastHeartbeatAtNo
progressPercentNo
scanTimeSecondsNo
preConsentPreviewNo
resultDispositionNo
retryAfterSecondsNo
progressIsEstimateNo
recommendedNextToolYes
postAcceptObservationNo
recommendedNextActionYes
interpretationGuidanceYes
postRefusalObservationNo
estimatedRemainingSecondsNo
observationOnlyDisclaimerYes

TDQS

A4.2/5.0
Behavior5/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations already mark readOnlyHint, idempotentHint, and destructiveHint, and the description adds substantial non-obvious behavior: active responses include phase, heartbeat, estimated progress, retryAfterSeconds, and sometimes a preliminary preConsentPreview; terminal responses include score, risk metadata, coverage, region, timestamps, report URL, and next-action. The explicit distinction between preliminary observations and completed findings is valuable.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Two sentences with the core purpose front-loaded in the first sentence. The second sentence compactly organizes active vs terminal response contents without filler. Every clause adds information that helps the agent call or understand the tool.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a single-parameter read-only status tool with an output schema present, the description is complete: it covers both lifecycle phases, what fields to expect, the preliminary-vs-completed distinction, and points to a next-action field. No critical gaps are apparent for correct invocation and interpretation.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100% for the single scanId parameter, so the baseline is 3. The description adds provenance and stability context ('Stable CertScore scanId returned by certscore_scan_site'), reinforcing that the ID persists and is expected from a specific upstream call. This goes beyond the schema's simple description.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

States a specific verb and resource: 'Returns lifecycle status for a stable CertScore scanId.' The detail on active vs terminal responses clarifies the tool's scope, though it does not explicitly name or differentiate from the sibling get_scan_bundle. Still, the resource and behavior are clearly identified.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Usage is implied: you use this when you have a 'stable CertScore scanId' and want lifecycle status, with active responses including retryAfterSeconds suggesting polling behavior. However, there is no explicit guidance on when to choose this over certscore_get_scan_bundle or certscore_scan_site, leaving some inference to the agent.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

certscore_scan_siteScan siteAInspect

Creates a public-website privacy scan or reuses an eligible recent completed scan. Coverage includes pre-consent storage, trackers, consent and CMP signals, privacy-policy disclosures, transport security, and GDPR/ePrivacy or CCPA/CPRA review signals. The response contains a stable scanId, lifecycle status, retry timing, and sometimes a bounded preliminary preConsentPreview; preliminary data contains no final findings or score. Results are automated public-web observations, not legal advice, certification, or a compliance determination. Tool and workflow documentation: https://certscore.ai/developers/mcp.

ParametersJSON Schema
NameRequiredDescriptionDefault
urlYesPublic URL or domain to scan.
scanFromNoOptional execution region for a newly queued scan: eu_de, eu_ie, california, or the service default when omitted.
freshnessNoScan freshness policy. latest allows eligible recent completed-result reuse when available; refresh requests a new scan. Defaults to latest.
maxWaitSecondsNoDeprecated compatibility field; accepted but ignored. The bounded preliminary-preview wait is controlled by CertScore and never waits for scan completion.
waitForCompletionNoDeprecated compatibility field; accepted but ignored. certscore_scan_site never waits for a new scan to finish, though MCP Light may briefly wait within a bounded preview window for preliminary pre-consent observations.

Output Schema

ParametersJSON Schema
NameRequiredDescription
noGoNo
typeYes
errorYes
jobIdNo
linksNo
scoreNo
domainNo
scanIdNo
statusYes
coverageNo
scanFromNo
createdAtNo
reportUrlNo
riskLevelNo
startedAtNo
provenanceYes
scoreLabelYes
completedAtNo
gpcResponseNo
scoreStatusNo
scoreVersionNo
scoreUpdatedAtNo
scanTimeSecondsNo
demoSubstitutionNo
preConsentPreviewNo
resultDispositionNo
recommendedNextToolYes
postAcceptObservationNo
recommendedNextActionYes
interpretationGuidanceYes
postRefusalObservationNo
observationOnlyDisclaimerYes

TDQS

A4.5/5.0
Behavior5/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

The description goes well beyond the annotations by disclosing that the response includes a stable scanId, lifecycle status, retry timing, and sometimes only preliminary preConsentPreview data with no final findings or score. It also clarifies that results are automated public-web observations, not legal advice, certification, or compliance determinations. This directly addresses reuse behavior, preliminary-data limitations, and external side effects consistent with openWorldHint=true.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is dense but efficient. Each sentence serves a purpose: action, coverage, response content, and caveats. Key behavioral facts are front-loaded, and the documentation link is a useful addition rather than filler.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the output schema exists and the input schema is fully documented, the description supplies the remaining context an agent needs: scan coverage, reuse eligibility, lifecycle/retry signals, preliminary-preview bounds, legal caveats, and a docs link. The tool is complete and self-contained for selecting and invoking it correctly.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%, so the input schema already documents every parameter, including enums and deprecated compatibility fields. The description adds no specific parameter-level detail beyond the schema, which is acceptable at the high-coverage baseline. The mention of scanId, status, and retry timing in the response does not meaningfully clarify parameter semantics.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description opens with a specific verb and resource: 'Creates a public-website privacy scan or reuses an eligible recent completed scan.' It then enumerates the scan coverage areas, making the tool's function unmistakable. The create/reuse framing also distinguishes it from sibling getter tools like certscore_get_scan_status and certscore_get_scan_bundle.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description clearly conveys when to call this tool: to initiate a new privacy scan or reuse an eligible completed scan. It does not explicitly name sibling tools or state when not to use them, but the create/reuse semantics plus the presence of status/retrieval siblings make the usage context clear. No misleading exclusions are present.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. 1 tool update
    • Changedcertscore_get_scan_bundle3 fields changed
      • addedOutput schema / properties / fullReport / properties / gpcResponse
        Added value: +{
        +  "anyOf": [
        +    {
        +      "$ref": "#/properties/gpcResponse/anyOf/0/anyOf/1/anyOf/0"
        +    },
        +    {
        +      "type": "null"
        +    }
        +  ]
        +}
      • addedOutput schema / properties / fullReport / properties / postAcceptObservation
        Added value: +{
        +  "anyOf": [
        +    {
        +      "$ref": "#/properties/postAcceptObservation/anyOf/0/anyOf/1/anyOf/0"
        +    },
        +    {
        +      "type": "null"
        +    }
        +  ]
        +}
      • addedOutput schema / properties / fullReport / properties / postRefusalObservation
        Added value: +{
        +  "anyOf": [
        +    {
        +      "$ref": "#/properties/postRefusalObservation/anyOf/0/anyOf/1/anyOf/0"
        +    },
        +    {
        +      "type": "null"
        +    }
        +  ]
        +}
  2. 3 tool updates
    • Changedcertscore_get_scan_bundle3 fields changed
      • addedOutput schema / properties / gpcResponse
        Added value: +{
        +  "anyOf": [
        +    {
        +      "anyOf": [
        +        {
        +          "not": {}
        +        },
        +        {
        +          "anyOf": [
        +            {
        +              "additionalProperties": false,
        +              "properties": {
        +                "californiaPolicy": {
        +                  "additionalProperties": false,
        +                  "properties": {
        +                    "applied": {
        +                      "type": "boolean"
        +                    },
        +                    "deductionPoints": {
        +                      "enum": [
        +                        0,
        +                        15
        +                      ],
        +                      "type": "number"
        +                    }
        +                  },
        +                  "required": [
        +                    "applied",
        +                    "deductionPoints"
        +                  ],
        +                  "type": "object"
        +                },
        +                "comparison": {
        +                  "additionalProperties": false,
        +                  "properties": {
        +                    "baselineArtifact": {
        +                      "additionalProperties": false,
        +                      "properties": {
        +                        "lane": {
        +                          "const": "runtime_evidence",
        +                          "type": "string"
        +                        },
        +                        "sha256": {
        +                          "pattern": "^[a-f0-9]{64}$",
        +                          "type": "string"
        +                        },
        +                        "sizeBytes": {
        +                          "minimum": 0,
        +                          "type": "integer"
        +                        }
        +                      },
        +                      "required": [
        +                        "lane",
        +                        "sha256",
        +                        "sizeBytes"
        +                      ],
        +                      "type": "object"
        +                    },
        +                    "comparable": {
        +                      "type": "boolean"
        +                    },
        +                    "deltas": {
        +                      "additionalProperties": false,
        +                      "properties": {
        +                        "advertisingOrMeasurementActivity": {
        +                          "$ref": "#/properties/gpcResponse/anyOf/0/anyOf/1/anyOf/0/properties/comparison/properties/deltas/properties/cookies"
        +                        },
        +                        "consentOrCmpBehavior": {
        +                          "$ref": "#/properties/gpcResponse/anyOf/0/anyOf/1/anyOf/0/properties/comparison/properties/deltas/properties/cookies"
        +                        },
        +                        "cookies": {
        +                          "additionalProperties": false,
        +                          "properties": {
        +                            "baselineCount": {
        +                              "minimum": 0,
        +                              "type": "integer"
        +                            },
        +                            "baselineOnly": {
        +                              "items": {
        +                                "maxLength": 500,
        +                                "minLength": 1,
        +                                "type": "string"
        +                              },
        +                              "maxItems": 100,
        +                              "type": "array"
        +                            },
        +                            "countDelta": {
        +                              "type": "integer"
        +                            },
        +                            "gpcCount": {
        +                              "minimum": 0,
        +                              "type": "integer"
        +                            },
        +                            "gpcOnly": {
        +                              "items": {
        +                                "maxLength": 500,
        +                                "minLength": 1,
        +                                "type": "string"
        +                              },
        +                              "maxItems": 100,
        +                              "type": "array"
        +                            },
        +                            "shared": {
        +                              "items": {
        +                                "maxLength": 500,
        +                                "minLength": 1,
        +                                "type": "string"
        +                              },
        +                              "maxItems": 100,
        +                              "type": "array"
        +                            }
        +                          },
        +                          "required": [
        +                            "baselineCount",
        +                            "gpcCount",
        +                            "countDelta",
        +                            "baselineOnly",
        +                            "gpcOnly",
        +                            "shared"
        +                          ],
        +                          "type": "object"
        +                        },
        +                        "trackers": {
        +                          "$ref": "#/properties/gpcResponse/anyOf/0/anyOf/1/anyOf/0/properties/comparison/properties/deltas/properties/cookies"
        +                        }
        +                      },
        +                      "required": [
        +                        "cookies",
        +                        "trackers",
        +                        "advertisingOrMeasurementActivity",
        +                        "consentOrCmpBehavior"
        +                      ],
        +                      "type": "object"
        +                    },
        +                    "enabledProof": {
        +                      "additionalProperties": false,
        +                      "properties": {
        +                        "navigatorGlobalPrivacyControl": {
        +                          "const": true,
        +                          "type": "boolean"
        +                        },
        +                        "requestEventIds": {
        +                          "items": {
        +                            "maxLength": 160,
        +                            "minLength": 1,
        +                            "type": "string"
        +                          },
        +                          "maxItems": 100,
        +                          "type": "array"
        +                        },
        +                        "requestsWithSecGpc": {
        +                          "minimum": 0,
        +                          "type": "integer"
        +                        },
        +                        "secGpcHeaderValue": {
        +                          "const": "1",
        +                          "type": "string"
        +                        }
        +                      },
        +                      "required": [
        +                        "secGpcHeaderValue",
        +                        "requestsWithSecGpc",
        +                        "requestEventIds",
        +                        "navigatorGlobalPrivacyControl"
        +                      ],
        +                      "type": "object"
        +                    },
        +                    "gpcArtifact": {
        +                      "additionalProperties": false,
        +                      "properties": {
        +                        "lane": {
        +                          "const": "gpc_observation",
        +                          "type": "string"
        +                        },
        +                        "sha256": {
        +                          "pattern": "^[a-f0-9]{64}$",
        +                          "type": "string"
        +                        },
        +                        "sizeBytes": {
        +                          "minimum": 0,
        +                          "type": "integer"
        +                        }
        +                      },
        +                      "required": [
        +                        "lane",
        +                        "sha256",
        +                        "sizeBytes"
        +                      ],
        +                      "type": "object"
        +                    },
        +                    "limitationKeys": {
        +                      "items": {
        +                        "maxLength": 160,
        +                        "minLength": 1,
        +                        "type": "string"
        +                      },
        +                      "maxItems": 24,
        +                      "type": "array"
        +                    },
        +                    "protocol": {
        +                      "const": "passive_baseline_with_sec_gpc",
        +                      "type": "string"
        +                    }
        +                  },
        +                  "required": [
        +                    "comparable",
        +                    "protocol",
        +                    "baselineArtifact",
        +                    "gpcArtifact",
        +                    "enabledProof",
        +                    "deltas",
        +                    "limitationKeys"
        +                  ],
        +                  "type": "object"
        +                },
        +                "evidenceUrl": {
        +                  "format": "uri",
        +                  "type": "string"
        +                },
        +                "findingTitle": {
        +                  "enum": [
        +                    "GPC response",
        +                    "No observable GPC response"
        +                  ],
        +                  "type": "string"
        +                },
        +                "legalInterpretation": {
        +                  "const": "not_assessed",
        +                  "type": "string"
        +                },
        +                "scoreEffect": {
        +                  "const": "none",
        +                  "type": "string"
        +                },
        +                "status": {
        +                  "enum": [
        +                    "responsive",
        +                    "no_observable_response",
        +                    "indeterminate"
        +                  ],
        +                  "type": "string"
        +                },
        +                "summary": {
        +                  "maxLength": 2000,
        +                  "minLength": 1,
        +                  "type": "string"
        +                }
        +              },
        +              "required": [
        +                "status",
        +                "findingTitle",
        +                "summary",
        +                "scoreEffect",
        +                "legalInterpretation",
        +                "comparison",
        +                "californiaPolicy",
        +                "evidenceUrl"
        +              ],
        +              "type": "object"
        +            },
        +            {
        +              "type": "null"
        +            }
        +          ]
        +        }
        +      ]
        +    },
        +    {
        +      "type": "null"
        +    }
        +  ]
        +}
      • addedOutput schema / properties / postAcceptObservation
        Added value: +{
        +  "anyOf": [
        +    {
        +      "anyOf": [
        +        {
        +          "not": {}
        +        },
        +        {
        +          "anyOf": [
        +            {
        +              "additionalProperties": false,
        +              "properties": {
        +                "acceptanceExercised": {
        +                  "type": "boolean"
        +                },
        +                "completedAt": {
        +                  "type": [
        +                    "string",
        +                    "null"
        +                  ]
        +                },
        +                "coverageLimitations": {
        +                  "items": {
        +                    "type": "string"
        +                  },
        +                  "maxItems": 24,
        +                  "type": "array"
        +                },
        +                "evidenceDisposition": {
        +                  "enum": [
        +                    "confirmed",
        +                    "indeterminate"
        +                  ],
        +                  "type": "string"
        +                },
        +                "indeterminateReason": {
        +                  "anyOf": [
        +                    {
        +                      "maxLength": 160,
        +                      "minLength": 1,
        +                      "type": "string"
        +                    },
        +                    {
        +                      "type": "null"
        +                    }
        +                  ]
        +                },
        +                "interpretation": {
        +                  "maxLength": 500,
        +                  "minLength": 1,
        +                  "type": "string"
        +                },
        +                "limitations": {
        +                  "items": {
        +                    "type": "string"
        +                  },
        +                  "maxItems": 24,
        +                  "type": "array"
        +                },
        +                "observationCount": {
        +                  "minimum": 0,
        +                  "type": "integer"
        +                },
        +                "observationStrategy": {
        +                  "enum": [
        +                    "stop_on_first_eligible_activity",
        +                    "not_applicable"
        +                  ],
        +                  "type": "string"
        +                },
        +                "productionProjectable": {
        +                  "type": "boolean"
        +                },
        +                "status": {
        +                  "enum": [
        +                    "confirmed_observation",
        +                    "confirmed_clean",
        +                    "unconfirmed",
        +                    "not_attempted",
        +                    "unsupported",
        +                    "aborted"
        +                  ],
        +                  "type": "string"
        +                },
        +                "termination": {
        +                  "additionalProperties": false,
        +                  "properties": {
        +                    "intentional": {
        +                      "type": "boolean"
        +                    },
        +                    "kind": {
        +                      "enum": [
        +                        "evidence_satisfied",
        +                        "window_elapsed",
        +                        "unavailable"
        +                      ],
        +                      "type": "string"
        +                    },
        +                    "trigger": {
        +                      "enum": [
        +                        "non_essential_request_observed",
        +                        "non_essential_storage_write_observed",
        +                        "acceptance_signal_contradiction_observed",
        +                        "window_elapsed",
        +                        "accept_control_not_observed",
        +                        "accept_path_timeout",
        +                        "accept_observation_window_truncated",
        +                        "worker_failed",
        +                        "unavailable"
        +                      ],
        +                      "type": "string"
        +                    }
        +                  },
        +                  "required": [
        +                    "kind",
        +                    "intentional",
        +                    "trigger"
        +                  ],
        +                  "type": "object"
        +                },
        +                "verdict": {
        +                  "enum": [
        +                    "eligible_nonessential_activity_observed_after_confirmed_acceptance",
        +                    "retained_consent_signal_contradiction_observed_after_confirmed_acceptance",
        +                    "no_eligible_nonessential_activity_observed_during_completed_window",
        +                    "no_confirmed_post_accept_verdict"
        +                  ],
        +                  "type": "string"
        +                }
        +              },
        +              "required": [
        +                "status",
        +                "acceptanceExercised",
        +                "observationCount",
        +                "productionProjectable",
        +                "evidenceDisposition",
        +                "indeterminateReason",
        +                "verdict",
        +                "interpretation",
        +                "observationStrategy",
        +                "termination",
        +                "completedAt",
        +                "coverageLimitations",
        +                "limitations"
        +              ],
        +              "type": "object"
        +            },
        +            {
        +              "type": "null"
        +            }
        +          ]
        +        }
        +      ]
        +    },
        +    {
        +      "type": "null"
        +    }
        +  ]
        +}
      • changedOutput schema / properties / postRefusalObservation / anyOf
        Previous value: -[
        -  {
        -    "anyOf": [
        -      {
        -        "not": {}
        -      },
        -      {
        -        "anyOf": [
        -          {
        -            "additionalProperties": false,
        -            "properties": {
        -              "completedAt": {
        -                "type": [
        -                  "string",
        -                  "null"
        -                ]
        -              },
        -              "coverageLimitations": {
        -                "items": {
        -                  "type": "string"
        -                },
        -                "maxItems": 24,
        -                "type": "array"
        -              },
        -              "interpretation": {
        -                "maxLength": 500,
        -                "minLength": 1,
        -                "type": "string"
        -              },
        -              "limitations": {
        -                "items": {
        -                  "type": "string"
        -                },
        -                "maxItems": 24,
        -                "type": "array"
        -              },
        -              "observationCount": {
        -                "minimum": 0,
        -                "type": "integer"
        -              },
        -              "observationStrategy": {
        -                "enum": [
        -                  "stop_on_first_eligible_activity",
        -                  "not_applicable"
        -                ],
        -                "type": "string"
        -              },
        -              "productionProjectable": {
        -                "type": "boolean"
        -              },
        -              "refusalExercised": {
        -                "type": "boolean"
        -              },
        -              "status": {
        -                "enum": [
        -                  "confirmed_observation",
        -                  "confirmed_clean",
        -                  "unconfirmed",
        -                  "not_attempted",
        -                  "unsupported",
        -                  "aborted"
        -                ],
        -                "type": "string"
        -              },
        -              "termination": {
        -                "additionalProperties": false,
        -                "properties": {
        -                  "intentional": {
        -                    "type": "boolean"
        -                  },
        -                  "kind": {
        -                    "enum": [
        -                      "evidence_satisfied",
        -                      "window_elapsed",
        -                      "unavailable"
        -                    ],
        -                    "type": "string"
        -                  },
        -                  "trigger": {
        -                    "enum": [
        -                      "non_essential_request_observed",
        -                      "non_essential_storage_write_observed",
        -                      "refusal_signal_contradiction_observed",
        -                      "window_elapsed",
        -                      "reject_path_timeout",
        -                      "worker_failed",
        -                      "unavailable"
        -                    ],
        -                    "type": "string"
        -                  }
        -                },
        -                "required": [
        -                  "kind",
        -                  "intentional",
        -                  "trigger"
        -                ],
        -                "type": "object"
        -              },
        -              "verdict": {
        -                "enum": [
        -                  "eligible_nonessential_activity_observed_after_confirmed_refusal",
        -                  "retained_consent_signal_contradiction_observed_after_confirmed_refusal",
        -                  "no_eligible_nonessential_activity_observed_during_completed_window",
        -                  "no_confirmed_post_refusal_verdict"
        -                ],
        -                "type": "string"
        -              }
        -            },
        -            "required": [
        -              "status",
        -              "refusalExercised",
        -              "observationCount",
        -              "productionProjectable",
        -              "verdict",
        -              "interpretation",
        -              "observationStrategy",
        -              "termination",
        -              "completedAt",
        -              "coverageLimitations",
        -              "limitations"
        -            ],
        -            "type": "object"
        -          },
        -          {
        -            "type": "null"
        -          }
        -        ]
        -      }
        -    ]
        -  },
        -  {
        -    "type": "null"
        -  }
        -]New value: +[
        +  {
        +    "anyOf": [
        +      {
        +        "not": {}
        +      },
        +      {
        +        "anyOf": [
        +          {
        +            "additionalProperties": false,
        +            "properties": {
        +              "completedAt": {
        +                "type": [
        +                  "string",
        +                  "null"
        +                ]
        +              },
        +              "coverageLimitations": {
        +                "items": {
        +                  "type": "string"
        +                },
        +                "maxItems": 24,
        +                "type": "array"
        +              },
        +              "evidenceDisposition": {
        +                "enum": [
        +                  "confirmed",
        +                  "indeterminate"
        +                ],
        +                "type": "string"
        +              },
        +              "indeterminateReason": {
        +                "anyOf": [
        +                  {
        +                    "maxLength": 160,
        +                    "minLength": 1,
        +                    "type": "string"
        +                  },
        +                  {
        +                    "type": "null"
        +                  }
        +                ]
        +              },
        +              "interpretation": {
        +                "maxLength": 500,
        +                "minLength": 1,
        +                "type": "string"
        +              },
        +              "limitations": {
        +                "items": {
        +                  "type": "string"
        +                },
        +                "maxItems": 24,
        +                "type": "array"
        +              },
        +              "observationCount": {
        +                "minimum": 0,
        +                "type": "integer"
        +              },
        +              "observationStrategy": {
        +                "enum": [
        +                  "stop_on_first_eligible_activity",
        +                  "not_applicable"
        +                ],
        +                "type": "string"
        +              },
        +              "productionProjectable": {
        +                "type": "boolean"
        +              },
        +              "refusalExercised": {
        +                "type": "boolean"
        +              },
        +              "status": {
        +                "enum": [
        +                  "confirmed_observation",
        +                  "confirmed_clean",
        +                  "unconfirmed",
        +                  "not_attempted",
        +                  "unsupported",
        +                  "aborted"
        +                ],
        +                "type": "string"
        +              },
        +              "termination": {
        +                "additionalProperties": false,
        +                "properties": {
        +                  "intentional": {
        +                    "type": "boolean"
        +                  },
        +                  "kind": {
        +                    "enum": [
        +                      "evidence_satisfied",
        +                      "window_elapsed",
        +                      "unavailable"
        +                    ],
        +                    "type": "string"
        +                  },
        +                  "trigger": {
        +                    "enum": [
        +                      "non_essential_request_observed",
        +                      "non_essential_storage_write_observed",
        +                      "refusal_signal_contradiction_observed",
        +                      "window_elapsed",
        +                      "reject_path_timeout",
        +                      "worker_failed",
        +                      "unavailable"
        +                    ],
        +                    "type": "string"
        +                  }
        +                },
        +                "required": [
        +                  "kind",
        +                  "intentional",
        +                  "trigger"
        +                ],
        +                "type": "object"
        +              },
        +              "verdict": {
        +                "enum": [
        +                  "eligible_nonessential_activity_observed_after_confirmed_refusal",
        +                  "retained_consent_signal_contradiction_observed_after_confirmed_refusal",
        +                  "no_eligible_nonessential_activity_observed_during_completed_window",
        +                  "no_confirmed_post_refusal_verdict"
        +                ],
        +                "type": "string"
        +              }
        +            },
        +            "required": [
        +              "status",
        +              "refusalExercised",
        +              "observationCount",
        +              "productionProjectable",
        +              "evidenceDisposition",
        +              "indeterminateReason",
        +              "verdict",
        +              "interpretation",
        +              "observationStrategy",
        +              "termination",
        +              "completedAt",
        +              "coverageLimitations",
        +              "limitations"
        +            ],
        +            "type": "object"
        +          },
        +          {
        +            "type": "null"
        +          }
        +        ]
        +      }
        +    ]
        +  },
        +  {
        +    "type": "null"
        +  }
        +]
    • Changedcertscore_get_scan_status3 fields changed
      • addedOutput schema / properties / gpcResponse
        Added value: +{
        +  "anyOf": [
        +    {
        +      "anyOf": [
        +        {
        +          "not": {}
        +        },
        +        {
        +          "anyOf": [
        +            {
        +              "additionalProperties": false,
        +              "properties": {
        +                "californiaPolicy": {
        +                  "additionalProperties": false,
        +                  "properties": {
        +                    "applied": {
        +                      "type": "boolean"
        +                    },
        +                    "deductionPoints": {
        +                      "enum": [
        +                        0,
        +                        15
        +                      ],
        +                      "type": "number"
        +                    }
        +                  },
        +                  "required": [
        +                    "applied",
        +                    "deductionPoints"
        +                  ],
        +                  "type": "object"
        +                },
        +                "comparison": {
        +                  "additionalProperties": false,
        +                  "properties": {
        +                    "baselineArtifact": {
        +                      "additionalProperties": false,
        +                      "properties": {
        +                        "lane": {
        +                          "const": "runtime_evidence",
        +                          "type": "string"
        +                        },
        +                        "sha256": {
        +                          "pattern": "^[a-f0-9]{64}$",
        +                          "type": "string"
        +                        },
        +                        "sizeBytes": {
        +                          "minimum": 0,
        +                          "type": "integer"
        +                        }
        +                      },
        +                      "required": [
        +                        "lane",
        +                        "sha256",
        +                        "sizeBytes"
        +                      ],
        +                      "type": "object"
        +                    },
        +                    "comparable": {
        +                      "type": "boolean"
        +                    },
        +                    "deltas": {
        +                      "additionalProperties": false,
        +                      "properties": {
        +                        "advertisingOrMeasurementActivity": {
        +                          "$ref": "#/properties/gpcResponse/anyOf/0/anyOf/1/anyOf/0/properties/comparison/properties/deltas/properties/cookies"
        +                        },
        +                        "consentOrCmpBehavior": {
        +                          "$ref": "#/properties/gpcResponse/anyOf/0/anyOf/1/anyOf/0/properties/comparison/properties/deltas/properties/cookies"
        +                        },
        +                        "cookies": {
        +                          "additionalProperties": false,
        +                          "properties": {
        +                            "baselineCount": {
        +                              "minimum": 0,
        +                              "type": "integer"
        +                            },
        +                            "baselineOnly": {
        +                              "items": {
        +                                "maxLength": 500,
        +                                "minLength": 1,
        +                                "type": "string"
        +                              },
        +                              "maxItems": 100,
        +                              "type": "array"
        +                            },
        +                            "countDelta": {
        +                              "type": "integer"
        +                            },
        +                            "gpcCount": {
        +                              "minimum": 0,
        +                              "type": "integer"
        +                            },
        +                            "gpcOnly": {
        +                              "items": {
        +                                "maxLength": 500,
        +                                "minLength": 1,
        +                                "type": "string"
        +                              },
        +                              "maxItems": 100,
        +                              "type": "array"
        +                            },
        +                            "shared": {
        +                              "items": {
        +                                "maxLength": 500,
        +                                "minLength": 1,
        +                                "type": "string"
        +                              },
        +                              "maxItems": 100,
        +                              "type": "array"
        +                            }
        +                          },
        +                          "required": [
        +                            "baselineCount",
        +                            "gpcCount",
        +                            "countDelta",
        +                            "baselineOnly",
        +                            "gpcOnly",
        +                            "shared"
        +                          ],
        +                          "type": "object"
        +                        },
        +                        "trackers": {
        +                          "$ref": "#/properties/gpcResponse/anyOf/0/anyOf/1/anyOf/0/properties/comparison/properties/deltas/properties/cookies"
        +                        }
        +                      },
        +                      "required": [
        +                        "cookies",
        +                        "trackers",
        +                        "advertisingOrMeasurementActivity",
        +                        "consentOrCmpBehavior"
        +                      ],
        +                      "type": "object"
        +                    },
        +                    "enabledProof": {
        +                      "additionalProperties": false,
        +                      "properties": {
        +                        "navigatorGlobalPrivacyControl": {
        +                          "const": true,
        +                          "type": "boolean"
        +                        },
        +                        "requestEventIds": {
        +                          "items": {
        +                            "maxLength": 160,
        +                            "minLength": 1,
        +                            "type": "string"
        +                          },
        +                          "maxItems": 100,
        +                          "type": "array"
        +                        },
        +                        "requestsWithSecGpc": {
        +                          "minimum": 0,
        +                          "type": "integer"
        +                        },
        +                        "secGpcHeaderValue": {
        +                          "const": "1",
        +                          "type": "string"
        +                        }
        +                      },
        +                      "required": [
        +                        "secGpcHeaderValue",
        +                        "requestsWithSecGpc",
        +                        "requestEventIds",
        +                        "navigatorGlobalPrivacyControl"
        +                      ],
        +                      "type": "object"
        +                    },
        +                    "gpcArtifact": {
        +                      "additionalProperties": false,
        +                      "properties": {
        +                        "lane": {
        +                          "const": "gpc_observation",
        +                          "type": "string"
        +                        },
        +                        "sha256": {
        +                          "pattern": "^[a-f0-9]{64}$",
        +                          "type": "string"
        +                        },
        +                        "sizeBytes": {
        +                          "minimum": 0,
        +                          "type": "integer"
        +                        }
        +                      },
        +                      "required": [
        +                        "lane",
        +                        "sha256",
        +                        "sizeBytes"
        +                      ],
        +                      "type": "object"
        +                    },
        +                    "limitationKeys": {
        +                      "items": {
        +                        "maxLength": 160,
        +                        "minLength": 1,
        +                        "type": "string"
        +                      },
        +                      "maxItems": 24,
        +                      "type": "array"
        +                    },
        +                    "protocol": {
        +                      "const": "passive_baseline_with_sec_gpc",
        +                      "type": "string"
        +                    }
        +                  },
        +                  "required": [
        +                    "comparable",
        +                    "protocol",
        +                    "baselineArtifact",
        +                    "gpcArtifact",
        +                    "enabledProof",
        +                    "deltas",
        +                    "limitationKeys"
        +                  ],
        +                  "type": "object"
        +                },
        +                "evidenceUrl": {
        +                  "format": "uri",
        +                  "type": "string"
        +                },
        +                "findingTitle": {
        +                  "enum": [
        +                    "GPC response",
        +                    "No observable GPC response"
        +                  ],
        +                  "type": "string"
        +                },
        +                "legalInterpretation": {
        +                  "const": "not_assessed",
        +                  "type": "string"
        +                },
        +                "scoreEffect": {
        +                  "const": "none",
        +                  "type": "string"
        +                },
        +                "status": {
        +                  "enum": [
        +                    "responsive",
        +                    "no_observable_response",
        +                    "indeterminate"
        +                  ],
        +                  "type": "string"
        +                },
        +                "summary": {
        +                  "maxLength": 2000,
        +                  "minLength": 1,
        +                  "type": "string"
        +                }
        +              },
        +              "required": [
        +                "status",
        +                "findingTitle",
        +                "summary",
        +                "scoreEffect",
        +                "legalInterpretation",
        +                "comparison",
        +                "californiaPolicy",
        +                "evidenceUrl"
        +              ],
        +              "type": "object"
        +            },
        +            {
        +              "type": "null"
        +            }
        +          ]
        +        }
        +      ]
        +    },
        +    {
        +      "type": "null"
        +    }
        +  ]
        +}
      • addedOutput schema / properties / postAcceptObservation
        Added value: +{
        +  "anyOf": [
        +    {
        +      "anyOf": [
        +        {
        +          "not": {}
        +        },
        +        {
        +          "anyOf": [
        +            {
        +              "additionalProperties": false,
        +              "properties": {
        +                "acceptanceExercised": {
        +                  "type": "boolean"
        +                },
        +                "completedAt": {
        +                  "type": [
        +                    "string",
        +                    "null"
        +                  ]
        +                },
        +                "coverageLimitations": {
        +                  "items": {
        +                    "type": "string"
        +                  },
        +                  "maxItems": 24,
        +                  "type": "array"
        +                },
        +                "evidenceDisposition": {
        +                  "enum": [
        +                    "confirmed",
        +                    "indeterminate"
        +                  ],
        +                  "type": "string"
        +                },
        +                "indeterminateReason": {
        +                  "anyOf": [
        +                    {
        +                      "maxLength": 160,
        +                      "minLength": 1,
        +                      "type": "string"
        +                    },
        +                    {
        +                      "type": "null"
        +                    }
        +                  ]
        +                },
        +                "interpretation": {
        +                  "maxLength": 500,
        +                  "minLength": 1,
        +                  "type": "string"
        +                },
        +                "limitations": {
        +                  "items": {
        +                    "type": "string"
        +                  },
        +                  "maxItems": 24,
        +                  "type": "array"
        +                },
        +                "observationCount": {
        +                  "minimum": 0,
        +                  "type": "integer"
        +                },
        +                "observationStrategy": {
        +                  "enum": [
        +                    "stop_on_first_eligible_activity",
        +                    "not_applicable"
        +                  ],
        +                  "type": "string"
        +                },
        +                "productionProjectable": {
        +                  "type": "boolean"
        +                },
        +                "status": {
        +                  "enum": [
        +                    "confirmed_observation",
        +                    "confirmed_clean",
        +                    "unconfirmed",
        +                    "not_attempted",
        +                    "unsupported",
        +                    "aborted"
        +                  ],
        +                  "type": "string"
        +                },
        +                "termination": {
        +                  "additionalProperties": false,
        +                  "properties": {
        +                    "intentional": {
        +                      "type": "boolean"
        +                    },
        +                    "kind": {
        +                      "enum": [
        +                        "evidence_satisfied",
        +                        "window_elapsed",
        +                        "unavailable"
        +                      ],
        +                      "type": "string"
        +                    },
        +                    "trigger": {
        +                      "enum": [
        +                        "non_essential_request_observed",
        +                        "non_essential_storage_write_observed",
        +                        "acceptance_signal_contradiction_observed",
        +                        "window_elapsed",
        +                        "accept_control_not_observed",
        +                        "accept_path_timeout",
        +                        "accept_observation_window_truncated",
        +                        "worker_failed",
        +                        "unavailable"
        +                      ],
        +                      "type": "string"
        +                    }
        +                  },
        +                  "required": [
        +                    "kind",
        +                    "intentional",
        +                    "trigger"
        +                  ],
        +                  "type": "object"
        +                },
        +                "verdict": {
        +                  "enum": [
        +                    "eligible_nonessential_activity_observed_after_confirmed_acceptance",
        +                    "retained_consent_signal_contradiction_observed_after_confirmed_acceptance",
        +                    "no_eligible_nonessential_activity_observed_during_completed_window",
        +                    "no_confirmed_post_accept_verdict"
        +                  ],
        +                  "type": "string"
        +                }
        +              },
        +              "required": [
        +                "status",
        +                "acceptanceExercised",
        +                "observationCount",
        +                "productionProjectable",
        +                "evidenceDisposition",
        +                "indeterminateReason",
        +                "verdict",
        +                "interpretation",
        +                "observationStrategy",
        +                "termination",
        +                "completedAt",
        +                "coverageLimitations",
        +                "limitations"
        +              ],
        +              "type": "object"
        +            },
        +            {
        +              "type": "null"
        +            }
        +          ]
        +        }
        +      ]
        +    },
        +    {
        +      "type": "null"
        +    }
        +  ]
        +}
      • addedOutput schema / properties / postRefusalObservation
        Added value: +{
        +  "anyOf": [
        +    {
        +      "anyOf": [
        +        {
        +          "not": {}
        +        },
        +        {
        +          "anyOf": [
        +            {
        +              "additionalProperties": false,
        +              "properties": {
        +                "completedAt": {
        +                  "type": [
        +                    "string",
        +                    "null"
        +                  ]
        +                },
        +                "coverageLimitations": {
        +                  "items": {
        +                    "type": "string"
        +                  },
        +                  "maxItems": 24,
        +                  "type": "array"
        +                },
        +                "evidenceDisposition": {
        +                  "enum": [
        +                    "confirmed",
        +                    "indeterminate"
        +                  ],
        +                  "type": "string"
        +                },
        +                "indeterminateReason": {
        +                  "anyOf": [
        +                    {
        +                      "maxLength": 160,
        +                      "minLength": 1,
        +                      "type": "string"
        +                    },
        +                    {
        +                      "type": "null"
        +                    }
        +                  ]
        +                },
        +                "interpretation": {
        +                  "maxLength": 500,
        +                  "minLength": 1,
        +                  "type": "string"
        +                },
        +                "limitations": {
        +                  "items": {
        +                    "type": "string"
        +                  },
        +                  "maxItems": 24,
        +                  "type": "array"
        +                },
        +                "observationCount": {
        +                  "minimum": 0,
        +                  "type": "integer"
        +                },
        +                "observationStrategy": {
        +                  "enum": [
        +                    "stop_on_first_eligible_activity",
        +                    "not_applicable"
        +                  ],
        +                  "type": "string"
        +                },
        +                "productionProjectable": {
        +                  "type": "boolean"
        +                },
        +                "refusalExercised": {
        +                  "type": "boolean"
        +                },
        +                "status": {
        +                  "enum": [
        +                    "confirmed_observation",
        +                    "confirmed_clean",
        +                    "unconfirmed",
        +                    "not_attempted",
        +                    "unsupported",
        +                    "aborted"
        +                  ],
        +                  "type": "string"
        +                },
        +                "termination": {
        +                  "additionalProperties": false,
        +                  "properties": {
        +                    "intentional": {
        +                      "type": "boolean"
        +                    },
        +                    "kind": {
        +                      "enum": [
        +                        "evidence_satisfied",
        +                        "window_elapsed",
        +                        "unavailable"
        +                      ],
        +                      "type": "string"
        +                    },
        +                    "trigger": {
        +                      "enum": [
        +                        "non_essential_request_observed",
        +                        "non_essential_storage_write_observed",
        +                        "refusal_signal_contradiction_observed",
        +                        "window_elapsed",
        +                        "reject_path_timeout",
        +                        "worker_failed",
        +                        "unavailable"
        +                      ],
        +                      "type": "string"
        +                    }
        +                  },
        +                  "required": [
        +                    "kind",
        +                    "intentional",
        +                    "trigger"
        +                  ],
        +                  "type": "object"
        +                },
        +                "verdict": {
        +                  "enum": [
        +                    "eligible_nonessential_activity_observed_after_confirmed_refusal",
        +                    "retained_consent_signal_contradiction_observed_after_confirmed_refusal",
        +                    "no_eligible_nonessential_activity_observed_during_completed_window",
        +                    "no_confirmed_post_refusal_verdict"
        +                  ],
        +                  "type": "string"
        +                }
        +              },
        +              "required": [
        +                "status",
        +                "refusalExercised",
        +                "observationCount",
        +                "productionProjectable",
        +                "evidenceDisposition",
        +                "indeterminateReason",
        +                "verdict",
        +                "interpretation",
        +                "observationStrategy",
        +                "termination",
        +                "completedAt",
        +                "coverageLimitations",
        +                "limitations"
        +              ],
        +              "type": "object"
        +            },
        +            {
        +              "type": "null"
        +            }
        +          ]
        +        }
        +      ]
        +    },
        +    {
        +      "type": "null"
        +    }
        +  ]
        +}
    • Changedcertscore_scan_site3 fields changed
      • addedOutput schema / properties / gpcResponse
        Added value: +{
        +  "anyOf": [
        +    {
        +      "anyOf": [
        +        {
        +          "not": {}
        +        },
        +        {
        +          "anyOf": [
        +            {
        +              "additionalProperties": false,
        +              "properties": {
        +                "californiaPolicy": {
        +                  "additionalProperties": false,
        +                  "properties": {
        +                    "applied": {
        +                      "type": "boolean"
        +                    },
        +                    "deductionPoints": {
        +                      "enum": [
        +                        0,
        +                        15
        +                      ],
        +                      "type": "number"
        +                    }
        +                  },
        +                  "required": [
        +                    "applied",
        +                    "deductionPoints"
        +                  ],
        +                  "type": "object"
        +                },
        +                "comparison": {
        +                  "additionalProperties": false,
        +                  "properties": {
        +                    "baselineArtifact": {
        +                      "additionalProperties": false,
        +                      "properties": {
        +                        "lane": {
        +                          "const": "runtime_evidence",
        +                          "type": "string"
        +                        },
        +                        "sha256": {
        +                          "pattern": "^[a-f0-9]{64}$",
        +                          "type": "string"
        +                        },
        +                        "sizeBytes": {
        +                          "minimum": 0,
        +                          "type": "integer"
        +                        }
        +                      },
        +                      "required": [
        +                        "lane",
        +                        "sha256",
        +                        "sizeBytes"
        +                      ],
        +                      "type": "object"
        +                    },
        +                    "comparable": {
        +                      "type": "boolean"
        +                    },
        +                    "deltas": {
        +                      "additionalProperties": false,
        +                      "properties": {
        +                        "advertisingOrMeasurementActivity": {
        +                          "$ref": "#/properties/gpcResponse/anyOf/0/anyOf/1/anyOf/0/properties/comparison/properties/deltas/properties/cookies"
        +                        },
        +                        "consentOrCmpBehavior": {
        +                          "$ref": "#/properties/gpcResponse/anyOf/0/anyOf/1/anyOf/0/properties/comparison/properties/deltas/properties/cookies"
        +                        },
        +                        "cookies": {
        +                          "additionalProperties": false,
        +                          "properties": {
        +                            "baselineCount": {
        +                              "minimum": 0,
        +                              "type": "integer"
        +                            },
        +                            "baselineOnly": {
        +                              "items": {
        +                                "maxLength": 500,
        +                                "minLength": 1,
        +                                "type": "string"
        +                              },
        +                              "maxItems": 100,
        +                              "type": "array"
        +                            },
        +                            "countDelta": {
        +                              "type": "integer"
        +                            },
        +                            "gpcCount": {
        +                              "minimum": 0,
        +                              "type": "integer"
        +                            },
        +                            "gpcOnly": {
        +                              "items": {
        +                                "maxLength": 500,
        +                                "minLength": 1,
        +                                "type": "string"
        +                              },
        +                              "maxItems": 100,
        +                              "type": "array"
        +                            },
        +                            "shared": {
        +                              "items": {
        +                                "maxLength": 500,
        +                                "minLength": 1,
        +                                "type": "string"
        +                              },
        +                              "maxItems": 100,
        +                              "type": "array"
        +                            }
        +                          },
        +                          "required": [
        +                            "baselineCount",
        +                            "gpcCount",
        +                            "countDelta",
        +                            "baselineOnly",
        +                            "gpcOnly",
        +                            "shared"
        +                          ],
        +                          "type": "object"
        +                        },
        +                        "trackers": {
        +                          "$ref": "#/properties/gpcResponse/anyOf/0/anyOf/1/anyOf/0/properties/comparison/properties/deltas/properties/cookies"
        +                        }
        +                      },
        +                      "required": [
        +                        "cookies",
        +                        "trackers",
        +                        "advertisingOrMeasurementActivity",
        +                        "consentOrCmpBehavior"
        +                      ],
        +                      "type": "object"
        +                    },
        +                    "enabledProof": {
        +                      "additionalProperties": false,
        +                      "properties": {
        +                        "navigatorGlobalPrivacyControl": {
        +                          "const": true,
        +                          "type": "boolean"
        +                        },
        +                        "requestEventIds": {
        +                          "items": {
        +                            "maxLength": 160,
        +                            "minLength": 1,
        +                            "type": "string"
        +                          },
        +                          "maxItems": 100,
        +                          "type": "array"
        +                        },
        +                        "requestsWithSecGpc": {
        +                          "minimum": 0,
        +                          "type": "integer"
        +                        },
        +                        "secGpcHeaderValue": {
        +                          "const": "1",
        +                          "type": "string"
        +                        }
        +                      },
        +                      "required": [
        +                        "secGpcHeaderValue",
        +                        "requestsWithSecGpc",
        +                        "requestEventIds",
        +                        "navigatorGlobalPrivacyControl"
        +                      ],
        +                      "type": "object"
        +                    },
        +                    "gpcArtifact": {
        +                      "additionalProperties": false,
        +                      "properties": {
        +                        "lane": {
        +                          "const": "gpc_observation",
        +                          "type": "string"
        +                        },
        +                        "sha256": {
        +                          "pattern": "^[a-f0-9]{64}$",
        +                          "type": "string"
        +                        },
        +                        "sizeBytes": {
        +                          "minimum": 0,
        +                          "type": "integer"
        +                        }
        +                      },
        +                      "required": [
        +                        "lane",
        +                        "sha256",
        +                        "sizeBytes"
        +                      ],
        +                      "type": "object"
        +                    },
        +                    "limitationKeys": {
        +                      "items": {
        +                        "maxLength": 160,
        +                        "minLength": 1,
        +                        "type": "string"
        +                      },
        +                      "maxItems": 24,
        +                      "type": "array"
        +                    },
        +                    "protocol": {
        +                      "const": "passive_baseline_with_sec_gpc",
        +                      "type": "string"
        +                    }
        +                  },
        +                  "required": [
        +                    "comparable",
        +                    "protocol",
        +                    "baselineArtifact",
        +                    "gpcArtifact",
        +                    "enabledProof",
        +                    "deltas",
        +                    "limitationKeys"
        +                  ],
        +                  "type": "object"
        +                },
        +                "evidenceUrl": {
        +                  "format": "uri",
        +                  "type": "string"
        +                },
        +                "findingTitle": {
        +                  "enum": [
        +                    "GPC response",
        +                    "No observable GPC response"
        +                  ],
        +                  "type": "string"
        +                },
        +                "legalInterpretation": {
        +                  "const": "not_assessed",
        +                  "type": "string"
        +                },
        +                "scoreEffect": {
        +                  "const": "none",
        +                  "type": "string"
        +                },
        +                "status": {
        +                  "enum": [
        +                    "responsive",
        +                    "no_observable_response",
        +                    "indeterminate"
        +                  ],
        +                  "type": "string"
        +                },
        +                "summary": {
        +                  "maxLength": 2000,
        +                  "minLength": 1,
        +                  "type": "string"
        +                }
        +              },
        +              "required": [
        +                "status",
        +                "findingTitle",
        +                "summary",
        +                "scoreEffect",
        +                "legalInterpretation",
        +                "comparison",
        +                "californiaPolicy",
        +                "evidenceUrl"
        +              ],
        +              "type": "object"
        +            },
        +            {
        +              "type": "null"
        +            }
        +          ]
        +        }
        +      ]
        +    },
        +    {
        +      "type": "null"
        +    }
        +  ]
        +}
      • addedOutput schema / properties / postAcceptObservation
        Added value: +{
        +  "anyOf": [
        +    {
        +      "anyOf": [
        +        {
        +          "not": {}
        +        },
        +        {
        +          "anyOf": [
        +            {
        +              "additionalProperties": false,
        +              "properties": {
        +                "acceptanceExercised": {
        +                  "type": "boolean"
        +                },
        +                "completedAt": {
        +                  "type": [
        +                    "string",
        +                    "null"
        +                  ]
        +                },
        +                "coverageLimitations": {
        +                  "items": {
        +                    "type": "string"
        +                  },
        +                  "maxItems": 24,
        +                  "type": "array"
        +                },
        +                "evidenceDisposition": {
        +                  "enum": [
        +                    "confirmed",
        +                    "indeterminate"
        +                  ],
        +                  "type": "string"
        +                },
        +                "indeterminateReason": {
        +                  "anyOf": [
        +                    {
        +                      "maxLength": 160,
        +                      "minLength": 1,
        +                      "type": "string"
        +                    },
        +                    {
        +                      "type": "null"
        +                    }
        +                  ]
        +                },
        +                "interpretation": {
        +                  "maxLength": 500,
        +                  "minLength": 1,
        +                  "type": "string"
        +                },
        +                "limitations": {
        +                  "items": {
        +                    "type": "string"
        +                  },
        +                  "maxItems": 24,
        +                  "type": "array"
        +                },
        +                "observationCount": {
        +                  "minimum": 0,
        +                  "type": "integer"
        +                },
        +                "observationStrategy": {
        +                  "enum": [
        +                    "stop_on_first_eligible_activity",
        +                    "not_applicable"
        +                  ],
        +                  "type": "string"
        +                },
        +                "productionProjectable": {
        +                  "type": "boolean"
        +                },
        +                "status": {
        +                  "enum": [
        +                    "confirmed_observation",
        +                    "confirmed_clean",
        +                    "unconfirmed",
        +                    "not_attempted",
        +                    "unsupported",
        +                    "aborted"
        +                  ],
        +                  "type": "string"
        +                },
        +                "termination": {
        +                  "additionalProperties": false,
        +                  "properties": {
        +                    "intentional": {
        +                      "type": "boolean"
        +                    },
        +                    "kind": {
        +                      "enum": [
        +                        "evidence_satisfied",
        +                        "window_elapsed",
        +                        "unavailable"
        +                      ],
        +                      "type": "string"
        +                    },
        +                    "trigger": {
        +                      "enum": [
        +                        "non_essential_request_observed",
        +                        "non_essential_storage_write_observed",
        +                        "acceptance_signal_contradiction_observed",
        +                        "window_elapsed",
        +                        "accept_control_not_observed",
        +                        "accept_path_timeout",
        +                        "accept_observation_window_truncated",
        +                        "worker_failed",
        +                        "unavailable"
        +                      ],
        +                      "type": "string"
        +                    }
        +                  },
        +                  "required": [
        +                    "kind",
        +                    "intentional",
        +                    "trigger"
        +                  ],
        +                  "type": "object"
        +                },
        +                "verdict": {
        +                  "enum": [
        +                    "eligible_nonessential_activity_observed_after_confirmed_acceptance",
        +                    "retained_consent_signal_contradiction_observed_after_confirmed_acceptance",
        +                    "no_eligible_nonessential_activity_observed_during_completed_window",
        +                    "no_confirmed_post_accept_verdict"
        +                  ],
        +                  "type": "string"
        +                }
        +              },
        +              "required": [
        +                "status",
        +                "acceptanceExercised",
        +                "observationCount",
        +                "productionProjectable",
        +                "evidenceDisposition",
        +                "indeterminateReason",
        +                "verdict",
        +                "interpretation",
        +                "observationStrategy",
        +                "termination",
        +                "completedAt",
        +                "coverageLimitations",
        +                "limitations"
        +              ],
        +              "type": "object"
        +            },
        +            {
        +              "type": "null"
        +            }
        +          ]
        +        }
        +      ]
        +    },
        +    {
        +      "type": "null"
        +    }
        +  ]
        +}
      • addedOutput schema / properties / postRefusalObservation
        Added value: +{
        +  "anyOf": [
        +    {
        +      "anyOf": [
        +        {
        +          "not": {}
        +        },
        +        {
        +          "anyOf": [
        +            {
        +              "additionalProperties": false,
        +              "properties": {
        +                "completedAt": {
        +                  "type": [
        +                    "string",
        +                    "null"
        +                  ]
        +                },
        +                "coverageLimitations": {
        +                  "items": {
        +                    "type": "string"
        +                  },
        +                  "maxItems": 24,
        +                  "type": "array"
        +                },
        +                "evidenceDisposition": {
        +                  "enum": [
        +                    "confirmed",
        +                    "indeterminate"
        +                  ],
        +                  "type": "string"
        +                },
        +                "indeterminateReason": {
        +                  "anyOf": [
        +                    {
        +                      "maxLength": 160,
        +                      "minLength": 1,
        +                      "type": "string"
        +                    },
        +                    {
        +                      "type": "null"
        +                    }
        +                  ]
        +                },
        +                "interpretation": {
        +                  "maxLength": 500,
        +                  "minLength": 1,
        +                  "type": "string"
        +                },
        +                "limitations": {
        +                  "items": {
        +                    "type": "string"
        +                  },
        +                  "maxItems": 24,
        +                  "type": "array"
        +                },
        +                "observationCount": {
        +                  "minimum": 0,
        +                  "type": "integer"
        +                },
        +                "observationStrategy": {
        +                  "enum": [
        +                    "stop_on_first_eligible_activity",
        +                    "not_applicable"
        +                  ],
        +                  "type": "string"
        +                },
        +                "productionProjectable": {
        +                  "type": "boolean"
        +                },
        +                "refusalExercised": {
        +                  "type": "boolean"
        +                },
        +                "status": {
        +                  "enum": [
        +                    "confirmed_observation",
        +                    "confirmed_clean",
        +                    "unconfirmed",
        +                    "not_attempted",
        +                    "unsupported",
        +                    "aborted"
        +                  ],
        +                  "type": "string"
        +                },
        +                "termination": {
        +                  "additionalProperties": false,
        +                  "properties": {
        +                    "intentional": {
        +                      "type": "boolean"
        +                    },
        +                    "kind": {
        +                      "enum": [
        +                        "evidence_satisfied",
        +                        "window_elapsed",
        +                        "unavailable"
        +                      ],
        +                      "type": "string"
        +                    },
        +                    "trigger": {
        +                      "enum": [
        +                        "non_essential_request_observed",
        +                        "non_essential_storage_write_observed",
        +                        "refusal_signal_contradiction_observed",
        +                        "window_elapsed",
        +                        "reject_path_timeout",
        +                        "worker_failed",
        +                        "unavailable"
        +                      ],
        +                      "type": "string"
        +                    }
        +                  },
        +                  "required": [
        +                    "kind",
        +                    "intentional",
        +                    "trigger"
        +                  ],
        +                  "type": "object"
        +                },
        +                "verdict": {
        +                  "enum": [
        +                    "eligible_nonessential_activity_observed_after_confirmed_refusal",
        +                    "retained_consent_signal_contradiction_observed_after_confirmed_refusal",
        +                    "no_eligible_nonessential_activity_observed_during_completed_window",
        +                    "no_confirmed_post_refusal_verdict"
        +                  ],
        +                  "type": "string"
        +                }
        +              },
        +              "required": [
        +                "status",
        +                "refusalExercised",
        +                "observationCount",
        +                "productionProjectable",
        +                "evidenceDisposition",
        +                "indeterminateReason",
        +                "verdict",
        +                "interpretation",
        +                "observationStrategy",
        +                "termination",
        +                "completedAt",
        +                "coverageLimitations",
        +                "limitations"
        +              ],
        +              "type": "object"
        +            },
        +            {
        +              "type": "null"
        +            }
        +          ]
        +        }
        +      ]
        +    },
        +    {
        +      "type": "null"
        +    }
        +  ]
        +}
  3. 1 tool update
    • Changedcertscore_scan_site2 fields changed
      • changedInput schema / properties / freshness / description
        Previous value: -"Prefer latest for ordinary website checks so an eligible recent completed scan can be reused and new-scan allowance is not consumed unnecessarily; CertScore may still start a scan when no suitable result exists. Use refresh only when the user explicitly requests a fresh, new, or repeated scan; ordinary check, scan, audit, inspect, review, or assess wording alone does not request refresh."New value: +"Scan freshness policy. latest allows eligible recent completed-result reuse when available; refresh requests a new scan. Defaults to latest."
      • changedInput schema / properties / scanFrom / description
        Previous value: -"Optional execution region for a newly queued scan. Omit when the user did not request a jurisdiction or regional perspective; use eu_de or eu_ie for explicit EU/GDPR/ePrivacy requests and california for explicit California/CCPA/CPRA requests. Do not use multiple regions unless comparison is requested, and do not infer EU from consent or California from a U.S. user location."New value: +"Optional execution region for a newly queued scan: eu_de, eu_ie, california, or the service default when omitted."
  4. 3 tool updates
    • Changedcertscore_get_scan_bundle2 fields changed
      • addedOutput schema / properties / preConsentCookiesTrackers / properties / summary / properties / trackerCategoryCounts
        Added value: +{
        +  "additionalProperties": false,
        +  "properties": {
        +    "advertising": {
        +      "minimum": 0,
        +      "type": "integer"
        +    },
        +    "analytics": {
        +      "minimum": 0,
        +      "type": "integer"
        +    },
        +    "essential": {
        +      "minimum": 0,
        +      "type": "integer"
        +    },
        +    "functional": {
        +      "minimum": 0,
        +      "type": "integer"
        +    },
        +    "review": {
        +      "minimum": 0,
        +      "type": "integer"
        +    }
        +  },
        +  "required": [
        +    "advertising",
        +    "analytics",
        +    "essential",
        +    "functional",
        +    "review"
        +  ],
        +  "type": "object"
        +}
      • addedOutput schema / properties / preConsentCookiesTrackers / properties / summary / properties / trackerCountScope
        Added value: +{
        +  "const": "canonical_inventory_rows_including_operational",
        +  "type": "string"
        +}
    • Changedcertscore_get_scan_status1 field changed
      • addedOutput schema / properties / preConsentPreview
        Added value: +{
        +  "additionalProperties": false,
        +  "properties": {
        +    "cookies": {
        +      "items": {
        +        "additionalProperties": false,
        +        "properties": {
        +          "domain": {
        +            "anyOf": [
        +              {
        +                "maxLength": 253,
        +                "minLength": 1,
        +                "type": "string"
        +              },
        +              {
        +                "type": "null"
        +              }
        +            ]
        +          },
        +          "essentiality": {
        +            "enum": [
        +              "essential",
        +              "non_essential",
        +              "unknown"
        +            ],
        +            "type": "string"
        +          },
        +          "name": {
        +            "maxLength": 256,
        +            "minLength": 1,
        +            "type": "string"
        +          },
        +          "observedAtMs": {
        +            "anyOf": [
        +              {
        +                "minimum": 0,
        +                "type": "integer"
        +              },
        +              {
        +                "type": "null"
        +              }
        +            ]
        +          },
        +          "party": {
        +            "enum": [
        +              "first_party",
        +              "third_party",
        +              "unknown"
        +            ],
        +            "type": "string"
        +          },
        +          "purpose": {
        +            "enum": [
        +              "analytics",
        +              "advertising",
        +              "marketing",
        +              "personalization",
        +              "session_replay",
        +              "consent_management",
        +              "tag_management",
        +              "infrastructure",
        +              "security",
        +              "performance_monitoring",
        +              "customer_support",
        +              "unknown"
        +            ],
        +            "type": "string"
        +          }
        +        },
        +        "required": [
        +          "name",
        +          "domain",
        +          "party",
        +          "purpose",
        +          "essentiality",
        +          "observedAtMs"
        +        ],
        +        "type": "object"
        +      },
        +      "maxItems": 20,
        +      "type": "array"
        +    },
        +    "final": {
        +      "const": false,
        +      "type": "boolean"
        +    },
        +    "generatedAt": {
        +      "format": "date-time",
        +      "type": "string"
        +    },
        +    "mustContinuePolling": {
        +      "const": true,
        +      "type": "boolean"
        +    },
        +    "observationOnlyDisclaimer": {
        +      "maxLength": 500,
        +      "minLength": 1,
        +      "type": "string"
        +    },
        +    "operationalVendors": {
        +      "items": {
        +        "additionalProperties": false,
        +        "properties": {
        +          "confidence": {
        +            "maximum": 1,
        +            "minimum": 0,
        +            "type": "number"
        +          },
        +          "domains": {
        +            "items": {
        +              "maxLength": 253,
        +              "minLength": 1,
        +              "type": "string"
        +            },
        +            "maxItems": 8,
        +            "type": "array"
        +          },
        +          "product": {
        +            "anyOf": [
        +              {
        +                "maxLength": 160,
        +                "minLength": 1,
        +                "type": "string"
        +              },
        +              {
        +                "type": "null"
        +              }
        +            ]
        +          },
        +          "purpose": {
        +            "enum": [
        +              "analytics",
        +              "advertising",
        +              "marketing",
        +              "personalization",
        +              "session_replay",
        +              "consent_management",
        +              "tag_management",
        +              "infrastructure",
        +              "security",
        +              "performance_monitoring",
        +              "customer_support",
        +              "unknown"
        +            ],
        +            "type": "string"
        +          },
        +          "vendor": {
        +            "maxLength": 160,
        +            "minLength": 1,
        +            "type": "string"
        +          }
        +        },
        +        "required": [
        +          "vendor",
        +          "product",
        +          "purpose",
        +          "confidence",
        +          "domains"
        +        ],
        +        "type": "object"
        +      },
        +      "maxItems": 20,
        +      "type": "array"
        +    },
        +    "resultStage": {
        +      "const": "preliminary",
        +      "type": "string"
        +    },
        +    "runtimeCoverage": {
        +      "additionalProperties": false,
        +      "properties": {
        +        "limitationKeys": {
        +          "items": {
        +            "maxLength": 120,
        +            "minLength": 1,
        +            "type": "string"
        +          },
        +          "maxItems": 16,
        +          "type": "array"
        +        },
        +        "status": {
        +          "enum": [
        +            "usable",
        +            "limited_partial",
        +            "limited_none",
        +            "not_applicable"
        +          ],
        +          "type": "string"
        +        }
        +      },
        +      "required": [
        +        "status",
        +        "limitationKeys"
        +      ],
        +      "type": "object"
        +    },
        +    "sourceLane": {
        +      "const": "runtime_evidence",
        +      "type": "string"
        +    },
        +    "summary": {
        +      "additionalProperties": false,
        +      "properties": {
        +        "cookieCount": {
        +          "minimum": 0,
        +          "type": "integer"
        +        },
        +        "operationalVendorCount": {
        +          "minimum": 0,
        +          "type": "integer"
        +        },
        +        "returnedCookieCount": {
        +          "minimum": 0,
        +          "type": "integer"
        +        },
        +        "returnedOperationalVendorCount": {
        +          "minimum": 0,
        +          "type": "integer"
        +        },
        +        "returnedTrackingVendorCount": {
        +          "minimum": 0,
        +          "type": "integer"
        +        },
        +        "thirdPartyRequestCount": {
        +          "minimum": 0,
        +          "type": "integer"
        +        },
        +        "trackerCount": {
        +          "minimum": 0,
        +          "type": "integer"
        +        },
        +        "trackingVendorCount": {
        +          "minimum": 0,
        +          "type": "integer"
        +        },
        +        "vendorCount": {
        +          "minimum": 0,
        +          "type": "integer"
        +        }
        +      },
        +      "required": [
        +        "cookieCount",
        +        "trackerCount",
        +        "thirdPartyRequestCount",
        +        "vendorCount"
        +      ],
        +      "type": "object"
        +    },
        +    "trackers": {
        +      "items": {
        +        "additionalProperties": false,
        +        "properties": {
        +          "confidence": {
        +            "maximum": 1,
        +            "minimum": 0,
        +            "type": "number"
        +          },
        +          "domains": {
        +            "items": {
        +              "maxLength": 253,
        +              "minLength": 1,
        +              "type": "string"
        +            },
        +            "maxItems": 8,
        +            "type": "array"
        +          },
        +          "product": {
        +            "anyOf": [
        +              {
        +                "maxLength": 160,
        +                "minLength": 1,
        +                "type": "string"
        +              },
        +              {
        +                "type": "null"
        +              }
        +            ]
        +          },
        +          "purpose": {
        +            "enum": [
        +              "analytics",
        +              "advertising",
        +              "marketing",
        +              "personalization",
        +              "session_replay",
        +              "consent_management",
        +              "tag_management",
        +              "infrastructure",
        +              "security",
        +              "performance_monitoring",
        +              "customer_support",
        +              "unknown"
        +            ],
        +            "type": "string"
        +          },
        +          "vendor": {
        +            "maxLength": 160,
        +            "minLength": 1,
        +            "type": "string"
        +          }
        +        },
        +        "required": [
        +          "vendor",
        +          "product",
        +          "purpose",
        +          "confidence",
        +          "domains"
        +        ],
        +        "type": "object"
        +      },
        +      "maxItems": 20,
        +      "type": "array"
        +    },
        +    "truncated": {
        +      "additionalProperties": false,
        +      "properties": {
        +        "cookies": {
        +          "type": "boolean"
        +        },
        +        "operationalVendors": {
        +          "type": "boolean"
        +        },
        +        "trackers": {
        +          "type": "boolean"
        +        }
        +      },
        +      "required": [
        +        "cookies",
        +        "trackers"
        +      ],
        +      "type": "object"
        +    },
        +    "type": {
        +      "const": "certscore_pre_consent_preview",
        +      "type": "string"
        +    }
        +  },
        +  "required": [
        +    "type",
        +    "resultStage",
        +    "final",
        +    "sourceLane",
        +    "generatedAt",
        +    "runtimeCoverage",
        +    "summary",
        +    "cookies",
        +    "trackers",
        +    "truncated",
        +    "mustContinuePolling",
        +    "observationOnlyDisclaimer"
        +  ],
        +  "type": "object"
        +}
    • Changedcertscore_scan_site3 fields changed
      • changedInput schema / properties / maxWaitSeconds / description
        Previous value: -"Deprecated compatibility field; accepted but ignored because certscore_scan_site does not wait for scan completion."New value: +"Deprecated compatibility field; accepted but ignored. The bounded preliminary-preview wait is controlled by CertScore and never waits for scan completion."
      • changedInput schema / properties / waitForCompletion / description
        Previous value: -"Deprecated compatibility field; accepted but ignored. certscore_scan_site always returns promptly after completed-result reuse or scan creation and never waits for a new scan to finish."New value: +"Deprecated compatibility field; accepted but ignored. certscore_scan_site never waits for a new scan to finish, though MCP Light may briefly wait within a bounded preview window for preliminary pre-consent observations."
      • addedOutput schema / properties / preConsentPreview
        Added value: +{
        +  "additionalProperties": false,
        +  "properties": {
        +    "cookies": {
        +      "items": {
        +        "additionalProperties": false,
        +        "properties": {
        +          "domain": {
        +            "anyOf": [
        +              {
        +                "maxLength": 253,
        +                "minLength": 1,
        +                "type": "string"
        +              },
        +              {
        +                "type": "null"
        +              }
        +            ]
        +          },
        +          "essentiality": {
        +            "enum": [
        +              "essential",
        +              "non_essential",
        +              "unknown"
        +            ],
        +            "type": "string"
        +          },
        +          "name": {
        +            "maxLength": 256,
        +            "minLength": 1,
        +            "type": "string"
        +          },
        +          "observedAtMs": {
        +            "anyOf": [
        +              {
        +                "minimum": 0,
        +                "type": "integer"
        +              },
        +              {
        +                "type": "null"
        +              }
        +            ]
        +          },
        +          "party": {
        +            "enum": [
        +              "first_party",
        +              "third_party",
        +              "unknown"
        +            ],
        +            "type": "string"
        +          },
        +          "purpose": {
        +            "enum": [
        +              "analytics",
        +              "advertising",
        +              "marketing",
        +              "personalization",
        +              "session_replay",
        +              "consent_management",
        +              "tag_management",
        +              "infrastructure",
        +              "security",
        +              "performance_monitoring",
        +              "customer_support",
        +              "unknown"
        +            ],
        +            "type": "string"
        +          }
        +        },
        +        "required": [
        +          "name",
        +          "domain",
        +          "party",
        +          "purpose",
        +          "essentiality",
        +          "observedAtMs"
        +        ],
        +        "type": "object"
        +      },
        +      "maxItems": 20,
        +      "type": "array"
        +    },
        +    "final": {
        +      "const": false,
        +      "type": "boolean"
        +    },
        +    "generatedAt": {
        +      "format": "date-time",
        +      "type": "string"
        +    },
        +    "mustContinuePolling": {
        +      "const": true,
        +      "type": "boolean"
        +    },
        +    "observationOnlyDisclaimer": {
        +      "maxLength": 500,
        +      "minLength": 1,
        +      "type": "string"
        +    },
        +    "operationalVendors": {
        +      "items": {
        +        "additionalProperties": false,
        +        "properties": {
        +          "confidence": {
        +            "maximum": 1,
        +            "minimum": 0,
        +            "type": "number"
        +          },
        +          "domains": {
        +            "items": {
        +              "maxLength": 253,
        +              "minLength": 1,
        +              "type": "string"
        +            },
        +            "maxItems": 8,
        +            "type": "array"
        +          },
        +          "product": {
        +            "anyOf": [
        +              {
        +                "maxLength": 160,
        +                "minLength": 1,
        +                "type": "string"
        +              },
        +              {
        +                "type": "null"
        +              }
        +            ]
        +          },
        +          "purpose": {
        +            "enum": [
        +              "analytics",
        +              "advertising",
        +              "marketing",
        +              "personalization",
        +              "session_replay",
        +              "consent_management",
        +              "tag_management",
        +              "infrastructure",
        +              "security",
        +              "performance_monitoring",
        +              "customer_support",
        +              "unknown"
        +            ],
        +            "type": "string"
        +          },
        +          "vendor": {
        +            "maxLength": 160,
        +            "minLength": 1,
        +            "type": "string"
        +          }
        +        },
        +        "required": [
        +          "vendor",
        +          "product",
        +          "purpose",
        +          "confidence",
        +          "domains"
        +        ],
        +        "type": "object"
        +      },
        +      "maxItems": 20,
        +      "type": "array"
        +    },
        +    "resultStage": {
        +      "const": "preliminary",
        +      "type": "string"
        +    },
        +    "runtimeCoverage": {
        +      "additionalProperties": false,
        +      "properties": {
        +        "limitationKeys": {
        +          "items": {
        +            "maxLength": 120,
        +            "minLength": 1,
        +            "type": "string"
        +          },
        +          "maxItems": 16,
        +          "type": "array"
        +        },
        +        "status": {
        +          "enum": [
        +            "usable",
        +            "limited_partial",
        +            "limited_none",
        +            "not_applicable"
        +          ],
        +          "type": "string"
        +        }
        +      },
        +      "required": [
        +        "status",
        +        "limitationKeys"
        +      ],
        +      "type": "object"
        +    },
        +    "sourceLane": {
        +      "const": "runtime_evidence",
        +      "type": "string"
        +    },
        +    "summary": {
        +      "additionalProperties": false,
        +      "properties": {
        +        "cookieCount": {
        +          "minimum": 0,
        +          "type": "integer"
        +        },
        +        "operationalVendorCount": {
        +          "minimum": 0,
        +          "type": "integer"
        +        },
        +        "returnedCookieCount": {
        +          "minimum": 0,
        +          "type": "integer"
        +        },
        +        "returnedOperationalVendorCount": {
        +          "minimum": 0,
        +          "type": "integer"
        +        },
        +        "returnedTrackingVendorCount": {
        +          "minimum": 0,
        +          "type": "integer"
        +        },
        +        "thirdPartyRequestCount": {
        +          "minimum": 0,
        +          "type": "integer"
        +        },
        +        "trackerCount": {
        +          "minimum": 0,
        +          "type": "integer"
        +        },
        +        "trackingVendorCount": {
        +          "minimum": 0,
        +          "type": "integer"
        +        },
        +        "vendorCount": {
        +          "minimum": 0,
        +          "type": "integer"
        +        }
        +      },
        +      "required": [
        +        "cookieCount",
        +        "trackerCount",
        +        "thirdPartyRequestCount",
        +        "vendorCount"
        +      ],
        +      "type": "object"
        +    },
        +    "trackers": {
        +      "items": {
        +        "additionalProperties": false,
        +        "properties": {
        +          "confidence": {
        +            "maximum": 1,
        +            "minimum": 0,
        +            "type": "number"
        +          },
        +          "domains": {
        +            "items": {
        +              "maxLength": 253,
        +              "minLength": 1,
        +              "type": "string"
        +            },
        +            "maxItems": 8,
        +            "type": "array"
        +          },
        +          "product": {
        +            "anyOf": [
        +              {
        +                "maxLength": 160,
        +                "minLength": 1,
        +                "type": "string"
        +              },
        +              {
        +                "type": "null"
        +              }
        +            ]
        +          },
        +          "purpose": {
        +            "enum": [
        +              "analytics",
        +              "advertising",
        +              "marketing",
        +              "personalization",
        +              "session_replay",
        +              "consent_management",
        +              "tag_management",
        +              "infrastructure",
        +              "security",
        +              "performance_monitoring",
        +              "customer_support",
        +              "unknown"
        +            ],
        +            "type": "string"
        +          },
        +          "vendor": {
        +            "maxLength": 160,
        +            "minLength": 1,
        +            "type": "string"
        +          }
        +        },
        +        "required": [
        +          "vendor",
        +          "product",
        +          "purpose",
        +          "confidence",
        +          "domains"
        +        ],
        +        "type": "object"
        +      },
        +      "maxItems": 20,
        +      "type": "array"
        +    },
        +    "truncated": {
        +      "additionalProperties": false,
        +      "properties": {
        +        "cookies": {
        +          "type": "boolean"
        +        },
        +        "operationalVendors": {
        +          "type": "boolean"
        +        },
        +        "trackers": {
        +          "type": "boolean"
        +        }
        +      },
        +      "required": [
        +        "cookies",
        +        "trackers"
        +      ],
        +      "type": "object"
        +    },
        +    "type": {
        +      "const": "certscore_pre_consent_preview",
        +      "type": "string"
        +    }
        +  },
        +  "required": [
        +    "type",
        +    "resultStage",
        +    "final",
        +    "sourceLane",
        +    "generatedAt",
        +    "runtimeCoverage",
        +    "summary",
        +    "cookies",
        +    "trackers",
        +    "truncated",
        +    "mustContinuePolling",
        +    "observationOnlyDisclaimer"
        +  ],
        +  "type": "object"
        +}
  5. 1 tool update
    • Changedcertscore_scan_site2 fields changed
      • changedInput schema / properties / maxWaitSeconds / description
        Previous value: -"Total wall-clock budget for scan creation plus optional completion waiting. Defaults to 25 seconds. Creation time is deducted from polling; budget exhaustion returns the accepted active scan and stable scanId without an error."New value: +"Deprecated compatibility field; accepted but ignored because certscore_scan_site does not wait for scan completion."
      • changedInput schema / properties / waitForCompletion / description
        Previous value: -"Wait for a completed scan resource within this tool call's wall-clock budget. Defaults to true. Set false only for an explicitly asynchronous workflow."New value: +"Deprecated compatibility field; accepted but ignored. certscore_scan_site always returns promptly after completed-result reuse or scan creation and never waits for a new scan to finish."
  6. 1 tool update
    • Changedcertscore_get_scan_bundle1 field changed
      • changedOutput schema / properties / postRefusalObservation / anyOf
        Previous value: -[
        -  {
        -    "anyOf": [
        -      {
        -        "not": {}
        -      },
        -      {
        -        "anyOf": [
        -          {
        -            "additionalProperties": false,
        -            "properties": {
        -              "completedAt": {
        -                "type": [
        -                  "string",
        -                  "null"
        -                ]
        -              },
        -              "limitations": {
        -                "items": {
        -                  "type": "string"
        -                },
        -                "maxItems": 24,
        -                "type": "array"
        -              },
        -              "observationCount": {
        -                "minimum": 0,
        -                "type": "integer"
        -              },
        -              "productionProjectable": {
        -                "type": "boolean"
        -              },
        -              "refusalExercised": {
        -                "type": "boolean"
        -              },
        -              "status": {
        -                "enum": [
        -                  "confirmed_observation",
        -                  "confirmed_clean",
        -                  "unconfirmed",
        -                  "not_attempted",
        -                  "unsupported",
        -                  "aborted"
        -                ],
        -                "type": "string"
        -              }
        -            },
        -            "required": [
        -              "status",
        -              "refusalExercised",
        -              "observationCount",
        -              "productionProjectable",
        -              "completedAt",
        -              "limitations"
        -            ],
        -            "type": "object"
        -          },
        -          {
        -            "type": "null"
        -          }
        -        ]
        -      }
        -    ]
        -  },
        -  {
        -    "type": "null"
        -  }
        -]New value: +[
        +  {
        +    "anyOf": [
        +      {
        +        "not": {}
        +      },
        +      {
        +        "anyOf": [
        +          {
        +            "additionalProperties": false,
        +            "properties": {
        +              "completedAt": {
        +                "type": [
        +                  "string",
        +                  "null"
        +                ]
        +              },
        +              "coverageLimitations": {
        +                "items": {
        +                  "type": "string"
        +                },
        +                "maxItems": 24,
        +                "type": "array"
        +              },
        +              "interpretation": {
        +                "maxLength": 500,
        +                "minLength": 1,
        +                "type": "string"
        +              },
        +              "limitations": {
        +                "items": {
        +                  "type": "string"
        +                },
        +                "maxItems": 24,
        +                "type": "array"
        +              },
        +              "observationCount": {
        +                "minimum": 0,
        +                "type": "integer"
        +              },
        +              "observationStrategy": {
        +                "enum": [
        +                  "stop_on_first_eligible_activity",
        +                  "not_applicable"
        +                ],
        +                "type": "string"
        +              },
        +              "productionProjectable": {
        +                "type": "boolean"
        +              },
        +              "refusalExercised": {
        +                "type": "boolean"
        +              },
        +              "status": {
        +                "enum": [
        +                  "confirmed_observation",
        +                  "confirmed_clean",
        +                  "unconfirmed",
        +                  "not_attempted",
        +                  "unsupported",
        +                  "aborted"
        +                ],
        +                "type": "string"
        +              },
        +              "termination": {
        +                "additionalProperties": false,
        +                "properties": {
        +                  "intentional": {
        +                    "type": "boolean"
        +                  },
        +                  "kind": {
        +                    "enum": [
        +                      "evidence_satisfied",
        +                      "window_elapsed",
        +                      "unavailable"
        +                    ],
        +                    "type": "string"
        +                  },
        +                  "trigger": {
        +                    "enum": [
        +                      "non_essential_request_observed",
        +                      "non_essential_storage_write_observed",
        +                      "refusal_signal_contradiction_observed",
        +                      "window_elapsed",
        +                      "reject_path_timeout",
        +                      "worker_failed",
        +                      "unavailable"
        +                    ],
        +                    "type": "string"
        +                  }
        +                },
        +                "required": [
        +                  "kind",
        +                  "intentional",
        +                  "trigger"
        +                ],
        +                "type": "object"
        +              },
        +              "verdict": {
        +                "enum": [
        +                  "eligible_nonessential_activity_observed_after_confirmed_refusal",
        +                  "retained_consent_signal_contradiction_observed_after_confirmed_refusal",
        +                  "no_eligible_nonessential_activity_observed_during_completed_window",
        +                  "no_confirmed_post_refusal_verdict"
        +                ],
        +                "type": "string"
        +              }
        +            },
        +            "required": [
        +              "status",
        +              "refusalExercised",
        +              "observationCount",
        +              "productionProjectable",
        +              "verdict",
        +              "interpretation",
        +              "observationStrategy",
        +              "termination",
        +              "completedAt",
        +              "coverageLimitations",
        +              "limitations"
        +            ],
        +            "type": "object"
        +          },
        +          {
        +            "type": "null"
        +          }
        +        ]
        +      }
        +    ]
        +  },
        +  {
        +    "type": "null"
        +  }
        +]
  7. 1 tool update
    • Changedcertscore_get_scan_bundle1 field changed
      • addedOutput schema / properties / postRefusalObservation
        Added value: +{
        +  "anyOf": [
        +    {
        +      "anyOf": [
        +        {
        +          "not": {}
        +        },
        +        {
        +          "anyOf": [
        +            {
        +              "additionalProperties": false,
        +              "properties": {
        +                "completedAt": {
        +                  "type": [
        +                    "string",
        +                    "null"
        +                  ]
        +                },
        +                "limitations": {
        +                  "items": {
        +                    "type": "string"
        +                  },
        +                  "maxItems": 24,
        +                  "type": "array"
        +                },
        +                "observationCount": {
        +                  "minimum": 0,
        +                  "type": "integer"
        +                },
        +                "productionProjectable": {
        +                  "type": "boolean"
        +                },
        +                "refusalExercised": {
        +                  "type": "boolean"
        +                },
        +                "status": {
        +                  "enum": [
        +                    "confirmed_observation",
        +                    "confirmed_clean",
        +                    "unconfirmed",
        +                    "not_attempted",
        +                    "unsupported",
        +                    "aborted"
        +                  ],
        +                  "type": "string"
        +                }
        +              },
        +              "required": [
        +                "status",
        +                "refusalExercised",
        +                "observationCount",
        +                "productionProjectable",
        +                "completedAt",
        +                "limitations"
        +              ],
        +              "type": "object"
        +            },
        +            {
        +              "type": "null"
        +            }
        +          ]
        +        }
        +      ]
        +    },
        +    {
        +      "type": "null"
        +    }
        +  ]
        +}
  8. 1 tool update
    • Changedcertscore_get_scan_bundle3 fields changed
      • addedOutput schema / properties / mcpMetadata / properties / canonicalFindingsComplete
        Added value: +{
        +  "type": "boolean"
        +}
      • changedOutput schema / properties / mcpMetadata / required
        Previous value: -[
        -  "detail",
        -  "heavyEvidenceIncluded",
        -  "findingsTruncated",
        -  "requestedMaxBytes",
        -  "effectiveMaxBytes",
        -  "responseCeilingBytes",
        -  "responseBudgetClamped",
        -  "actualBytes",
        -  "fullPayloadBytes",
        -  "truncated",
        -  "truncationReason",
        -  "omittedSections",
        -  "deduplicatedSections",
        -  "nextRecommendedMaxBytes",
        -  "omittedContentAvailableViaUrl",
        -  "contentUrls"
        -]New value: +[
        +  "detail",
        +  "heavyEvidenceIncluded",
        +  "findingsTruncated",
        +  "requestedMaxBytes",
        +  "effectiveMaxBytes",
        +  "responseCeilingBytes",
        +  "responseBudgetClamped",
        +  "actualBytes",
        +  "fullPayloadBytes",
        +  "truncated",
        +  "canonicalFindingsComplete",
        +  "truncationReason",
        +  "omittedSections",
        +  "deduplicatedSections",
        +  "nextRecommendedMaxBytes",
        +  "omittedContentAvailableViaUrl",
        +  "contentUrls"
        +]
      • changedOutput schema / required
        Previous value: -[
        -  "type",
        -  "detail",
        -  "scanId",
        -  "domain",
        -  "url",
        -  "scanFrom",
        -  "status",
        -  "score",
        -  "scoreLabel",
        -  "scoreStatus",
        -  "scoreVersion",
        -  "scoreUpdatedAt",
        -  "riskLevel",
        -  "provenance",
        -  "interpretationGuidance",
        -  "createdAt",
        -  "startedAt",
        -  "completedAt",
        -  "scanTimeSeconds",
        -  "summary",
        -  "findings",
        -  "findingsMetadata",
        -  "transportSecurity",
        -  "reportUrl",
        -  "recommendedNextTool",
        -  "recommendedNextAction",
        -  "error",
        -  "mcpMetadata",
        -  "observationOnlyDisclaimer",
        -  "disclaimer"
        -]New value: +[
        +  "type",
        +  "detail",
        +  "scanId",
        +  "domain",
        +  "url",
        +  "scanFrom",
        +  "status",
        +  "score",
        +  "scoreLabel",
        +  "scoreStatus",
        +  "scoreVersion",
        +  "scoreUpdatedAt",
        +  "riskLevel",
        +  "provenance",
        +  "interpretationGuidance",
        +  "createdAt",
        +  "startedAt",
        +  "completedAt",
        +  "scanTimeSeconds",
        +  "findings",
        +  "findingsMetadata",
        +  "transportSecurity",
        +  "reportUrl",
        +  "recommendedNextTool",
        +  "recommendedNextAction",
        +  "error",
        +  "mcpMetadata",
        +  "observationOnlyDisclaimer",
        +  "disclaimer"
        +]
  9. 3 tool updates
    • Changedcertscore_get_scan_bundle18 fields changed
      • changedInput schema / properties / maxBytes / description
        Previous value: -"Maximum serialized structured response size in bytes. Defaults to 50000."New value: +"Requested serialized structured response budget in bytes. The full profile defaults to 50000. MCP Light defaults to and applies a transport-safe 25000-byte ceiling; larger Light requests are clamped and reported in response metadata."
      • addedOutput schema / properties / evidenceUrlTemplate
        Added value: +{
        +  "const": "{contentUrls.findings}/{findingId}",
        +  "type": "string"
        +}
      • removedOutput schema / properties / findings / items / additionalProperties
        Removed value: -true
      • addedOutput schema / properties / findings / items / anyOf
        Added value: +[
        +  {
        +    "additionalProperties": true,
        +    "properties": {
        +      "confidence": {
        +        "enum": [
        +          "strong",
        +          "good",
        +          "moderate",
        +          "weak",
        +          "unknown"
        +        ],
        +        "type": "string"
        +      },
        +      "criticality": {
        +        "enum": [
        +          "critical",
        +          "high",
        +          "medium",
        +          "low",
        +          "info",
        +          "unknown"
        +        ],
        +        "type": "string"
        +      },
        +      "detail": {
        +        "additionalProperties": true,
        +        "properties": {
        +          "caveats": {
        +            "items": {
        +              "type": "string"
        +            },
        +            "type": "array"
        +          },
        +          "recommendedReviewerQuestions": {
        +            "items": {
        +              "type": "string"
        +            },
        +            "type": "array"
        +          }
        +        },
        +        "type": "object"
        +      },
        +      "disclaimer": {
        +        "type": "string"
        +      },
        +      "evidence": {
        +        "additionalProperties": false,
        +        "properties": {
        +          "authRequiredForExamples": {
        +            "type": "boolean"
        +          },
        +          "basis": {
        +            "enum": [
        +              "runtime_observation",
        +              "policy_surface_detection",
        +              "accessibility_check",
        +              "public_report_projection"
        +            ],
        +            "type": "string"
        +          },
        +          "exampleCount": {
        +            "minimum": 0,
        +            "type": "integer"
        +          },
        +          "examples": {
        +            "items": {
        +              "additionalProperties": false,
        +              "properties": {
        +                "documentUrl": {
        +                  "anyOf": [
        +                    {
        +                      "maxLength": 2048,
        +                      "type": "string"
        +                    },
        +                    {
        +                      "type": "null"
        +                    }
        +                  ]
        +                },
        +                "finalUrl": {
        +                  "anyOf": [
        +                    {
        +                      "maxLength": 2048,
        +                      "type": "string"
        +                    },
        +                    {
        +                      "type": "null"
        +                    }
        +                  ]
        +                },
        +                "frameUrl": {
        +                  "anyOf": [
        +                    {
        +                      "maxLength": 2048,
        +                      "type": "string"
        +                    },
        +                    {
        +                      "type": "null"
        +                    }
        +                  ]
        +                },
        +                "initiatorHost": {
        +                  "anyOf": [
        +                    {
        +                      "maxLength": 253,
        +                      "type": "string"
        +                    },
        +                    {
        +                      "type": "null"
        +                    }
        +                  ]
        +                },
        +                "initiatorType": {
        +                  "anyOf": [
        +                    {
        +                      "maxLength": 80,
        +                      "type": "string"
        +                    },
        +                    {
        +                      "type": "null"
        +                    }
        +                  ]
        +                },
        +                "initiatorUrl": {
        +                  "anyOf": [
        +                    {
        +                      "maxLength": 2048,
        +                      "type": "string"
        +                    },
        +                    {
        +                      "type": "null"
        +                    }
        +                  ]
        +                },
        +                "observedAtMs": {
        +                  "anyOf": [
        +                    {
        +                      "type": "integer"
        +                    },
        +                    {
        +                      "type": "null"
        +                    }
        +                  ]
        +                },
        +                "pageContextId": {
        +                  "anyOf": [
        +                    {
        +                      "maxLength": 120,
        +                      "type": "string"
        +                    },
        +                    {
        +                      "type": "null"
        +                    }
        +                  ]
        +                },
        +                "phase": {
        +                  "type": [
        +                    "string",
        +                    "null"
        +                  ]
        +                },
        +                "projectionWarnings": {
        +                  "items": {
        +                    "maxLength": 120,
        +                    "type": "string"
        +                  },
        +                  "maxItems": 12,
        +                  "type": "array"
        +                },
        +                "rawObservedVendor": {
        +                  "anyOf": [
        +                    {
        +                      "maxLength": 160,
        +                      "type": "string"
        +                    },
        +                    {
        +                      "type": "null"
        +                    }
        +                  ]
        +                },
        +                "rawObservedVendorCategory": {
        +                  "anyOf": [
        +                    {
        +                      "maxLength": 120,
        +                      "type": "string"
        +                    },
        +                    {
        +                      "type": "null"
        +                    }
        +                  ]
        +                },
        +                "redirectChain": {
        +                  "items": {
        +                    "maxLength": 2048,
        +                    "type": "string"
        +                  },
        +                  "maxItems": 10,
        +                  "type": "array"
        +                },
        +                "registrableDomain": {
        +                  "type": [
        +                    "string",
        +                    "null"
        +                  ]
        +                },
        +                "relatedOrInitiatingVendor": {
        +                  "anyOf": [
        +                    {
        +                      "maxLength": 160,
        +                      "type": "string"
        +                    },
        +                    {
        +                      "type": "null"
        +                    }
        +                  ]
        +                },
        +                "requestUrl": {
        +                  "anyOf": [
        +                    {
        +                      "maxLength": 2048,
        +                      "type": "string"
        +                    },
        +                    {
        +                      "type": "null"
        +                    }
        +                  ]
        +                },
        +                "resolvedEndpointVendor": {
        +                  "anyOf": [
        +                    {
        +                      "maxLength": 160,
        +                      "type": "string"
        +                    },
        +                    {
        +                      "type": "null"
        +                    }
        +                  ]
        +                },
        +                "resolvedEndpointVendorCategory": {
        +                  "anyOf": [
        +                    {
        +                      "maxLength": 120,
        +                      "type": "string"
        +                    },
        +                    {
        +                      "type": "null"
        +                    }
        +                  ]
        +                },
        +                "resourceType": {
        +                  "anyOf": [
        +                    {
        +                      "maxLength": 80,
        +                      "type": "string"
        +                    },
        +                    {
        +                      "type": "null"
        +                    }
        +                  ]
        +                },
        +                "scannedPageUrl": {
        +                  "anyOf": [
        +                    {
        +                      "maxLength": 2048,
        +                      "type": "string"
        +                    },
        +                    {
        +                      "type": "null"
        +                    }
        +                  ]
        +                },
        +                "type": {
        +                  "enum": [
        +                    "request",
        +                    "page",
        +                    "accessibility_check",
        +                    "policy_surface"
        +                  ],
        +                  "type": "string"
        +                },
        +                "urlHost": {
        +                  "type": [
        +                    "string",
        +                    "null"
        +                  ]
        +                },
        +                "vendor": {
        +                  "type": [
        +                    "string",
        +                    "null"
        +                  ]
        +                },
        +                "vendorAttributionBasis": {
        +                  "anyOf": [
        +                    {
        +                      "maxLength": 120,
        +                      "type": "string"
        +                    },
        +                    {
        +                      "type": "null"
        +                    }
        +                  ]
        +                }
        +              },
        +              "required": [
        +                "type"
        +              ],
        +              "type": "object"
        +            },
        +            "maxItems": 5,
        +            "type": "array"
        +          },
        +          "examplesAvailable": {
        +            "minimum": 0,
        +            "type": "integer"
        +          },
        +          "examplesShown": {
        +            "minimum": 0,
        +            "type": "integer"
        +          },
        +          "excerpt": {
        +            "additionalProperties": false,
        +            "properties": {
        +              "evidenceUrl": {
        +                "maxLength": 2048,
        +                "type": "string"
        +              },
        +              "excerpt": {
        +                "type": "string"
        +              },
        +              "isTruncated": {
        +                "type": "boolean"
        +              },
        +              "sourceUrl": {
        +                "anyOf": [
        +                  {
        +                    "maxLength": 2048,
        +                    "type": "string"
        +                  },
        +                  {
        +                    "type": "null"
        +                  }
        +                ]
        +              },
        +              "truncationMarker": {
        +                "type": [
        +                  "string",
        +                  "null"
        +                ]
        +              }
        +            },
        +            "required": [
        +              "excerpt",
        +              "isTruncated",
        +              "truncationMarker",
        +              "sourceUrl",
        +              "evidenceUrl"
        +            ],
        +            "type": "object"
        +          },
        +          "hasConsentContext": {
        +            "type": "boolean"
        +          },
        +          "hasPolicyAnchor": {
        +            "type": "boolean"
        +          },
        +          "hasTimingAnchor": {
        +            "type": "boolean"
        +          },
        +          "hasVendorAnchor": {
        +            "type": "boolean"
        +          },
        +          "phase": {
        +            "type": [
        +              "string",
        +              "null"
        +            ]
        +          },
        +          "projectionWarnings": {
        +            "items": {
        +              "maxLength": 120,
        +              "type": "string"
        +            },
        +            "maxItems": 20,
        +            "type": "array"
        +          },
        +          "summary": {
        +            "type": "string"
        +          }
        +        },
        +        "required": [
        +          "basis",
        +          "summary",
        +          "exampleCount",
        +          "examplesShown"
        +        ],
        +        "type": "object"
        +      },
        +      "id": {
        +        "type": "string"
        +      },
        +      "label": {
        +        "type": "string"
        +      },
        +      "links": {
        +        "additionalProperties": true,
        +        "properties": {
        +          "docs": {
        +            "type": "string"
        +          },
        +          "findings": {
        +            "type": "string"
        +          },
        +          "latestDomainScan": {
        +            "type": "string"
        +          },
        +          "pulse": {
        +            "type": "string"
        +          },
        +          "report": {
        +            "type": "string"
        +          },
        +          "self": {
        +            "type": "string"
        +          },
        +          "status": {
        +            "type": "string"
        +          }
        +        },
        +        "type": "object"
        +      },
        +      "nextStep": {
        +        "type": [
        +          "string",
        +          "null"
        +        ]
        +      },
        +      "noGo": {
        +        "$ref": "#/properties/noGo/anyOf/0"
        +      },
        +      "plainEnglish": {
        +        "type": "string"
        +      },
        +      "resultDisposition": {
        +        "$ref": "#/properties/resultDisposition/anyOf/0"
        +      },
        +      "reviewLenses": {
        +        "default": [],
        +        "items": {
        +          "type": "string"
        +        },
        +        "type": "array"
        +      },
        +      "scanId": {
        +        "type": "string"
        +      },
        +      "type": {
        +        "const": "certscore_finding",
        +        "type": "string"
        +      }
        +    },
        +    "required": [
        +      "type",
        +      "id",
        +      "scanId",
        +      "label",
        +      "criticality",
        +      "confidence",
        +      "plainEnglish",
        +      "evidence"
        +    ],
        +    "type": "object"
        +  },
        +  {
        +    "additionalProperties": false,
        +    "properties": {
        +      "confidence": {
        +        "$ref": "#/properties/findings/items/anyOf/0/properties/confidence"
        +      },
        +      "criticality": {
        +        "$ref": "#/properties/findings/items/anyOf/0/properties/criticality"
        +      },
        +      "evidenceUrl": {
        +        "anyOf": [
        +          {
        +            "maxLength": 2048,
        +            "type": "string"
        +          },
        +          {
        +            "type": "null"
        +          }
        +        ]
        +      },
        +      "id": {
        +        "type": "string"
        +      },
        +      "label": {
        +        "type": "string"
        +      },
        +      "nextStep": {
        +        "type": "string"
        +      },
        +      "plainEnglish": {
        +        "type": "string"
        +      },
        +      "type": {
        +        "const": "certscore_finding",
        +        "type": "string"
        +      }
        +    },
        +    "required": [
        +      "type",
        +      "id",
        +      "label",
        +      "criticality",
        +      "confidence",
        +      "plainEnglish"
        +    ],
        +    "type": "object"
        +  }
        +]
      • removedOutput schema / properties / findings / items / properties
        Removed value: -{
        -  "confidence": {
        -    "enum": [
        -      "strong",
        -      "good",
        -      "moderate",
        -      "weak",
        -      "unknown"
        -    ],
        -    "type": "string"
        -  },
        -  "criticality": {
        -    "enum": [
        -      "critical",
        -      "high",
        -      "medium",
        -      "low",
        -      "info",
        -      "unknown"
        -    ],
        -    "type": "string"
        -  },
        -  "detail": {
        -    "additionalProperties": true,
        -    "properties": {
        -      "caveats": {
        -        "items": {
        -          "type": "string"
        -        },
        -        "type": "array"
        -      },
        -      "recommendedReviewerQuestions": {
        -        "items": {
        -          "type": "string"
        -        },
        -        "type": "array"
        -      }
        -    },
        -    "type": "object"
        -  },
        -  "disclaimer": {
        -    "type": "string"
        -  },
        -  "evidence": {
        -    "additionalProperties": false,
        -    "properties": {
        -      "authRequiredForExamples": {
        -        "type": "boolean"
        -      },
        -      "basis": {
        -        "enum": [
        -          "runtime_observation",
        -          "policy_surface_detection",
        -          "accessibility_check",
        -          "public_report_projection"
        -        ],
        -        "type": "string"
        -      },
        -      "exampleCount": {
        -        "minimum": 0,
        -        "type": "integer"
        -      },
        -      "examples": {
        -        "items": {
        -          "additionalProperties": false,
        -          "properties": {
        -            "documentUrl": {
        -              "anyOf": [
        -                {
        -                  "maxLength": 2048,
        -                  "type": "string"
        -                },
        -                {
        -                  "type": "null"
        -                }
        -              ]
        -            },
        -            "finalUrl": {
        -              "anyOf": [
        -                {
        -                  "maxLength": 2048,
        -                  "type": "string"
        -                },
        -                {
        -                  "type": "null"
        -                }
        -              ]
        -            },
        -            "frameUrl": {
        -              "anyOf": [
        -                {
        -                  "maxLength": 2048,
        -                  "type": "string"
        -                },
        -                {
        -                  "type": "null"
        -                }
        -              ]
        -            },
        -            "initiatorHost": {
        -              "anyOf": [
        -                {
        -                  "maxLength": 253,
        -                  "type": "string"
        -                },
        -                {
        -                  "type": "null"
        -                }
        -              ]
        -            },
        -            "initiatorType": {
        -              "anyOf": [
        -                {
        -                  "maxLength": 80,
        -                  "type": "string"
        -                },
        -                {
        -                  "type": "null"
        -                }
        -              ]
        -            },
        -            "initiatorUrl": {
        -              "anyOf": [
        -                {
        -                  "maxLength": 2048,
        -                  "type": "string"
        -                },
        -                {
        -                  "type": "null"
        -                }
        -              ]
        -            },
        -            "observedAtMs": {
        -              "anyOf": [
        -                {
        -                  "type": "integer"
        -                },
        -                {
        -                  "type": "null"
        -                }
        -              ]
        -            },
        -            "pageContextId": {
        -              "anyOf": [
        -                {
        -                  "maxLength": 120,
        -                  "type": "string"
        -                },
        -                {
        -                  "type": "null"
        -                }
        -              ]
        -            },
        -            "phase": {
        -              "type": [
        -                "string",
        -                "null"
        -              ]
        -            },
        -            "projectionWarnings": {
        -              "items": {
        -                "maxLength": 120,
        -                "type": "string"
        -              },
        -              "maxItems": 12,
        -              "type": "array"
        -            },
        -            "rawObservedVendor": {
        -              "anyOf": [
        -                {
        -                  "maxLength": 160,
        -                  "type": "string"
        -                },
        -                {
        -                  "type": "null"
        -                }
        -              ]
        -            },
        -            "rawObservedVendorCategory": {
        -              "anyOf": [
        -                {
        -                  "maxLength": 120,
        -                  "type": "string"
        -                },
        -                {
        -                  "type": "null"
        -                }
        -              ]
        -            },
        -            "redirectChain": {
        -              "items": {
        -                "maxLength": 2048,
        -                "type": "string"
        -              },
        -              "maxItems": 10,
        -              "type": "array"
        -            },
        -            "registrableDomain": {
        -              "type": [
        -                "string",
        -                "null"
        -              ]
        -            },
        -            "relatedOrInitiatingVendor": {
        -              "anyOf": [
        -                {
        -                  "maxLength": 160,
        -                  "type": "string"
        -                },
        -                {
        -                  "type": "null"
        -                }
        -              ]
        -            },
        -            "requestUrl": {
        -              "anyOf": [
        -                {
        -                  "maxLength": 2048,
        -                  "type": "string"
        -                },
        -                {
        -                  "type": "null"
        -                }
        -              ]
        -            },
        -            "resolvedEndpointVendor": {
        -              "anyOf": [
        -                {
        -                  "maxLength": 160,
        -                  "type": "string"
        -                },
        -                {
        -                  "type": "null"
        -                }
        -              ]
        -            },
        -            "resolvedEndpointVendorCategory": {
        -              "anyOf": [
        -                {
        -                  "maxLength": 120,
        -                  "type": "string"
        -                },
        -                {
        -                  "type": "null"
        -                }
        -              ]
        -            },
        -            "resourceType": {
        -              "anyOf": [
        -                {
        -                  "maxLength": 80,
        -                  "type": "string"
        -                },
        -                {
        -                  "type": "null"
        -                }
        -              ]
        -            },
        -            "scannedPageUrl": {
        -              "anyOf": [
        -                {
        -                  "maxLength": 2048,
        -                  "type": "string"
        -                },
        -                {
        -                  "type": "null"
        -                }
        -              ]
        -            },
        -            "type": {
        -              "enum": [
        -                "request",
        -                "page",
        -                "accessibility_check",
        -                "policy_surface"
        -              ],
        -              "type": "string"
        -            },
        -            "urlHost": {
        -              "type": [
        -                "string",
        -                "null"
        -              ]
        -            },
        -            "vendor": {
        -              "type": [
        -                "string",
        -                "null"
        -              ]
        -            },
        -            "vendorAttributionBasis": {
        -              "anyOf": [
        -                {
        -                  "maxLength": 120,
        -                  "type": "string"
        -                },
        -                {
        -                  "type": "null"
        -                }
        -              ]
        -            }
        -          },
        -          "required": [
        -            "type"
        -          ],
        -          "type": "object"
        -        },
        -        "maxItems": 5,
        -        "type": "array"
        -      },
        -      "examplesAvailable": {
        -        "minimum": 0,
        -        "type": "integer"
        -      },
        -      "examplesShown": {
        -        "minimum": 0,
        -        "type": "integer"
        -      },
        -      "excerpt": {
        -        "additionalProperties": false,
        -        "properties": {
        -          "evidenceUrl": {
        -            "maxLength": 2048,
        -            "type": "string"
        -          },
        -          "excerpt": {
        -            "type": "string"
        -          },
        -          "isTruncated": {
        -            "type": "boolean"
        -          },
        -          "sourceUrl": {
        -            "anyOf": [
        -              {
        -                "maxLength": 2048,
        -                "type": "string"
        -              },
        -              {
        -                "type": "null"
        -              }
        -            ]
        -          },
        -          "truncationMarker": {
        -            "type": [
        -              "string",
        -              "null"
        -            ]
        -          }
        -        },
        -        "required": [
        -          "excerpt",
        -          "isTruncated",
        -          "truncationMarker",
        -          "sourceUrl",
        -          "evidenceUrl"
        -        ],
        -        "type": "object"
        -      },
        -      "hasConsentContext": {
        -        "type": "boolean"
        -      },
        -      "hasPolicyAnchor": {
        -        "type": "boolean"
        -      },
        -      "hasTimingAnchor": {
        -        "type": "boolean"
        -      },
        -      "hasVendorAnchor": {
        -        "type": "boolean"
        -      },
        -      "phase": {
        -        "type": [
        -          "string",
        -          "null"
        -        ]
        -      },
        -      "projectionWarnings": {
        -        "items": {
        -          "maxLength": 120,
        -          "type": "string"
        -        },
        -        "maxItems": 20,
        -        "type": "array"
        -      },
        -      "summary": {
        -        "type": "string"
        -      }
        -    },
        -    "required": [
        -      "basis",
        -      "summary",
        -      "exampleCount",
        -      "examplesShown"
        -    ],
        -    "type": "object"
        -  },
        -  "id": {
        -    "type": "string"
        -  },
        -  "label": {
        -    "type": "string"
        -  },
        -  "links": {
        -    "additionalProperties": true,
        -    "properties": {
        -      "docs": {
        -        "type": "string"
        -      },
        -      "findings": {
        -        "type": "string"
        -      },
        -      "latestDomainScan": {
        -        "type": "string"
        -      },
        -      "pulse": {
        -        "type": "string"
        -      },
        -      "report": {
        -        "type": "string"
        -      },
        -      "self": {
        -        "type": "string"
        -      },
        -      "status": {
        -        "type": "string"
        -      }
        -    },
        -    "type": "object"
        -  },
        -  "nextStep": {
        -    "type": [
        -      "string",
        -      "null"
        -    ]
        -  },
        -  "noGo": {
        -    "$ref": "#/properties/noGo/anyOf/0"
        -  },
        -  "plainEnglish": {
        -    "type": "string"
        -  },
        -  "resultDisposition": {
        -    "$ref": "#/properties/resultDisposition/anyOf/0"
        -  },
        -  "reviewLenses": {
        -    "default": [],
        -    "items": {
        -      "type": "string"
        -    },
        -    "type": "array"
        -  },
        -  "scanId": {
        -    "type": "string"
        -  },
        -  "type": {
        -    "const": "certscore_finding",
        -    "type": "string"
        -  }
        -}
      • removedOutput schema / properties / findings / items / required
        Removed value: -[
        -  "type",
        -  "id",
        -  "scanId",
        -  "label",
        -  "criticality",
        -  "confidence",
        -  "plainEnglish",
        -  "evidence"
        -]
      • removedOutput schema / properties / findings / items / type
        Removed value: -"object"
      • addedOutput schema / properties / mcpMetadata / properties / deduplicatedSections
        Added value: +{
        +  "items": {
        +    "type": "string"
        +  },
        +  "type": "array"
        +}
      • addedOutput schema / properties / mcpMetadata / properties / effectiveMaxBytes
        Added value: +{
        +  "maximum": 200000,
        +  "minimum": 5000,
        +  "type": "integer"
        +}
      • addedOutput schema / properties / mcpMetadata / properties / fullPayloadBytes
        Added value: +{
        +  "minimum": 0,
        +  "type": "integer"
        +}
      • addedOutput schema / properties / mcpMetadata / properties / responseBudgetClamped
        Added value: +{
        +  "type": "boolean"
        +}
      • addedOutput schema / properties / mcpMetadata / properties / responseCeilingBytes
        Added value: +{
        +  "maximum": 200000,
        +  "minimum": 5000,
        +  "type": "integer"
        +}
      • changedOutput schema / properties / mcpMetadata / required
        Previous value: -[
        -  "detail",
        -  "heavyEvidenceIncluded",
        -  "findingsTruncated",
        -  "requestedMaxBytes",
        -  "actualBytes",
        -  "truncated",
        -  "truncationReason",
        -  "omittedSections",
        -  "nextRecommendedMaxBytes",
        -  "omittedContentAvailableViaUrl",
        -  "contentUrls"
        -]New value: +[
        +  "detail",
        +  "heavyEvidenceIncluded",
        +  "findingsTruncated",
        +  "requestedMaxBytes",
        +  "effectiveMaxBytes",
        +  "responseCeilingBytes",
        +  "responseBudgetClamped",
        +  "actualBytes",
        +  "fullPayloadBytes",
        +  "truncated",
        +  "truncationReason",
        +  "omittedSections",
        +  "deduplicatedSections",
        +  "nextRecommendedMaxBytes",
        +  "omittedContentAvailableViaUrl",
        +  "contentUrls"
        +]
      • addedOutput schema / properties / provenance / properties / creationDecision
        Added value: +{
        +  "enum": [
        +    "new_scan",
        +    "reused_scan",
        +    "unknown"
        +  ],
        +  "type": "string"
        +}
      • addedOutput schema / properties / provenance / properties / retrievalMode
        Added value: +{
        +  "enum": [
        +    "creation_response",
        +    "scan_id_lookup",
        +    "unknown"
        +  ],
        +  "type": "string"
        +}
      • addedOutput schema / properties / provenance / properties / scanAgeSeconds
        Added value: +{
        +  "anyOf": [
        +    {
        +      "minimum": 0,
        +      "type": "integer"
        +    },
        +    {
        +      "type": "null"
        +    }
        +  ]
        +}
      • changedOutput schema / properties / provenance / required
        Previous value: -[
        -  "mode",
        -  "executionMode",
        -  "reused",
        -  "freshnessDecision"
        -]New value: +[
        +  "mode",
        +  "retrievalMode",
        +  "creationDecision",
        +  "scanAgeSeconds",
        +  "executionMode",
        +  "reused",
        +  "freshnessDecision"
        +]
      • changedOutput schema / required
        Previous value: -[
        -  "type",
        -  "detail",
        -  "scanId",
        -  "domain",
        -  "url",
        -  "scanFrom",
        -  "status",
        -  "score",
        -  "scoreLabel",
        -  "scoreStatus",
        -  "scoreVersion",
        -  "scoreUpdatedAt",
        -  "riskLevel",
        -  "provenance",
        -  "interpretationGuidance",
        -  "createdAt",
        -  "startedAt",
        -  "completedAt",
        -  "scanTimeSeconds",
        -  "timing",
        -  "summary",
        -  "findings",
        -  "findingsMetadata",
        -  "transportSecurity",
        -  "reportUrl",
        -  "recommendedNextTool",
        -  "recommendedNextAction",
        -  "error",
        -  "mcpMetadata",
        -  "observationOnlyDisclaimer",
        -  "disclaimer"
        -]New value: +[
        +  "type",
        +  "detail",
        +  "scanId",
        +  "domain",
        +  "url",
        +  "scanFrom",
        +  "status",
        +  "score",
        +  "scoreLabel",
        +  "scoreStatus",
        +  "scoreVersion",
        +  "scoreUpdatedAt",
        +  "riskLevel",
        +  "provenance",
        +  "interpretationGuidance",
        +  "createdAt",
        +  "startedAt",
        +  "completedAt",
        +  "scanTimeSeconds",
        +  "summary",
        +  "findings",
        +  "findingsMetadata",
        +  "transportSecurity",
        +  "reportUrl",
        +  "recommendedNextTool",
        +  "recommendedNextAction",
        +  "error",
        +  "mcpMetadata",
        +  "observationOnlyDisclaimer",
        +  "disclaimer"
        +]
    • Changedcertscore_get_scan_status4 fields changed
      • addedOutput schema / properties / provenance / properties / creationDecision
        Added value: +{
        +  "enum": [
        +    "new_scan",
        +    "reused_scan",
        +    "unknown"
        +  ],
        +  "type": "string"
        +}
      • addedOutput schema / properties / provenance / properties / retrievalMode
        Added value: +{
        +  "enum": [
        +    "creation_response",
        +    "scan_id_lookup",
        +    "unknown"
        +  ],
        +  "type": "string"
        +}
      • addedOutput schema / properties / provenance / properties / scanAgeSeconds
        Added value: +{
        +  "anyOf": [
        +    {
        +      "minimum": 0,
        +      "type": "integer"
        +    },
        +    {
        +      "type": "null"
        +    }
        +  ]
        +}
      • changedOutput schema / properties / provenance / required
        Previous value: -[
        -  "mode",
        -  "executionMode",
        -  "reused",
        -  "freshnessDecision"
        -]New value: +[
        +  "mode",
        +  "retrievalMode",
        +  "creationDecision",
        +  "scanAgeSeconds",
        +  "executionMode",
        +  "reused",
        +  "freshnessDecision"
        +]
    • Changedcertscore_scan_site4 fields changed
      • addedOutput schema / properties / provenance / properties / creationDecision
        Added value: +{
        +  "enum": [
        +    "new_scan",
        +    "reused_scan",
        +    "unknown"
        +  ],
        +  "type": "string"
        +}
      • addedOutput schema / properties / provenance / properties / retrievalMode
        Added value: +{
        +  "enum": [
        +    "creation_response",
        +    "scan_id_lookup",
        +    "unknown"
        +  ],
        +  "type": "string"
        +}
      • addedOutput schema / properties / provenance / properties / scanAgeSeconds
        Added value: +{
        +  "anyOf": [
        +    {
        +      "minimum": 0,
        +      "type": "integer"
        +    },
        +    {
        +      "type": "null"
        +    }
        +  ]
        +}
      • changedOutput schema / properties / provenance / required
        Previous value: -[
        -  "mode",
        -  "executionMode",
        -  "reused",
        -  "freshnessDecision"
        -]New value: +[
        +  "mode",
        +  "retrievalMode",
        +  "creationDecision",
        +  "scanAgeSeconds",
        +  "executionMode",
        +  "reused",
        +  "freshnessDecision"
        +]
  10. 1 tool update
    • Changedcertscore_scan_site2 fields changed
      • changedInput schema / properties / maxWaitSeconds / description
        Previous value: -"Maximum time to wait before returning the still-running job. Defaults to 45 seconds; never turns an active scan into an error."New value: +"Total wall-clock budget for scan creation plus optional completion waiting. Defaults to 25 seconds. Creation time is deducted from polling; budget exhaustion returns the accepted active scan and stable scanId without an error."
      • changedInput schema / properties / waitForCompletion / description
        Previous value: -"Wait for a completed scan resource in this tool call. Defaults to true. Set false only for an explicitly asynchronous workflow."New value: +"Wait for a completed scan resource within this tool call's wall-clock budget. Defaults to true. Set false only for an explicitly asynchronous workflow."
  11. 1 tool update
    • Changedcertscore_scan_site1 field changed
      • addedOutput schema / properties / demoSubstitution
        Added value: +{
        +  "additionalProperties": false,
        +  "properties": {
        +    "effectiveUrl": {
        +      "format": "uri",
        +      "type": "string"
        +    },
        +    "message": {
        +      "type": "string"
        +    },
        +    "reason": {
        +      "const": "iana_example_domain",
        +      "type": "string"
        +    },
        +    "requestedUrl": {
        +      "type": "string"
        +    }
        +  },
        +  "required": [
        +    "requestedUrl",
        +    "effectiveUrl",
        +    "reason",
        +    "message"
        +  ],
        +  "type": "object"
        +}
  12. 3 tool updates
    • Changedcertscore_get_scan_bundle4 fields changed
      • addedOutput schema / properties / fullReport / properties / transportSecurity
        Added value: +{
        +  "additionalProperties": false,
        +  "properties": {
        +    "evidenceRetained": {
        +      "type": "boolean"
        +    },
        +    "limitations": {
        +      "items": {
        +        "type": "string"
        +      },
        +      "type": "array"
        +    },
        +    "observationCounts": {
        +      "additionalProperties": false,
        +      "properties": {
        +        "concernOrReview": {
        +          "minimum": 0,
        +          "type": "integer"
        +        },
        +        "notObserved": {
        +          "minimum": 0,
        +          "type": "integer"
        +        },
        +        "observedPositive": {
        +          "minimum": 0,
        +          "type": "integer"
        +        },
        +        "total": {
        +          "minimum": 0,
        +          "type": "integer"
        +        },
        +        "unavailable": {
        +          "minimum": 0,
        +          "type": "integer"
        +        }
        +      },
        +      "required": [
        +        "total",
        +        "observedPositive",
        +        "concernOrReview",
        +        "notObserved",
        +        "unavailable"
        +      ],
        +      "type": "object"
        +    },
        +    "observations": {
        +      "items": {
        +        "additionalProperties": false,
        +        "properties": {
        +          "assessmentStatus": {
        +            "enum": [
        +              "gap_observed",
        +              "review_signal",
        +              "checked",
        +              "coverage_limitation",
        +              "not_applicable"
        +            ],
        +            "type": "string"
        +          },
        +          "evidenceRefs": {
        +            "items": {
        +              "type": "string"
        +            },
        +            "type": "array"
        +          },
        +          "evidenceState": {
        +            "enum": [
        +              "observed",
        +              "not_observed",
        +              "not_testable",
        +              "not_applicable"
        +            ],
        +            "type": "string"
        +          },
        +          "id": {
        +            "type": "string"
        +          },
        +          "label": {
        +            "type": "string"
        +          },
        +          "status": {
        +            "enum": [
        +              "Gap observed",
        +              "Observed",
        +              "Not confirmed",
        +              "Not observed",
        +              "Not testable",
        +              "Review signal",
        +              "Insufficient evidence",
        +              "Out of scope"
        +            ],
        +            "type": "string"
        +          },
        +          "summary": {
        +            "type": "string"
        +          }
        +        },
        +        "required": [
        +          "id",
        +          "label",
        +          "status",
        +          "assessmentStatus",
        +          "evidenceState",
        +          "summary",
        +          "evidenceRefs"
        +        ],
        +        "type": "object"
        +      },
        +      "type": "array"
        +    },
        +    "retainedSummary": {
        +      "additionalProperties": {},
        +      "type": "object"
        +    },
        +    "status": {
        +      "enum": [
        +        "available",
        +        "limited",
        +        "unavailable"
        +      ],
        +      "type": "string"
        +    }
        +  },
        +  "required": [
        +    "status",
        +    "evidenceRetained",
        +    "observationCounts",
        +    "observations",
        +    "limitations"
        +  ],
        +  "type": "object"
        +}
      • addedOutput schema / properties / scanFrom
        Added value: +{
        +  "anyOf": [
        +    {
        +      "enum": [
        +        "eu_de",
        +        "eu_ie",
        +        "california"
        +      ],
        +      "type": "string"
        +    },
        +    {
        +      "type": "null"
        +    }
        +  ]
        +}
      • addedOutput schema / properties / transportSecurity
        Added value: +{
        +  "$ref": "#/properties/fullReport/properties/transportSecurity"
        +}
      • changedOutput schema / required
        Previous value: -[
        -  "type",
        -  "detail",
        -  "scanId",
        -  "domain",
        -  "url",
        -  "status",
        -  "score",
        -  "scoreLabel",
        -  "scoreStatus",
        -  "scoreVersion",
        -  "scoreUpdatedAt",
        -  "riskLevel",
        -  "provenance",
        -  "interpretationGuidance",
        -  "createdAt",
        -  "startedAt",
        -  "completedAt",
        -  "scanTimeSeconds",
        -  "timing",
        -  "summary",
        -  "findings",
        -  "findingsMetadata",
        -  "reportUrl",
        -  "recommendedNextTool",
        -  "recommendedNextAction",
        -  "error",
        -  "mcpMetadata",
        -  "observationOnlyDisclaimer",
        -  "disclaimer"
        -]New value: +[
        +  "type",
        +  "detail",
        +  "scanId",
        +  "domain",
        +  "url",
        +  "scanFrom",
        +  "status",
        +  "score",
        +  "scoreLabel",
        +  "scoreStatus",
        +  "scoreVersion",
        +  "scoreUpdatedAt",
        +  "riskLevel",
        +  "provenance",
        +  "interpretationGuidance",
        +  "createdAt",
        +  "startedAt",
        +  "completedAt",
        +  "scanTimeSeconds",
        +  "timing",
        +  "summary",
        +  "findings",
        +  "findingsMetadata",
        +  "transportSecurity",
        +  "reportUrl",
        +  "recommendedNextTool",
        +  "recommendedNextAction",
        +  "error",
        +  "mcpMetadata",
        +  "observationOnlyDisclaimer",
        +  "disclaimer"
        +]
    • Changedcertscore_get_scan_status1 field changed
      • addedOutput schema / properties / scanFrom
        Added value: +{
        +  "anyOf": [
        +    {
        +      "enum": [
        +        "eu_de",
        +        "eu_ie",
        +        "california"
        +      ],
        +      "type": "string"
        +    },
        +    {
        +      "type": "null"
        +    }
        +  ]
        +}
    • Changedcertscore_scan_site2 fields changed
      • changedInput schema / properties / freshness / description
        Previous value: -"Use latest to reuse recent scans or refresh to request a new scan when eligible."New value: +"Prefer latest for ordinary website checks so an eligible recent completed scan can be reused and new-scan allowance is not consumed unnecessarily; CertScore may still start a scan when no suitable result exists. Use refresh only when the user explicitly requests a fresh, new, or repeated scan; ordinary check, scan, audit, inspect, review, or assess wording alone does not request refresh."
      • changedInput schema / properties / scanFrom / description
        Previous value: -"Optional scan execution context for newly queued scans."New value: +"Optional execution region for a newly queued scan. Omit when the user did not request a jurisdiction or regional perspective; use eu_de or eu_ie for explicit EU/GDPR/ePrivacy requests and california for explicit California/CCPA/CPRA requests. Do not use multiple regions unless comparison is requested, and do not infer EU from consent or California from a U.S. user location."
  13. 3 tool updates
    • Changedcertscore_get_scan_bundle10 fields changed
      • changedInput schema / properties / maxPreConsentRows / description
        Previous value: -"Maximum pre-consent inventory rows when evidence is requested. Defaults to 20."New value: +"Maximum compact pre-consent inventory rows to return. Defaults to 20."
      • addedOutput schema / properties / findingsMetadata / properties / returned
        Added value: +{
        +  "minimum": 0,
        +  "type": "integer"
        +}
      • changedOutput schema / properties / findingsMetadata / required
        Previous value: -[
        -  "shown",
        -  "total",
        -  "truncated"
        -]New value: +[
        +  "shown",
        +  "returned",
        +  "total",
        +  "truncated"
        +]
      • addedOutput schema / properties / interpretationGuidance
        Added value: +{
        +  "additionalProperties": false,
        +  "properties": {
        +    "doNotInferLegalComplianceStatus": {
        +      "const": true,
        +      "type": "boolean"
        +    },
        +    "doNotInferUnobservedTechnologies": {
        +      "const": true,
        +      "type": "boolean"
        +    },
        +    "observableSignalsOnly": {
        +      "const": true,
        +      "type": "boolean"
        +    },
        +    "scoreLabel": {
        +      "const": "CertScore score",
        +      "type": "string"
        +    },
        +    "statement": {
        +      "type": "string"
        +    }
        +  },
        +  "required": [
        +    "scoreLabel",
        +    "observableSignalsOnly",
        +    "doNotInferUnobservedTechnologies",
        +    "doNotInferLegalComplianceStatus",
        +    "statement"
        +  ],
        +  "type": "object"
        +}
      • changedOutput schema / properties / preConsentCookiesTrackers / additionalProperties
        Previous value: -{}New value: +false
      • addedOutput schema / properties / preConsentCookiesTrackers / properties
        Added value: +{
        +  "returned": {
        +    "minimum": 0,
        +    "type": "integer"
        +  },
        +  "rows": {
        +    "items": {
        +      "additionalProperties": false,
        +      "properties": {
        +        "category": {
        +          "anyOf": [
        +            {
        +              "maxLength": 160,
        +              "type": "string"
        +            },
        +            {
        +              "type": "null"
        +            }
        +          ]
        +        },
        +        "confidence": {
        +          "enum": [
        +            "high",
        +            "medium",
        +            "low",
        +            "unknown"
        +          ],
        +          "type": "string"
        +        },
        +        "cookieNames": {
        +          "items": {
        +            "maxLength": 256,
        +            "type": "string"
        +          },
        +          "maxItems": 24,
        +          "type": "array"
        +        },
        +        "domains": {
        +          "items": {
        +            "maxLength": 253,
        +            "type": "string"
        +          },
        +          "maxItems": 12,
        +          "type": "array"
        +        },
        +        "evidenceClassification": {
        +          "additionalProperties": false,
        +          "properties": {
        +            "basis": {
        +              "const": "public_report_projection",
        +              "type": "string"
        +            },
        +            "observedBeforeConsent": {
        +              "type": "boolean"
        +            },
        +            "party": {
        +              "enum": [
        +                "first_party",
        +                "third_party",
        +                "mixed",
        +                "unknown"
        +              ],
        +              "type": "string"
        +            },
        +            "phase": {
        +              "const": "pre_consent",
        +              "type": "string"
        +            },
        +            "priority": {
        +              "enum": [
        +                "high",
        +                "medium",
        +                "review_needed",
        +                "contextual",
        +                "unknown"
        +              ],
        +              "type": "string"
        +            }
        +          },
        +          "required": [
        +            "basis",
        +            "phase",
        +            "observedBeforeConsent",
        +            "party",
        +            "priority"
        +          ],
        +          "type": "object"
        +        },
        +        "firstObservedAtMs": {
        +          "anyOf": [
        +            {
        +              "minimum": 0,
        +              "type": "integer"
        +            },
        +            {
        +              "type": "null"
        +            }
        +          ]
        +        },
        +        "id": {
        +          "maxLength": 512,
        +          "type": "string"
        +        },
        +        "kind": {
        +          "enum": [
        +            "cookie",
        +            "tracker",
        +            "request",
        +            "storage",
        +            "unknown"
        +          ],
        +          "type": "string"
        +        },
        +        "name": {
        +          "maxLength": 256,
        +          "type": "string"
        +        },
        +        "purpose": {
        +          "anyOf": [
        +            {
        +              "maxLength": 160,
        +              "type": "string"
        +            },
        +            {
        +              "type": "null"
        +            }
        +          ]
        +        },
        +        "requestCount": {
        +          "anyOf": [
        +            {
        +              "minimum": 0,
        +              "type": "integer"
        +            },
        +            {
        +              "type": "null"
        +            }
        +          ]
        +        },
        +        "vendor": {
        +          "anyOf": [
        +            {
        +              "maxLength": 160,
        +              "type": "string"
        +            },
        +            {
        +              "type": "null"
        +            }
        +          ]
        +        }
        +      },
        +      "required": [
        +        "id",
        +        "kind",
        +        "name",
        +        "cookieNames",
        +        "vendor",
        +        "purpose",
        +        "category",
        +        "confidence",
        +        "firstObservedAtMs",
        +        "domains",
        +        "requestCount",
        +        "evidenceClassification"
        +      ],
        +      "type": "object"
        +    },
        +    "maxItems": 50,
        +    "type": "array"
        +  },
        +  "summary": {
        +    "additionalProperties": false,
        +    "properties": {
        +      "cookieCount": {
        +        "minimum": 0,
        +        "type": "integer"
        +      },
        +      "domainCount": {
        +        "default": 0,
        +        "minimum": 0,
        +        "type": "integer"
        +      },
        +      "requestCount": {
        +        "minimum": 0,
        +        "type": "integer"
        +      },
        +      "rowCount": {
        +        "minimum": 0,
        +        "type": "integer"
        +      },
        +      "trackerCount": {
        +        "minimum": 0,
        +        "type": "integer"
        +      },
        +      "vendorCount": {
        +        "default": 0,
        +        "minimum": 0,
        +        "type": "integer"
        +      }
        +    },
        +    "required": [
        +      "rowCount",
        +      "trackerCount",
        +      "cookieCount",
        +      "requestCount"
        +    ],
        +    "type": "object"
        +  },
        +  "total": {
        +    "minimum": 0,
        +    "type": "integer"
        +  },
        +  "truncated": {
        +    "type": "boolean"
        +  }
        +}
      • addedOutput schema / properties / preConsentCookiesTrackers / required
        Added value: +[
        +  "summary",
        +  "rows",
        +  "total",
        +  "returned",
        +  "truncated"
        +]
      • addedOutput schema / properties / provenance
        Added value: +{
        +  "additionalProperties": false,
        +  "properties": {
        +    "executionMode": {
        +      "anyOf": [
        +        {
        +          "enum": [
        +            "new_scan",
        +            "reused_scan"
        +          ],
        +          "type": "string"
        +        },
        +        {
        +          "type": "null"
        +        }
        +      ]
        +    },
        +    "freshnessDecision": {
        +      "type": [
        +        "string",
        +        "null"
        +      ]
        +    },
        +    "mode": {
        +      "enum": [
        +        "new_scan_started",
        +        "existing_completed_scan_reused",
        +        "existing_scan_retrieved",
        +        "unknown"
        +      ],
        +      "type": "string"
        +    },
        +    "reused": {
        +      "type": [
        +        "boolean",
        +        "null"
        +      ]
        +    }
        +  },
        +  "required": [
        +    "mode",
        +    "executionMode",
        +    "reused",
        +    "freshnessDecision"
        +  ],
        +  "type": "object"
        +}
      • addedOutput schema / properties / scoreLabel
        Added value: +{
        +  "const": "CertScore score",
        +  "type": "string"
        +}
      • changedOutput schema / required
        Previous value: -[
        -  "type",
        -  "detail",
        -  "scanId",
        -  "domain",
        -  "url",
        -  "status",
        -  "score",
        -  "scoreStatus",
        -  "scoreVersion",
        -  "scoreUpdatedAt",
        -  "riskLevel",
        -  "createdAt",
        -  "startedAt",
        -  "completedAt",
        -  "scanTimeSeconds",
        -  "timing",
        -  "summary",
        -  "findings",
        -  "findingsMetadata",
        -  "reportUrl",
        -  "recommendedNextTool",
        -  "recommendedNextAction",
        -  "error",
        -  "mcpMetadata",
        -  "observationOnlyDisclaimer",
        -  "disclaimer"
        -]New value: +[
        +  "type",
        +  "detail",
        +  "scanId",
        +  "domain",
        +  "url",
        +  "status",
        +  "score",
        +  "scoreLabel",
        +  "scoreStatus",
        +  "scoreVersion",
        +  "scoreUpdatedAt",
        +  "riskLevel",
        +  "provenance",
        +  "interpretationGuidance",
        +  "createdAt",
        +  "startedAt",
        +  "completedAt",
        +  "scanTimeSeconds",
        +  "timing",
        +  "summary",
        +  "findings",
        +  "findingsMetadata",
        +  "reportUrl",
        +  "recommendedNextTool",
        +  "recommendedNextAction",
        +  "error",
        +  "mcpMetadata",
        +  "observationOnlyDisclaimer",
        +  "disclaimer"
        +]
    • Changedcertscore_get_scan_status4 fields changed
      • addedOutput schema / properties / interpretationGuidance
        Added value: +{
        +  "additionalProperties": false,
        +  "properties": {
        +    "doNotInferLegalComplianceStatus": {
        +      "const": true,
        +      "type": "boolean"
        +    },
        +    "doNotInferUnobservedTechnologies": {
        +      "const": true,
        +      "type": "boolean"
        +    },
        +    "observableSignalsOnly": {
        +      "const": true,
        +      "type": "boolean"
        +    },
        +    "scoreLabel": {
        +      "const": "CertScore score",
        +      "type": "string"
        +    },
        +    "statement": {
        +      "type": "string"
        +    }
        +  },
        +  "required": [
        +    "scoreLabel",
        +    "observableSignalsOnly",
        +    "doNotInferUnobservedTechnologies",
        +    "doNotInferLegalComplianceStatus",
        +    "statement"
        +  ],
        +  "type": "object"
        +}
      • addedOutput schema / properties / provenance
        Added value: +{
        +  "additionalProperties": false,
        +  "properties": {
        +    "executionMode": {
        +      "anyOf": [
        +        {
        +          "enum": [
        +            "new_scan",
        +            "reused_scan"
        +          ],
        +          "type": "string"
        +        },
        +        {
        +          "type": "null"
        +        }
        +      ]
        +    },
        +    "freshnessDecision": {
        +      "type": [
        +        "string",
        +        "null"
        +      ]
        +    },
        +    "mode": {
        +      "enum": [
        +        "new_scan_started",
        +        "existing_completed_scan_reused",
        +        "existing_scan_retrieved",
        +        "unknown"
        +      ],
        +      "type": "string"
        +    },
        +    "reused": {
        +      "type": [
        +        "boolean",
        +        "null"
        +      ]
        +    }
        +  },
        +  "required": [
        +    "mode",
        +    "executionMode",
        +    "reused",
        +    "freshnessDecision"
        +  ],
        +  "type": "object"
        +}
      • addedOutput schema / properties / scoreLabel
        Added value: +{
        +  "const": "CertScore score",
        +  "type": "string"
        +}
      • changedOutput schema / required
        Previous value: -[
        -  "error",
        -  "recommendedNextTool",
        -  "recommendedNextAction",
        -  "observationOnlyDisclaimer"
        -]New value: +[
        +  "scoreLabel",
        +  "error",
        +  "provenance",
        +  "interpretationGuidance",
        +  "recommendedNextTool",
        +  "recommendedNextAction",
        +  "observationOnlyDisclaimer"
        +]
    • Changedcertscore_scan_site6 fields changed
      • addedOutput schema / properties / interpretationGuidance
        Added value: +{
        +  "additionalProperties": false,
        +  "properties": {
        +    "doNotInferLegalComplianceStatus": {
        +      "const": true,
        +      "type": "boolean"
        +    },
        +    "doNotInferUnobservedTechnologies": {
        +      "const": true,
        +      "type": "boolean"
        +    },
        +    "observableSignalsOnly": {
        +      "const": true,
        +      "type": "boolean"
        +    },
        +    "scoreLabel": {
        +      "const": "CertScore score",
        +      "type": "string"
        +    },
        +    "statement": {
        +      "type": "string"
        +    }
        +  },
        +  "required": [
        +    "scoreLabel",
        +    "observableSignalsOnly",
        +    "doNotInferUnobservedTechnologies",
        +    "doNotInferLegalComplianceStatus",
        +    "statement"
        +  ],
        +  "type": "object"
        +}
      • addedOutput schema / properties / links
        Added value: +{
        +  "additionalProperties": true,
        +  "properties": {
        +    "docs": {
        +      "type": "string"
        +    },
        +    "findings": {
        +      "type": "string"
        +    },
        +    "latestDomainScan": {
        +      "type": "string"
        +    },
        +    "pulse": {
        +      "type": "string"
        +    },
        +    "report": {
        +      "type": "string"
        +    },
        +    "self": {
        +      "type": "string"
        +    },
        +    "status": {
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
      • addedOutput schema / properties / provenance
        Added value: +{
        +  "additionalProperties": false,
        +  "properties": {
        +    "executionMode": {
        +      "anyOf": [
        +        {
        +          "enum": [
        +            "new_scan",
        +            "reused_scan"
        +          ],
        +          "type": "string"
        +        },
        +        {
        +          "type": "null"
        +        }
        +      ]
        +    },
        +    "freshnessDecision": {
        +      "type": [
        +        "string",
        +        "null"
        +      ]
        +    },
        +    "mode": {
        +      "enum": [
        +        "new_scan_started",
        +        "existing_completed_scan_reused",
        +        "existing_scan_retrieved",
        +        "unknown"
        +      ],
        +      "type": "string"
        +    },
        +    "reused": {
        +      "type": [
        +        "boolean",
        +        "null"
        +      ]
        +    }
        +  },
        +  "required": [
        +    "mode",
        +    "executionMode",
        +    "reused",
        +    "freshnessDecision"
        +  ],
        +  "type": "object"
        +}
      • addedOutput schema / properties / reportUrl
        Added value: +{
        +  "type": [
        +    "string",
        +    "null"
        +  ]
        +}
      • addedOutput schema / properties / scoreLabel
        Added value: +{
        +  "const": "CertScore score",
        +  "type": "string"
        +}
      • changedOutput schema / required
        Previous value: -[
        -  "type",
        -  "status",
        -  "error",
        -  "recommendedNextTool",
        -  "recommendedNextAction",
        -  "observationOnlyDisclaimer"
        -]New value: +[
        +  "type",
        +  "status",
        +  "scoreLabel",
        +  "error",
        +  "provenance",
        +  "interpretationGuidance",
        +  "recommendedNextTool",
        +  "recommendedNextAction",
        +  "observationOnlyDisclaimer"
        +]
  14. 6 tool updates
    • Addedcertscore_get_scan_bundle
    • Addedcertscore_get_scan_status
    • Addedcertscore_scan_site
    • Removedget_scan_bundle
    • Removedget_scan_status
    • Removedscan_site
  15. 1 tool update
    • Changedscan_site2 fields changed
      • changedInput schema / properties / scanFrom / enum
        Previous value: -[
        -  "eu_ie"
        -]New value: +[
        +  "eu_de",
        +  "eu_ie",
        +  "california"
        +]
      • changedOutput schema / properties / scanFrom / enum
        Previous value: -[
        -  "eu_ie"
        -]New value: +[
        +  "eu_de",
        +  "eu_ie",
        +  "california"
        +]

Frequently Asked Questions

Discussions

No comments yet. Be the first to start the discussion!

Related MCP Servers

  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables detection and analysis of pre-public product launches through web search, content extraction, AI-powered scoring, and automated alerting. Provides comprehensive tools for surfacing stealth startup signals before they trend publicly.
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Browse IndustryLens's published competitive-intelligence reports and head-to-head competitor comparisons from any AI agent — real, source-backed data.
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables AI chat clients to perform market research and competitive intelligence by gathering company overviews, competitor lists, product portfolios, pricing snapshots, and recent news via live Tavily search.
    MIT
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A4.5/5.0
Disambiguation5/5

Each tool maps to a distinct part of the scan lifecycle: initiating a scan, checking its status, and retrieving the completed evidence bundle. There is no meaningful overlap or ambiguity between them.

Naming Consistency5/5

All tools share the certscore_ prefix and follow a consistent snake_case verb_noun pattern: scan_site, get_scan_status, get_scan_bundle. The naming is uniform and predictable.

Tool Count5/5

Three tools is appropriately scoped for a focused scan lifecycle: create, poll, and retrieve results. Each tool earns its place and there is no bloat or redundancy.

Completeness5/5

The tool set covers the full expected workflow for the stated domain: initiating a privacy scan, monitoring its progress, and retrieving the detailed evidence bundle. No obvious lifecycle stage is missing.

Resources