Trust & Proof: Sourcetree (Atlassian) – Signal Evidence & AI Readability

Sourcetree (Atlassian)

(https://sourcetreeapp.com) 📸 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

While the homepage contains a verified testimonial from Micah Sharp at Red Giant, the Download Archives page contains a review_count of 9 with a proof_links_count of 0, triggering a trust theatre flag for unverified social proof on that specific sub-page. Performance claims are mostly substantiated by feature lists, though the ‘Enterprise’ scaling claim lacks a direct link to an audit or methodology.

Proof density is high, with more than 10 specific technical proof points including named Git features and supported file formats (MSI, EXE, DMG, ZIP). The ratio of verifiable technical evidence to generic marketing language is approximately 5:1, significantly lowering the overall BS score.

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
22Review mentions (all pages)
1External proof links (all pages)
PageReviewsProof links
/ (home) 13 1
/download-archives/ 9 0
🔗 Identity & Technical Layer — schema JSON-LD: declared ratings, reviews & identity proof
Homepage schema
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Organization",
            "@id": "https://www.atlassian.com/#organization",
            "name": "Atlassian",
            "url": "https://www.atlassian.com",
            "description": "Atlassian's team collaboration software like Jira, Confluence and Trello help teams organize, discuss, and complete shared work.",
            "email": "press@atlassian.com",
            "telephone": "+1-415-701-1110",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "350 Bush Street, Floor 13",
                "addressLocality": "San Francisco",
                "addressRegion": "CA",
                "postalCode": "94104",
                "addressCountry": "US"
            },
            "logo": {
                "@type": "ImageObject",
                "url": "https://wac-cdn.atlassian.com/dam/jcr:9c4bf443-5045-4ff9-a48d-36ae466f3ced/logos-atlassian-mini-icon-onecolor-blue.svg",
                "width": 1200,
                "height": 630
            },
            "sameAs": [
                "https://x.com/Atlassian",
                "https://www.linkedin.com/company/atlassian/",
                "https://www.facebook.com/Atlassian",
                "https://www.instagram.com/atlassian/",
                "https://www.youtube.com/user/GoAtlassian",
                "https://en.wikipedia.org/wiki/Atlassian"
            ],
            "contactPoint": [
                {
                    "@type": "ContactPoint",
                    "contactType": "sales",
                    "url": "https://www.atlassian.com/enterprise/contact",
                    "availableLanguage": [
                        "English"
                    ]
                },
                {
                    "@type": "ContactPoint",
                    "contactType": "customer support",
                    "url": "https://support.atlassian.com",
                    "availableLanguage": [
                        "English"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.atlassian.com/sourcetreeapp#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Atlassian",
                    "item": "https://www.atlassian.com"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Sourcetreeapp",
                    "item": "https://www.atlassian.com/sourcetreeapp"
                }
            ]
        }
    ]
}
/download-archives/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Organization",
            "@id": "https://www.atlassian.com/#organization",
            "name": "Atlassian",
            "url": "https://www.atlassian.com",
            "description": "Atlassian's team collaboration software like Jira, Confluence and Trello help teams organize, discuss, and complete shared work.",
            "email": "press@atlassian.com",
            "telephone": "+1-415-701-1110",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "350 Bush Street, Floor 13",
                "addressLocality": "San Francisco",
                "addressRegion": "CA",
                "postalCode": "94104",
                "addressCountry": "US"
            },
            "logo": {
                "@type": "ImageObject",
                "url": "https://wac-cdn.atlassian.com/dam/jcr:9c4bf443-5045-4ff9-a48d-36ae466f3ced/logos-atlassian-mini-icon-onecolor-blue.svg",
                "width": 1200,
                "height": 630
            },
            "sameAs": [
                "https://x.com/Atlassian",
                "https://www.linkedin.com/company/atlassian/",
                "https://www.facebook.com/Atlassian",
                "https://www.instagram.com/atlassian/",
                "https://www.youtube.com/user/GoAtlassian",
                "https://en.wikipedia.org/wiki/Atlassian"
            ],
            "contactPoint": [
                {
                    "@type": "ContactPoint",
                    "contactType": "sales",
                    "url": "https://www.atlassian.com/enterprise/contact",
                    "availableLanguage": [
                        "English"
                    ]
                },
                {
                    "@type": "ContactPoint",
                    "contactType": "customer support",
                    "url": "https://support.atlassian.com",
                    "availableLanguage": [
                        "English"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.atlassian.com/sourcetreeapp/download-archives#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Atlassian",
                    "item": "https://www.atlassian.com"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Sourcetreeapp",
                    "item": "https://www.atlassian.com/sourcetreeapp"
                },
                {
                    "@type": "ListItem",
                    "position": 3,
                    "name": "Download Archives",
                    "item": "https://www.atlassian.com/sourcetreeapp/download-archives"
                }
            ]
        }
    ]
}