Trust & Proof: Capacities – Signal Evidence & AI Readability

Capacities

(https://capacities.io) 📸 Data Snapshot: June 20, 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.
3 Impact Weight: 20 / 100
15% Reputation

Despite displaying Product Hunt ratings and media logos like The Verge and Fast Company, the forensic audit shows a proof_links_count of zero across all pages. This indicates that while claims of being ‘Trusted by 50,000+ knowledge workers’ are made, they are not supported by verified outbound proof paths in the metadata. The presence of a trust_theatre_flag on every page without corresponding verified links triggers a significant forensic penalty.

The ratio of verifiable technical evidence to vague assertions is high, specifically within the Product and Download pages which specify OS compatibility and feature sets. The site lists specific integrations like WhatsApp, Telegram, and Raycast, which serve as functional proof of the product’s capabilities. The primary deficit is the lack of third-party verification links to external review platforms or security audit reports to substantiate the ‘Encrypted Servers’ claim.

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
30Review mentions (all pages)
0External proof links (all pages)
PageReviewsProof links
/ (home) 10 0
/product/ 8 0
/download-app/ 6 0
/pricing/ 6 0
🔗 Identity & Technical Layer — schema JSON-LD: declared ratings, reviews & identity proof
Homepage schema
[
    {
        "@context": "https://schema.org",
        "@type": "Organization",
        "name": "Capacities",
        "url": "https://capacities.io",
        "logo": "https://capacities.io/word-logo-black.png",
        "description": "Capacities is a note-taking and knowledge management app that organizes ideas as connected objects. Built for individuals by an independent team in Germany.",
        "sameAs": [
            "https://discord.gg/3eBP9YxHgQ",
            "https://www.youtube.com/@CapacitiesHQ",
            "https://substack.com/@capacities",
            "https://twitter.com/capacitiesHQ",
            "https://www.instagram.com/capacitieshq/",
            "https://www.reddit.com/r/capacitiesapp/"
        ]
    },
    {
        "@context": "https://schema.org",
        "@type": "WebSite",
        "name": "Capacities",
        "url": "https://capacities.io"
    },
    {
        "@context": "https://schema.org",
        "@type": "SoftwareApplication",
        "name": "Capacities",
        "url": "https://capacities.io",
        "applicationCategory": "ProductivityApplication",
        "applicationSubCategory": "Note Taking, Knowledge Management",
        "operatingSystem": "Windows, macOS, Linux, iOS, Android, Web",
        "description": "Capacities is a note-taking and personal knowledge management app built around objects, bi-directional links, daily notes, and AI features. Think in things instead of files and folders.",
        "featureList": "Daily Notes, Custom object types, Page layouts, Templating, Powerful Search, AI Assistant, Explore Connections, Contextual backlinks, Block linking, Tagging",
        "offers": {
            "@type": "Offer",
            "price": "0",
            "priceCurrency": "USD",
            "description": "Free plan with unlimited spaces, objects, and blocks"
        }
    }
]
/product/
{
    "@context": "https://schema.org",
    "@type": "SoftwareApplication",
    "name": "Capacities",
    "url": "https://capacities.io",
    "applicationCategory": "ProductivityApplication",
    "applicationSubCategory": "Note Taking, Knowledge Management",
    "operatingSystem": "Windows, macOS, Linux, iOS, Android, Web",
    "description": "Capacities is a note-taking and personal knowledge management app that organizes ideas as connected objects with bi-directional links, daily notes, AI features, graph view, custom object types, templates, tags, and calendar integration.",
    "featureList": "Custom object types, Properties, Templates, Multiple views, Bi-directional links, Backlinks panel, Graph view, Tags, Daily notes, Quick capture via WhatsApp, Telegram, email, Timeline view, Block-based editing, Code blocks with syntax highlighting, Embeds, AI assistant, Calendar integrations, Task management, Smart queries, Offline support, Full export, GDPR compliant, Encrypted EU servers",
    "offers": {
        "@type": "Offer",
        "price": "0",
        "priceCurrency": "USD",
        "description": "Free plan with unlimited spaces, objects, and blocks"
    }
}
/download-app/ — no schema detected (entity gap)
/pricing/
{
    "@context": "https://schema.org",
    "@type": "SoftwareApplication",
    "name": "Capacities",
    "url": "https://capacities.io",
    "applicationCategory": "ProductivityApplication",
    "description": "Capacities is a note-taking and knowledge management app. Choose from a free Basic plan, Pro with AI and calendar features, or Believer with beta access.",
    "offers": [
        {
            "@type": "Offer",
            "name": "Capacities Basic",
            "price": "0",
            "priceCurrency": "USD",
            "description": "Free plan with unlimited spaces, objects, and blocks"
        }
    ]
}