{
  "schema": "sasame-public-entry/1.0",
  "version": "1.0.0",
  "canonical_language": "en",
  "audience": {
    "scope": "worldwide",
    "regions": "all",
    "description": "AI agents, MCP clients, developers, and public capability providers worldwide.",
    "language_policy": "English is the canonical public and machine-readable language; localized pages may translate the same contract without redefining it."
  },
  "operator": {
    "legal_name": "SASAME S.R.L.",
    "jurisdiction": "Romania / European Union",
    "role": "The real external legal, contracting and accountable company shell for SaSame's economic activity (SASAME-2026-08-19-COMPANY-SHELL-PANCHO-OPERATING-MODEL). Pancho is SaSame's internal virtual operating organism, never a separate legal entity or an external worker. Jurisdiction is legal context, not a target-market restriction."
  },
  "product": {
    "name": "SaSame",
    "plain_service": "Connect an AI, choose approved capabilities, let it work through MCP, and review what happened.",
    "primary_capability": "Continuous Model Context Protocol ecosystem observation, measurement, and verifiable evidence and history",
    "category": "Continuous MCP-ecosystem observation, measurement and verifiable evidence and history, operated by SASAME S.R.L.",
    "one_sentence": "SaSame continuously observes and measures the Model Context Protocol ecosystem and publishes verifiable evidence and history, so people and AI agents can connect an AI, choose capabilities, act, and review what happened.",
    "thesis": "One user flow: connect an AI client, choose allowed capabilities, run public or authenticated MCP tools, and keep a clear record of what happened. SASAME S.R.L. is the external accountable operator; Pancho is its internal operating organism; the MCP Factory, Protocol Observatory, router, Account Control, CLI and website are internal production/execution machinery and an optional product surface behind that one evidence-first service — not separate products, and not the mandatory external identity for every context.",
    "evidence_engine": "Protocol Observatory supplies current and longitudinal public evidence."
  },
  "verb_flow": [
    {
      "step": "connect",
      "label": "Connect an AI",
      "summary": "Add SaSame to ChatGPT, Claude, Claude Code, or another MCP client."
    },
    {
      "step": "choose",
      "label": "Choose capabilities",
      "summary": "Decide which tools, Missions, and account actions the AI may use."
    },
    {
      "step": "work",
      "label": "Let it work through MCP",
      "summary": "Call public tools for discovery and audits or authenticated tools for account operations."
    },
    {
      "step": "review",
      "label": "Review what happened",
      "summary": "Check usage, evidence, drafts, exports, and outcome state before treating anything as complete."
    }
  ],
  "factory": {
    "stations": 21,
    "entry_journeys": 7,
    "entry_states": [
      "idea",
      "blueprint",
      "unfinished build",
      "finished build",
      "live MCP",
      "underperforming MCP",
      "portfolio monitoring"
    ],
    "note": "One Factory Lifecycle: the creator's entry station is determined by the product's state, not by buying a separate service. Creators keep ownership of the product, repository, code, data and API rights, credentials, and actual repair. The live station catalog and availability come from factory_stations and factory_health on the public MCP; static copy never promises per-station availability."
  },
  "endpoint": {
    "url": "https://live-vps.sasame.online/public-mcp",
    "transport": "MCP Streamable HTTP",
    "auth": "none for the public surface",
    "protocol": "JSON-RPC 2.0"
  },
  "primary_call": {
    "tool": "resolve_and_run",
    "arguments": {
      "goal": "Describe the outcome you need",
      "environment": "your client or runtime",
      "constraints": [
        "read only",
        "free only"
      ],
      "execution_mode": "plan_only"
    },
    "description": "Supporting infrastructure: resolve a goal into live candidate tools, choose a primary route and fallbacks, and return an honest execution state."
  },
  "agent_actions": [
    {
      "id": "observe",
      "verb": "Observe",
      "summary": "Read current public evidence about SaSame, MCP readiness, and known endpoints.",
      "tool": "start_here",
      "url": "https://live-vps.sasame.online/public-mcp",
      "surface": "public_mcp"
    },
    {
      "id": "audit",
      "verb": "Audit",
      "summary": "Measure one public MCP endpoint without an API key or payment method.",
      "tool": "audit_mcp",
      "url": "https://live-vps.sasame.online/start/",
      "surface": "public_mcp"
    },
    {
      "id": "connect",
      "verb": "Connect",
      "summary": "Connect SaSame to ChatGPT, Claude, Claude Code, or another MCP client.",
      "tool": null,
      "url": "https://srl-sasame.com/documentation/connect",
      "surface": "web"
    },
    {
      "id": "start",
      "verb": "Start",
      "summary": "Enter the Factory Lifecycle from an idea, build, live MCP, problem, or monitoring need.",
      "tool": "factory_start",
      "url": "https://srl-sasame.com/start",
      "surface": "public_mcp"
    },
    {
      "id": "run",
      "verb": "Run",
      "summary": "Give SaSame a natural-language goal and let the authenticated Client MCP route it across enabled capabilities, executing only bounded read-only work it can verify.",
      "tool": "sasame_run",
      "url": "https://srl-sasame.com/account",
      "surface": "authenticated_client_mcp"
    },
    {
      "id": "choose",
      "verb": "Choose",
      "summary": "Choose which authenticated capabilities and Missions an AI client can see.",
      "tool": "capability_set",
      "url": "https://srl-sasame.com/account",
      "surface": "authenticated_client_mcp"
    },
    {
      "id": "complete",
      "verb": "Complete",
      "summary": "Complete one evidence-backed marketing deliverable and verify the deliverable itself; no external send or performance claim is implied.",
      "tool": "marketing_mission_complete",
      "url": "https://srl-sasame.com/account",
      "surface": "authenticated_client_mcp"
    },
    {
      "id": "contact",
      "verb": "Contact",
      "summary": "Prepare one evidence-backed contact action for an explicit recipient, then close the contact step from the external provider receipt.",
      "tool": "marketing_contact_prepare",
      "url": "https://srl-sasame.com/account",
      "surface": "authenticated_client_mcp"
    },
    {
      "id": "reset",
      "verb": "Reset",
      "summary": "Reset the free beta usage bucket while preserving lifetime usage history.",
      "tool": "usage_reset",
      "url": "https://srl-sasame.com/account",
      "surface": "authenticated_client_mcp"
    }
  ],
  "mcp_surfaces": [
    {
      "id": "public_mcp",
      "name": "Public MCP",
      "url": "https://live-vps.sasame.online/public-mcp",
      "auth": "none",
      "purpose": "Keyless discovery, observation, public audit, owner claim start and Factory lifecycle entry.",
      "tools": [
        "start_here",
        "audit_mcp",
        "factory_start",
        "factory_stations",
        "resolve_and_run"
      ]
    },
    {
      "id": "knowledge_mcp_srl",
      "name": "Knowledge MCP",
      "url": "https://srl-sasame.com/api/mcp",
      "auth": "none",
      "purpose": "Keyless search and retrieval of current public SaSame website knowledge.",
      "tools": [
        "knowledge_search",
        "knowledge_get"
      ]
    },
    {
      "id": "authenticated_client_mcp",
      "name": "Authenticated Client MCP",
      "url": "https://live-sasame.sasame.online/mcp",
      "auth": "OAuth account consent",
      "purpose": "Signed-in goal-first operation surface for natural-language goals, capability settings, beta usage, Factory binding, exports, verified Marketing Mission deliverables, and provider-neutral external contact action/receipt handoff.",
      "tools": [
        "sasame_run",
        "account_status",
        "session_info",
        "usage_status",
        "capabilities_status",
        "capability_set",
        "usage_reset",
        "marketing_mission_start",
        "marketing_mission_draft",
        "marketing_mission_evidence",
        "marketing_mission_complete",
        "marketing_contact_prepare",
        "marketing_contact_receipt",
        "mcp_ecosystem_search",
        "mcp_readiness_check",
        "mcp_evidence_lookup",
        "factory_principal_bind",
        "factory_binding_status",
        "factory_dashboard",
        "factory_export",
        "factory_membership",
        "billing_manage_link"
      ]
    }
  ],
  "free_beta_paths": {
    "status": "Capability Control Beta is the current new-user path. No payment method is required for new users during beta.",
    "public_no_account": {
      "summary": "Use SaSame without signing in.",
      "surface": "public_mcp",
      "url": "https://live-vps.sasame.online/public-mcp",
      "first_calls": [
        "start_here",
        "audit_mcp",
        "factory_stations",
        "factory_start",
        "claim_start"
      ]
    },
    "knowledge_no_account": {
      "summary": "Ask an agent to search or read the SaSame website through MCP.",
      "surface": "knowledge_mcp_srl",
      "url": "https://srl-sasame.com/api/mcp",
      "first_calls": [
        "knowledge_search",
        "knowledge_get"
      ]
    },
    "authenticated_after_oauth": {
      "summary": "Sign in once, approve MCP access, then use all default beta capabilities from the AI client. Start with sasame_run when you have an outcome rather than a preset workflow in mind.",
      "surface": "authenticated_client_mcp",
      "url": "https://live-sasame.sasame.online/mcp",
      "first_calls": [
        "sasame_run",
        "session_info",
        "account_status",
        "capabilities_status",
        "capability_set",
        "usage_status",
        "usage_reset",
        "marketing_mission_start",
        "marketing_mission_evidence",
        "marketing_mission_draft",
        "marketing_mission_complete",
        "marketing_contact_prepare",
        "marketing_contact_receipt",
        "mcp_ecosystem_search",
        "mcp_readiness_check",
        "mcp_evidence_lookup",
        "factory_dashboard",
        "factory_export"
      ]
    },
    "not_the_beta_path": [
      "new paid Factory membership checkout",
      "private-contact scraping",
      "owner shell access",
      "Client MCP custody of outbound provider credentials",
      "automatic marketing bulk outreach"
    ]
  },
  "routing_flow": [
    "accept goal and constraints",
    "derive bounded capability terms",
    "find observed public candidates",
    "live-check the candidate MCP surface",
    "rank a primary route and fallbacks",
    "execute only when mode, arguments, annotations, and constraints allow it",
    "record planned, handoff_required, verified, failed, refused, or no_route",
    "append privacy-minimized outcome evidence"
  ],
  "execution_modes": [
    {
      "id": "plan_only",
      "meaning": "Return the route and handoff without executing the downstream tool."
    },
    {
      "id": "safe_read_only",
      "meaning": "Execute only an explicitly requested, conservatively read-only public tool when required arguments are present."
    }
  ],
  "execution_states": [
    {
      "id": "planned",
      "complete": false,
      "meaning": "A route exists, but no downstream operation was executed."
    },
    {
      "id": "handoff_required",
      "complete": false,
      "meaning": "A route exists, but authorization, required arguments, or a human/owner action is still needed."
    },
    {
      "id": "verified",
      "complete": true,
      "meaning": "A permitted downstream call returned substantive output and passed the router's verification contract."
    },
    {
      "id": "failed",
      "complete": false,
      "meaning": "Execution was attempted but did not produce a verified result."
    },
    {
      "id": "refused",
      "complete": false,
      "meaning": "The request violated a safety, credential, payment, mutation, or input boundary."
    },
    {
      "id": "no_route",
      "complete": false,
      "meaning": "No sufficiently relevant observed public capability was available."
    }
  ],
  "examples": [
    {
      "goal": "Search GitHub issues related to an authentication bug",
      "constraints": [
        "read only",
        "free only"
      ],
      "expected_capability": "github"
    },
    {
      "goal": "Find recent biomedical evidence about a treatment question",
      "constraints": [
        "read only"
      ],
      "expected_capability": "pubmed"
    },
    {
      "goal": "Extract text from a public screenshot",
      "constraints": [
        "read only",
        "no credentials"
      ],
      "expected_capability": "ocr"
    },
    {
      "goal": "Check whether a public MCP endpoint is callable before connecting it",
      "constraints": [
        "measurement only"
      ],
      "expected_capability": "mcp readiness"
    },
    {
      "goal": "Research a topic using multiple public sources",
      "constraints": [
        "read only",
        "include evidence"
      ],
      "expected_capability": "research"
    }
  ],
  "supporting_rails": [
    {
      "id": "protocol_observatory",
      "status": "Permanent Factory inspection and observation station",
      "purpose": "Current and longitudinal observations used to inspect public MCP and agent-protocol implementations."
    },
    {
      "id": "mcp_owner_intelligence",
      "status": "Factory readiness and intake station",
      "purpose": "Owner-facing inspection, claim, lifecycle and monitoring entry inside the one Factory. Plan names, prices and entitlements come only from the canonical Factory commercial contract."
    },
    {
      "id": "agent_execution_router",
      "status": "Factory routing/entry surface into the Lifecycle",
      "purpose": "Bounded public capability routing; not the primary commercial product."
    },
    {
      "id": "receipts_and_town",
      "status": "Factory station (Gold Rush Town) and supporting evidence modules",
      "purpose": "Privacy-minimized work records, non-custodial settlement evidence, and Gold Rush Town — a Factory station for public demonstration and engagement. These do not replace the Protocol Observatory or MCP Owner Intelligence stations."
    }
  ],
  "secondary_calls": [
    {
      "tool": "factory_start",
      "purpose": "Enter the Factory Lifecycle from any creator entry state (idea, blueprint, unfinished or finished build, live or underperforming MCP, portfolio monitoring)."
    },
    {
      "tool": "factory_stations",
      "purpose": "Read the live 21-station catalog and current station availability."
    },
    {
      "tool": "start_here",
      "purpose": "Read the machine map and shortest paths."
    },
    {
      "tool": "audit_mcp",
      "purpose": "Inspect a known public MCP endpoint directly."
    },
    {
      "tool": "claim_start",
      "purpose": "Begin endpoint-control proof when you operate the provider endpoint."
    },
    {
      "tool": "observation_trajectory",
      "purpose": "Read longitudinal measured status for a known endpoint. The former trust_trajectory name is only a deprecated compatibility alias."
    },
    {
      "tool": "register_intent",
      "purpose": "Leave a privacy-minimized demand signal when no route exists."
    }
  ],
  "boundaries": [
    "Public observations and grades are measurement status, not endorsement, safety, quality, malware, KYC, identity, sanctions, or legal-authority verdicts.",
    "A plan, candidate route, or handoff is never reported as executed or verified.",
    "The public router does not accept credential-like endpoint data or secret-like arguments.",
    "AI agents execute autonomously by default inside honest, logged, verify-or-rollback envelopes. No act is owner-required. Exposing owner shell or file tools publicly, spam, impersonation, anti-bot evasion, and committing secrets are prohibited (decision SASAME-2026-07-19-AUTONOMY-SAFETY-RAILS).",
    "SaSame is non-custodial and does not hold or move third-party funds.",
    "Agent-work records are evidence statements, not fiscal or tax invoices.",
    "tools/list and the live health contract are authoritative for the current callable surface; static copy never promises a fixed tool count.",
    "Public MCP and authenticated client MCP are separate surfaces: public calls are keyless and free, while account settings and beta usage mutations require OAuth account consent and the caller's organization role."
  ],
  "machine_entrypoints": {
    "public_mcp": "https://live-vps.sasame.online/public-mcp",
    "knowledge_mcp_srl": "https://srl-sasame.com/api/mcp",
    "authenticated_client_mcp": "https://live-sasame.sasame.online/mcp",
    "authenticated_client_mcp_legacy": "https://mcp.sasame.online/mcp",
    "router_manifest": "https://live-vps.sasame.online/.well-known/sasame-router.json",
    "agent_card": "https://live-vps.sasame.online/.well-known/agent-card.json",
    "llms": "https://live-vps.sasame.online/llms.txt",
    "for_agents": "https://live-vps.sasame.online/for-agents/",
    "for_agents_srl": "https://srl-sasame.com/for-agents",
    "mcp_owner_intelligence_plans": "https://srl-sasame.com/services",
    "factory_public_contract": "https://srl-sasame.com/factory-public.json",
    "observatory": "https://live-vps.sasame.online/observatory/",
    "methodology": "https://live-vps.sasame.online/observatory/methodology.html",
    "readiness_index": "https://live-vps.sasame.online/observatory/readiness-index.json",
    "fresh_frontier": "https://live-vps.sasame.online/observatory/fresh.json",
    "live_data": "https://live-vps.sasame.online/observatory/live-data.json",
    "town": "https://live-vps.sasame.online/world/",
    "public_repo": "https://github.com/shigeki7777/sasame-mcp-observatory",
    "factory_start": "https://live-vps.sasame.online/start/"
  },
  "measurement": {
    "north_star": "first_organic_paid_revenue >= 1",
    "freshness_semantics": "Every published count or grade carries its own source-declared timestamp (generated_at on a feed, observed_at/last_audited on a record). A record is current only within its own source-declared freshness window; there is no single global staleness constant. Static copy (README, llms.txt, agent-card.json) must never quote a fixed tool count, server count, or grade distribution — it must point to the live feed (tools/list, readiness-index.json, live-data.json, observation_trajectory) as the source of truth for the current number.",
    "source_timestamp_semantics": "Machine-readable feeds carry generated_at (when the feed was produced) and, per record, observed_at or last_audited (when that specific measurement was taken). Both are required for a record to be treated as current; a record missing either timestamp is insufficient_recent_evidence, never treated as a pass or fail verdict.",
    "router_signals": [
      "external goal submissions",
      "routes produced",
      "safe read-only executions",
      "verified outcomes",
      "fallback recoveries",
      "handoff-required outcomes",
      "no-route demand",
      "repeat external sources",
      "provider claims after routed usage",
      "commercial intent after verified value"
    ],
    "note": "Raw hits, registry/indexer probes, initialize/tools-list only, self-tests, fixtures, plan views, and unfulfilled checkout records are not demand or revenue.",
    "activation_signals": [
      "qualified external activation request",
      "baseline completed",
      "repair scope accepted",
      "external real-argument call delta verified",
      "organic fulfilled payment"
    ]
  },
  "owner_intake": {
    "url": "https://live-vps.sasame.online/start/",
    "note": "Run a free point-in-time MCP audit, then optionally prove endpoint control with the free owner claim. Neither action charges, creates a subscription, or changes the measured readiness result. Register an account or enter a paid Factory lifecycle only when the creator explicitly chooses to continue.",
    "evidence_tools": [
      "audit_mcp",
      "claim_start",
      "observation_trajectory",
      "factory_start"
    ]
  },
  "last_updated": "2026-08-26",
  "owner_primary_call": {
    "tool": "audit_mcp",
    "arguments": {
      "url": "https://your-public-mcp.example/mcp"
    },
    "web": "https://live-vps.sasame.online/start/",
    "description": "Primary MCP-owner action: run the free Factory audit and, when desired, begin owner-control proof or free Factory lifecycle entry before considering any future paid membership."
  }
}
