Trust & Proof: Cornell Chronicle – Signal Evidence & AI Readability

Cornell Chronicle

(https://news.cornell.edu) 📸 Data Snapshot: May 24, 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.
17 Impact Weight: 20 / 100
85% Reputation

Trust theatre is absent. While the review_count is technically non-zero (6 reviews on the CTI story), the site relies on journalistic attribution and NewsArticle schema rather than social proof widgets. Performance claims like winning a national healthcare case competition are specific and verifiable rather than ‘ranked among the best’ generalities.

The ratio of verifiable evidence to vague assertions is high. Out of the 4 pages analyzed, nearly every H2 heading contains a specific noun (Duffield Engineering, Isabel Perera, CTI) or a specific outcome (wins first place, marks fifteenth year). The density of proof points outweighs marketing rhetoric by a significant margin.

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
7Review mentions (all pages)
5External proof links (all pages)
PageReviewsProof links
/ (home) 0 2
/node/320114/ 1 1
/stories/2026/05/kotlikoff-grads-you-have-tools-build-better-world/ 0 1
/stories/2026/05/cti-graduate-teaching-fellows-program-marks-its-fifteenth-year/ 6 1
🔗 Identity & Technical Layer — schema JSON-LD: declared ratings, reviews & identity proof
Homepage — no schema detected (entity gap)
/node/320114/
{
    "@context": "https://schema.org",
    "@type": "CollectionPage",
    "name": "Around Cornell | Cornell Chronicle",
    "description": "Latest news from Cornell University about Around Cornell",
    "url": "https://news.cornell.edu/around-cornell",
    "mainEntity": {
        "@type": "ItemList",
        "itemListElement": []
    },
    "publisher": {
        "@type": "Organization",
        "name": "Cornell Chronicle",
        "logo": {
            "@type": "ImageObject",
            "url": "https://www.cornell.edu/assets/core/images/logo-red@2x.png"
        }
    }
}
/stories/2026/05/kotlikoff-grads-you-have-tools-build-better-world/
{
    "@context": "https://schema.org",
    "@type": "NewsArticle",
    "headline": "Kotlikoff to grads: You have the tools to build a better world",
    "datePublished": "2026-05-23T13:58:18-04:00",
    "dateModified": "2026-05-23T15:09:41-04:00",
    "author": {
        "@type": "Person",
        "name": "Melanie Lefkowitz, Cornell Chronicle"
    },
    "publisher": {
        "@type": "Organization",
        "name": "Cornell Chronicle",
        "logo": {
            "@type": "ImageObject",
            "url": "https://www.cornell.edu/assets/core/images/logo-red@2x.png"
        }
    },
    "image": "https://news.cornell.edu/sites/default/files/2026-05/2026_1209_sh_154.jpg",
    "description": "The Class of 2026 has the tenacity, talent and determination to advance the unfinished work of American democracy, President Michael I. Kotlikoff told graduates and their guests at Commencement ceremonies held May 23.",
    "mainEntityOfPage": {
        "@type": "WebPage",
        "@id": "https://news.cornell.edu/stories/2026/05/kotlikoff-grads-you-have-tools-build-better-world"
    }
}
/stories/2026/05/cti-graduate-teaching-fellows-program-marks-its-fifteenth-year/
{
    "@context": "https://schema.org",
    "@type": "NewsArticle",
    "headline": "CTI Graduate Teaching Fellows program marks its fifteenth year",
    "datePublished": "2026-05-22T14:21:17-04:00",
    "dateModified": "2026-05-22T17:16:58-04:00",
    "author": {
        "@type": "Person",
        "name": "Carolyn Keller"
    },
    "publisher": {
        "@type": "Organization",
        "name": "Cornell Chronicle",
        "logo": {
            "@type": "ImageObject",
            "url": "https://www.cornell.edu/assets/core/images/logo-red@2x.png"
        }
    },
    "image": "https://news.cornell.edu/sites/default/files/2026-05/getsetconference-cti-sp-09.jpg",
    "description": "The Center for Teaching Innovation's Graduate Teaching Fellows program is celebrating 15 years of supporting the next generation of professors with graduate training to help them prepare for their future teaching. ",
    "mainEntityOfPage": {
        "@type": "WebPage",
        "@id": "https://news.cornell.edu/stories/2026/05/cti-graduate-teaching-fellows-program-marks-its-fifteenth-year"
    }
}