Open Commerce Graph for Solana

Developer preview — fictional fixture data only.

← Back to demo index

Lume Bakery

recordId: kb_lume-bakery_main-bakery_badc0ffe

Status

lifecyclepublishedcomputedknowneffectiveknown
79overall score
  • identity100
  • understanding100
  • proof68
  • 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/lume-bakery/record.json.

f8f4387c587fb30fff3580f9655e05517c235667257d6c63a7c1f5a3d30aff86

Issues (6)

  • warningproof.payment_endpoint.verified_when_solana_present.v1proofrecords declaring solana.paymentEndpoints must include a payment_endpoint_control proof with status="verified"
  • infoproof.review_or_reputation.present.v1proofproof[] should include at least one review or review_aggregator entry
  • 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
  • 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 "badc0ffe"

Recommendations (6)

  • proof.payment_endpoint.verified_when_solana_present.v1Add a payment_endpoint_control proof with status="verified" for the declared Solana payment endpoint.
  • proof.review_or_reputation.present.v1Add a review or review_aggregator proof linking to a recognised reviews source.
  • 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.
  • 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": "Bakery",
  "name": "Lume Bakery",
  "additionalType": [
    "naics:311811"
  ],
  "url": "https://lume-bakery.example.com/",
  "description": "Fictional demo neighborhood bakery used for Open Commerce Graph fixtures.",
  "telephone": "+15035550140",
  "email": "orders@lume-bakery.example.com",
  "sameAs": [
    "https://example.com/social/lume-bakery",
    "https://lume-bakery.example.com/contact"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US",
    "streetAddress": "400 Example Baker St",
    "addressLocality": "Portland",
    "addressRegion": "OR",
    "postalCode": "97201"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.5152,
    "longitude": -122.6784
  },
  "openingHoursSpecification": [
    {
      "@type": "OpeningHoursSpecification",
      "dayOfWeek": [
        "https://schema.org/Tuesday",
        "https://schema.org/Wednesday",
        "https://schema.org/Thursday",
        "https://schema.org/Friday"
      ],
      "opens": "07:00",
      "closes": "18:00"
    },
    {
      "@type": "OpeningHoursSpecification",
      "dayOfWeek": [
        "https://schema.org/Saturday",
        "https://schema.org/Sunday"
      ],
      "opens": "08:00",
      "closes": "14:00"
    }
  ],
  "areaServed": [
    "Portland, OR"
  ],
  "makesOffer": [
    {
      "@type": "Offer",
      "name": "Custom celebration cake",
      "description": "Made-to-order celebration cake, 8-10 servings, 72 hours notice.",
      "priceSpecification": {
        "@type": "PriceSpecification",
        "price": "85.00",
        "priceCurrency": "USD"
      }
    },
    {
      "@type": "Offer",
      "name": "Daily sourdough loaf",
      "description": "House sourdough, baked fresh daily.",
      "priceSpecification": {
        "@type": "PriceSpecification",
        "price": "9.50",
        "priceCurrency": "USD"
      }
    }
  ]
}

Record