Vendor Data-Handling Change
What changed in this vendor's data-handling commitments and observed practices?
Evidence connecting dated contractual or subprocessor claims with narrowly labeled external operational observations.
- Audience
- Security and privacy teams
- Family
- Change and risk evidence
- Pilot price hypothesis
- $25.00
- Independent sources
- At least 2
The price is a hypothesis, not an active offer. Purchasing and contact capture are not enabled.
Sample result shape
{
"customer_question": "What changed in this vendor's data-handling commitments and observed practices?",
"example_evidence_record": {
"claim_type": "<claim_type>",
"effective_date": "<effective_date>",
"outcome": "<outcome>",
"vendor": "<vendor>"
},
"product_id": "vendor-data-handling-change",
"required_fields": [
"vendor",
"claim_type",
"effective_date",
"outcome"
],
"result_contract": {
"conclusion": "source-bounded conclusion",
"confidence": "bounded by the corroborated sources",
"independent_source_count": 2,
"limitations": [
"known evidence and scope limitations"
]
},
"sample_only": true
}JSON product definition
{
"description": "Evidence connecting dated contractual or subprocessor claims with narrowly labeled external operational observations.",
"id": "vendor-data-handling-change",
"marketplace": {
"audience": "Security and privacy teams",
"customer_question": "What changed in this vendor's data-handling commitments and observed practices?",
"family": "change-risk-evidence",
"pilot_price_usd": "25.00"
},
"publication_media_type": "application/vnd.evidence-marketplace.publication+json",
"title": "Vendor Data-Handling Change",
"validation": {
"minimum_independent_sources": 2,
"minimum_observations": 2,
"prohibited_fields": [
"access_token",
"api_key",
"password",
"private_key",
"secret",
"ssn"
],
"required_fields": [
"vendor",
"claim_type",
"effective_date",
"outcome"
]
},
"version": "1.0.0"
}