Evidence Marketplace

SaaS Entitlement Reality

Does this plan actually include the feature, and what prerequisites block it?

Evidence comparing an advertised plan entitlement with its observed availability and prerequisites in a real account.

Audience
SaaS buyers and administrators
Family
SaaS integration reality
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": "Does this plan actually include the feature, and what prerequisites block it?",
  "example_evidence_record": {
    "feature": "<feature>",
    "outcome": "<outcome>",
    "plan": "<plan>",
    "vendor": "<vendor>"
  },
  "product_id": "saas-entitlement-reality",
  "required_fields": [
    "vendor",
    "plan",
    "feature",
    "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 comparing an advertised plan entitlement with its observed availability and prerequisites in a real account.",
  "id": "saas-entitlement-reality",
  "marketplace": {
    "audience": "SaaS buyers and administrators",
    "customer_question": "Does this plan actually include the feature, and what prerequisites block it?",
    "family": "saas-integration-reality",
    "pilot_price_usd": "25.00"
  },
  "publication_media_type": "application/vnd.evidence-marketplace.publication+json",
  "title": "SaaS Entitlement Reality",
  "validation": {
    "minimum_independent_sources": 2,
    "minimum_observations": 2,
    "prohibited_fields": [
      "access_token",
      "api_key",
      "password",
      "private_key",
      "secret",
      "ssn"
    ],
    "required_fields": [
      "vendor",
      "plan",
      "feature",
      "outcome"
    ]
  },
  "version": "1.0.0"
}