Trust & Proof: boz. – Signal Evidence & AI Readability

boz.

(https://boz.com) 📸 Data Snapshot: May 26, 2026
Trust & Proof — The Lens

Count trust words (review, testimonial, rating, verified) against real outbound proof links (Google, Trustpilot, Clutch, G2, Yelp). Lots of trust language with zero verification links is trust theatre. Unlinked logo galleries count against it.

Trust & Proof Verifiable evidence vs. Trust Theatre.
14 Impact Weight: 20 / 100
70% Reputation

The site triggers a trust_theatre_flag on the homepage due to a review_count of 2 with a proof_links_count of 0, suggesting unverified social proof on the landing page. However, the ‘About’ page provides hard evidence—naming the author’s role as CTO of Meta since 2006 and a Harvard graduation—which serves as a primary credibility anchor. The lack of external links to these reviews is a minor forensic hit in an otherwise high-trust environment.

The proof density is high for a personal blog, with 100% of analyzed articles containing specific temporal markers (‘Friday, January 9th 2026’) and named institutional associations (‘Meta’, ‘Harvard’). The site provides concrete examples of personal work-life balance protocols rather than vague ‘self-care’ assertions.

Trust & Proof is read by weighing trust language against real verification. Below is the page-by-page tally of review mentions and external proof links, then the schema markup that may (or may not) declare verifiable ratings and identity proof.

🛡️ Trust Signals — reviews, proof links, trust-theatre check
2Review mentions (all pages)
2External proof links (all pages)
PageReviewsProof links
/ (home) 2 0
/about/ 0 0
/articles/ideas-implementation/ 0 1
/articles/love-what-you-do/ 0 1
🔗 Identity & Technical Layer — schema JSON-LD: declared ratings, reviews & identity proof
Homepage — no schema detected (entity gap)
/about/ — no schema detected (entity gap)
/articles/ideas-implementation/
{
    "@context": "https://schema.org",
    "@type": "Article",
    "mainEntityOfPage": {
        "@type": "WebPage",
        "@id": "https://boz.com/articles/ideas-implementation"
    },
    "headline": "Ideas Over Implementation",
    "image": [
        "https://boz.com/ideas-implementation.png"
    ],
    "datePublished": "2026-2-5",
    "author": {
        "@type": "Person",
        "name": "webmaster@boz.com (Andrew Bosworth)"
    },
    "publisher": {
        "@type": "Person",
        "name": "webmaster@boz.com (Andrew Bosworth)"
    },
    "description": "People tend to get attached to a specific concept of what they are trying to accomplish rather than the idea it represents"
}
/articles/love-what-you-do/
{
    "@context": "https://schema.org",
    "@type": "Article",
    "mainEntityOfPage": {
        "@type": "WebPage",
        "@id": "https://boz.com/articles/love-what-you-do"
    },
    "headline": "Love What You Do",
    "image": [
        "https://boz.com/love-what-you-do.png"
    ],
    "datePublished": "2026-1-9",
    "author": {
        "@type": "Person",
        "name": "webmaster@boz.com (Andrew Bosworth)"
    },
    "publisher": {
        "@type": "Person",
        "name": "webmaster@boz.com (Andrew Bosworth)"
    },
    "description": "Instead of pursuing what you love you should pursue what you are good at as the success will compound which is what will really keep you engaged. This goes for hobbies as well as work and keeping them in balance is key."
}