Meridian Dental
Legal name: Meridian Dental, P.A.
recordId: kb_meridian-dental_meridian-flagship_cafebabe
Status
lifecyclepublishedcomputedknowneffectiveknown
80overall score
- identity100
- understanding100
- proof69
- 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/meridian-dental/record.json.
c761da31eed67db3267a5567a6ba41908c78a3e790a244b816ed62f73cb33065Issues (7)
- 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 - info
proof.authority_strength.weighted.v1proof - warning
consistency.solana_pay_label.matches_display_name.v1solana.paymentEndpoints[0].label - warning
consistency.memo_prefix.safe_and_record_scoped.v1solana.memoPrefix
Recommendations (7)
proof.payment_endpoint.verified_when_solana_present.v1proof.review_or_reputation.present.v1proof.portfolio_or_media.present.v1proof.social_profile.present.v1proof.authority_strength.weighted.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": "Dentist",
"name": "Meridian Dental",
"url": "https://meridian-dental.example.com/",
"description": "Fictional demo family dentistry used for Open Commerce Graph fixtures.",
"telephone": "+12085550120",
"email": "hello@meridian-dental.example.com",
"sameAs": [
"https://meridian-dental.example.com/contact"
],
"address": {
"@type": "PostalAddress",
"addressCountry": "US",
"streetAddress": "200 Example Plaza",
"addressLocality": "Boise",
"addressRegion": "ID",
"postalCode": "83702"
},
"geo": {
"@type": "GeoCoordinates",
"latitude": 43.6135,
"longitude": -116.2035
},
"openingHoursSpecification": [
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": [
"https://schema.org/Monday",
"https://schema.org/Tuesday",
"https://schema.org/Wednesday",
"https://schema.org/Thursday"
],
"opens": "08:00",
"closes": "17:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": [
"https://schema.org/Friday"
],
"opens": "08:00",
"closes": "12:00"
}
],
"areaServed": [
"Boise, ID",
"Meridian, ID"
],
"makesOffer": [
{
"@type": "Offer",
"name": "Standard cleaning",
"description": "Adult cleaning and exam, 45 minutes.",
"priceSpecification": {
"@type": "PriceSpecification",
"price": "149.00",
"priceCurrency": "USD"
}
},
{
"@type": "Offer",
"name": "In-office whitening",
"description": "Single-visit professional whitening.",
"priceSpecification": {
"@type": "PriceSpecification",
"price": "299.00",
"priceCurrency": "USD"
}
}
]
}Record
- Full readiness report (
/business/meridian-dental/score) — per-signal scores, issues, recommendations, rule grid, and per-proof status breakdown. - Solana Pay readiness (
/business/meridian-dental/pay) — devnet-only readiness status and generated example URL. Demo wallets are fictional placeholders; never a destination for real value. - Canonical record JSON (
/business/meridian-dental/record.json) — normalized record bytes that produce the contentHash above. - External attestations (
/business/meridian-dental/attestations) — declared on-chain attestation references, recordId-keyed detail metadata links, and warning-severity issues. - Raw committed fixture (
/fixtures/meridian-dental.json) — file as authored before normalization.