Open Commerce Graph for Solana

Developer preview — fictional fixture data only.

← Back to demo index

Tony's Auto Body

recordId: kb_tonys-auto-body_main-shop_facefeed

Status

lifecyclepublishedcomputedknowneffectiveknown
76overall score
  • identity100
  • understanding100
  • proof60
  • consistency59

Content hash

Lowercase hex SHA-256 of the canonical record (PRD US-014). Verify locally with rwc-solana hash <file> or compute over the bytes returned from /business/tonys-auto-body/record.json.

865469b1c02cde62198b7fcc99b4e4468647fb830e069108471a02b7c688c518

Issues (7)

  • warningproof.payment_endpoint.verified_when_solana_present.v1proofrecords declaring solana.paymentEndpoints must include a payment_endpoint_control proof with status="verified"
  • warningproof.license_or_credential.present_when_applicable.v1proofrecords in regulated categories must declare a license or credential proof
  • infoproof.portfolio_or_media.present.v1proofproof[] should include at least one portfolio or media entry
  • infoproof.social_profile.present.v1proofproof[] should include at least one social_profile entry
  • infoproof.authority_strength.weighted.v1proofstrongest proof authority multiplier is 0.65 — earn full points by adding a government-issued authority
  • warningconsistency.solana_pay_label.matches_display_name.v1solana.paymentEndpoints[0].labelsolana.paymentEndpoints[0].label does not reference identity.displayName and is not a generic acceptable label
  • warningconsistency.memo_prefix.safe_and_record_scoped.v1solana.memoPrefixsolana.memoPrefix does not include the recordId hash8 suffix "facefeed"

Recommendations (7)

  • proof.payment_endpoint.verified_when_solana_present.v1Add a payment_endpoint_control proof with status="verified" for the declared Solana payment endpoint.
  • proof.license_or_credential.present_when_applicable.v1Add a license or credential proof issued by a recognised authority for the regulated category.
  • proof.portfolio_or_media.present.v1Add a portfolio or media proof linking to representative work or press coverage.
  • proof.social_profile.present.v1Add a social_profile proof linking to an established social presence.
  • proof.authority_strength.weighted.v1Raise authority quality by adding a government-issued or professional credential proof.
  • consistency.solana_pay_label.matches_display_name.v1Set payment endpoint labels to include identity.displayName, or choose a generic label like "Solana Pay".
  • consistency.memo_prefix.safe_and_record_scoped.v1Restrict solana.memoPrefix to safe characters (alphanumerics, _-:.) and include the recordId hash8 suffix.

Schema.org JSON-LD

Generated by @realworldcommerce/ocg-schema/jsonld from the canonical record. Embedded as a discoverable application/ld+json script for AI / web crawlers.

{
  "@context": "https://schema.org",
  "@type": "AutoRepair",
  "name": "Tony's Auto Body",
  "additionalType": [
    "naics:811121"
  ],
  "url": "https://tonys-auto-body.example.com/",
  "description": "Fictional demo auto-body shop used for Open Commerce Graph fixtures.",
  "telephone": "+13035550130",
  "email": "shop@tonys-auto-body.example.com",
  "sameAs": [
    "https://tonys-auto-body.example.com/contact"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US",
    "streetAddress": "300 Example Industrial Pkwy",
    "addressLocality": "Denver",
    "addressRegion": "CO",
    "postalCode": "80202"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.7392,
    "longitude": -104.9903
  },
  "openingHoursSpecification": [
    {
      "@type": "OpeningHoursSpecification",
      "dayOfWeek": [
        "https://schema.org/Monday",
        "https://schema.org/Tuesday",
        "https://schema.org/Wednesday",
        "https://schema.org/Thursday",
        "https://schema.org/Friday"
      ],
      "opens": "08:00",
      "closes": "18:00"
    },
    {
      "@type": "OpeningHoursSpecification",
      "dayOfWeek": [
        "https://schema.org/Saturday"
      ],
      "opens": "09:00",
      "closes": "13:00"
    }
  ],
  "areaServed": [
    "Denver, CO",
    "Aurora, CO",
    "Lakewood, CO"
  ],
  "makesOffer": [
    {
      "@type": "Offer",
      "name": "Collision repair",
      "description": "Frame, panel, and structural repair for daily-driver vehicles.",
      "priceSpecification": {
        "@type": "PriceSpecification",
        "priceCurrency": "USD"
      }
    },
    {
      "@type": "Offer",
      "name": "Paint refinish",
      "description": "Color match, single-panel and full-vehicle refinishing.",
      "priceSpecification": {
        "@type": "PriceSpecification",
        "price": "650.00",
        "priceCurrency": "USD"
      }
    }
  ]
}

Record