Lume Bakery
Legal name: Lume Bakery, LLC
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.
f8f4387c587fb30fff3580f9655e05517c235667257d6c63a7c1f5a3d30aff86Issues (6)
- warning
proof.payment_endpoint.verified_when_solana_present.v1proof - info
proof.review_or_reputation.present.v1proof - info
proof.portfolio_or_media.present.v1proof - info
proof.social_profile.present.v1proof - warning
consistency.solana_pay_label.matches_display_name.v1solana.paymentEndpoints[0].label - warning
consistency.memo_prefix.safe_and_record_scoped.v1solana.memoPrefix
Recommendations (6)
proof.payment_endpoint.verified_when_solana_present.v1proof.review_or_reputation.present.v1proof.portfolio_or_media.present.v1proof.social_profile.present.v1consistency.solana_pay_label.matches_display_name.v1consistency.memo_prefix.safe_and_record_scoped.v1
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
- Full readiness report (
/business/lume-bakery/score) — per-signal scores, issues, recommendations, rule grid, and per-proof status breakdown. - Solana Pay readiness (
/business/lume-bakery/pay) — devnet-only readiness status and generated example URL. Demo wallets are fictional placeholders; never a destination for real value. - Canonical record JSON (
/business/lume-bakery/record.json) — normalized record bytes that produce the contentHash above. - External attestations (
/business/lume-bakery/attestations) — declared on-chain attestation references, recordId-keyed detail metadata links, and warning-severity issues. - Raw committed fixture (
/fixtures/lume-bakery.json) — file as authored before normalization.