{
  "schema_version": "sasame-factory-public/1.0",
  "identity": {
    "name": "SaSame MCP Factory",
    "operator": "SaSame SRL",
    "canonical_url": "https://srl-sasame.com",
    "description": "One modular MCP Factory for production, distribution, inspection and continuous observation of Model Context Protocol servers.",
    "north_star": "first_organic_paid_revenue >= 1",
    "capacity_state": "ASSISTED_BETA"
  },
  "source_hashes": {
    "commercial_ssot_sha256": "116b28bf79f817e3ecb0966aad64bae5e84027150a7cf025fcc64e9291505dc0",
    "routing_matrix_sha256": "3992fa3c721601123d66bb4d92c2fb6e47d44932ca32b37327fb551b2d76874a",
    "station_evidence_sha256": "b8e405b2053123aa30c1be3203618d27b3586e8a6f3f0acaafb90bdf7241af0b",
    "decision_set_hash": "1dda0ae77202d21287906e1ede46aa6edfb3dc939e73bacdce743239c0b1c768"
  },
  "plans": [
    {
      "plan_id": "free_listing",
      "name": "Free Listing",
      "amount_minor": 0,
      "amount_display": "€0",
      "currency": "eur",
      "interval": null,
      "price_state": "LIVE",
      "purchasable": true,
      "checkout_required": false,
      "fulfillment_available": true
    },
    {
      "plan_id": "factory",
      "name": "Factory",
      "amount_minor": 900,
      "amount_display": "€9",
      "currency": "eur",
      "interval": "month",
      "price_state": "LIVE",
      "purchasable": true,
      "checkout_required": true,
      "fulfillment_available": true
    },
    {
      "plan_id": "factory_pro",
      "name": "Factory Pro",
      "amount_minor": 2900,
      "amount_display": "€29",
      "currency": "eur",
      "interval": "month",
      "price_state": "LIVE",
      "purchasable": true,
      "checkout_required": true,
      "fulfillment_available": true
    },
    {
      "plan_id": "factory_team",
      "name": "Factory Team",
      "amount_minor": 7900,
      "amount_display": "€79",
      "currency": "eur",
      "interval": "month",
      "price_state": "LIVE",
      "purchasable": true,
      "checkout_required": true,
      "fulfillment_available": true
    },
    {
      "plan_id": "assisted_review",
      "name": "Assisted Review",
      "amount_minor": 9900,
      "amount_display": "€99",
      "currency": "eur",
      "interval": "one_time",
      "price_state": "APPROVED_NOT_LIVE",
      "purchasable": false,
      "checkout_required": true,
      "fulfillment_available": false
    }
  ],
  "entry_points": [
    {
      "journey_id": "idea_entry",
      "label": "I have an idea"
    },
    {
      "journey_id": "blueprint_entry",
      "label": "I have a design/spec"
    },
    {
      "journey_id": "building_entry",
      "label": "I have an unfinished build"
    },
    {
      "journey_id": "ready_entry",
      "label": "I have a finished MCP"
    },
    {
      "journey_id": "live_entry",
      "label": "I have a live MCP"
    },
    {
      "journey_id": "underperforming_entry",
      "label": "My MCP has a problem"
    },
    {
      "journey_id": "monitoring_entry",
      "label": "I just want monitoring"
    }
  ],
  "station_ids": [
    "ADMISSION",
    "INTAKE",
    "BLUEPRINT",
    "BUILD",
    "INSPECTION",
    "CLAIM",
    "SHIPMENT",
    "DISTRIBUTION",
    "BILLING",
    "STATUS_PORTAL",
    "OBSERVATION",
    "REPAIR",
    "ORCHESTRATOR",
    "SUPPORT",
    "REVERSE_LOGISTICS",
    "MARKET_INTELLIGENCE",
    "AEO",
    "NOTIFICATION",
    "SECURITY_INCIDENT",
    "REVERIFICATION",
    "RESHIPMENT"
  ],
  "endpoints": {
    "start": "https://srl-sasame.com/start",
    "plans": "https://srl-sasame.com/services",
    "public_mcp": "https://live-vps.sasame.online/public-mcp",
    "factory_start": "https://live-vps.sasame.online/start/",
    "portal": "https://portal.sasame.online/factory",
    "terms": "https://live-vps.sasame.online/pricing/factory-terms.html",
    "observatory": "https://live-vps.sasame.online/observatory/"
  },
  "boundaries": [
    "Calling a public MCP tool never charges by itself.",
    "A plan is purchasable only when its canonical price_state is LIVE and a fulfillment path exists.",
    "Grades and observations are measurements, not endorsements or safety verdicts.",
    "Creators retain ownership of product decisions, repositories, code, data rights and credentials.",
    "Traffic, crawler hits and tools/list probes are not demand or revenue."
  ]
}
