Training Example: Inertia.js – Review the Data, Give Your Score & Compare to the Real AI Evaluation

Industry Context — Common BS Fingerprints in Unclear / Mixed / Unclassifiable Industry
Generic Claims: trusted by leading companies, proven track record, the best in the industry, results that speak for themselves…
Red Flags: no verifiable business identity or registration, claims expertise in unrelated fields simultaneously, stock photography throughout, no physical address or contact phone number…
Semantic Drift Patterns: homepage makes grand claims but sub-pages are thin on detail, positioning suggests specialist but services are generic, hero section is ambitious but content does not support it, multiple service areas with no depth in any single one…
Proof Expectations: named clients or customers with verifiable identity, specific results with numbers, dates, and context, verifiable team credentials and professional backgrounds, third-party reviews on independent platforms…

Inertia.js

(https://inertiajs.com) 📸 Data Snapshot: May 27, 2026

Analyze the raw signals below. How would a machine score this business’s credibility?

Here are the exact signals captured from up to six pages of the site — the same raw inputs the evaluation engine analyzed. They are grouped by signal type so you can weigh each the way the machine does.

🏗️ Semantic Structure — heading hierarchy & page identity (Info Density · Commodity Fingerprint)
HOMEPAGE Inertia.js – The Modern Monolith (https://inertiajs.com)
Title

Inertia.js – The Modern Monolith

H1 Build frontend experiences with the backend you love
H2 Elevate your application with the modern monolith
H2 Start using Inertia today
H3 Server-based routing
H3 More than just Laravel
H3 Flexible frontend
H3 Forms
H3 SEO
H4 Partial reloads
H4 Shared data
H4 Polling
H4 Asset versioning
H4 Server state
H4 Authentication
H4 Prefetching
H4 Deferred props
H4 Infinite scrolling
H4 Products
H4 Packages
H4 Resources
H4 Partners
NAV_HEADER_HEADING_REPEATED_BODY Introduction – Inertia.js Documentation (https://inertiajs.com/docs/)
Title

Introduction – Inertia.js Documentation

H1 Introduction
H2 On this page
H2 Documentation Index
H2 ​Not a Framework
H2 ​Support Policy
H2 ​Next Steps
H3 Getting Started
H3 Installation
H3 Core Concepts
H3 The Basics
H3 Data & Props
H3 Security
H3 Advanced
📝 The Narrative — clean text per page (Info Density · Semantic Coherence)
HOMEPAGE (https://inertiajs.com) Inertia.js – The Modern Monolith
[IMG: Squares]
Features
[H2] Elevate your application with the modern monolith
Inertia is packed with production-ready features designed to accelerate your development and make frontend implementation a breeze.INERTIA BY NUMBERS...ACTIVE REPOS...CONTRIBUTORS...GITHUB STARS
[H3] Server-based routing
Keep your routing, controllers, middleware, auth, data fetching, and state on your rock-solid backend, where they belong.
[H3] More than just Laravel
Inertia works with Laravel, Rails, Django, Phoenix, and more. Build as you always have with the tech your team adores.
[H3] Flexible frontend
Create modern frontend experiences with React, Vue, or Svelte supercharged with framework-specific Inertia helpers.users.svelteLoading…Loading…Loading…Loading…Loading…Loading…users.tsxLoading…Loading…Loading…Loading…Loading…Loading…users.vueLoading…Loading…Loading…Loading…Loading…Loading…
[H3] Forms
Inertia streamlines form management with simple submissions, intuitive slots and props, and fully typed event handlers for a seamless experience.VALIDATIONFILE UPLOADSERROR HANDLING
[H3] SEO
Enjoy out-of-the-box speed and SEO benefits with the power of Inertia's server-side rendering.
[H4] Partial reloads
Refresh only changed data, keeping your app responsive and eliminating full-page reloads.
[H4] Shared data
Ensure data like user details, notifications, and settings are effortlessly shared on all pages.
[H4] Polling
Build realtime applications with polling helpers, keeping your page data fresh on an interval.
[H4] Asset versioning
Ship with confidence thanks to automatic asset versioning built right into Inertia.
[H4] Server state
Rely on your backend as the single source of truth and let Inertia sync state automatically.
[H4] Authentication
Don't duplicate your security. Handle logins, redirects, and authorization in your backend.
[H4] Prefetching
Experience lightning-fast navigation with Inertia Link's prefetching options on hover or click.
[H4] Deferred props
Prioritize performance with deferred props, sending only what's needed for the initial render.Loading…Loading…Loading…Loading…Loading…Loading…Loading…Loading…Loading…Loading…
[IMG: United Airlines]
United AirlinesUA 1547$321.00SFO12:30 AMJFK9:15 AM
[IMG: Clock]
5h 50m
[IMG: Seat]
8 seats left
[IMG: Mary Caldicott]
Mary Caldicott
[IMG: Phone]
+61 400779824
[IMG: Mark Otwell]
Mark Otwell
[IMG: Phone]
+61 400779825
[H4] Infinite scrolling
Inertia has the simplest infinite scrolling implementation on the web, period.SFO12:30 AMJFK9:15 AMArrivedLAX1:45 PMORD7:05 PMDelayedSEA3:00 PMATL11:30 PMOn TimeYYZ5:15 PMMIA10:00 PMCancelledBOS6:50 AMDFW9:20 AMArrivedSFO12:30 AMJFK9:15 AMArrivedLAX1:45 PMORD7:05 PMDelayedSEA3:00 PMATL11:30 PMOn TimeYYZ5:15 PMMIA10:00 PMCancelledBOS6:50 AMDFW9:20 AMArrived
[H2] Start using Inertia today
Dive into our documentation or start deploying today with our Laravel starter kits made for Inertia.Read docsExplore starter kits
2933 chars
SUB-PAGE (https://inertiajs.com/docs/) Introduction – Inertia.js Documentation
[H2] Documentation Index
Fetch the complete documentation index at: https://inertiajs.com/docs/llms.txtUse this file to discover all available pages before exploring further.Inertia is a new approach to building classic server-driven web apps. We call it the modern monolith.
Inertia allows you to create fully client-side rendered, single-page apps, without the complexity that comes with modern SPAs. It does this by leveraging existing server-side patterns that you already love.
Inertia has no client-side routing, nor does it require an API. Simply build controllers and page views like you’ve always done! Inertia works great with any backend framework, but it’s fine-tuned for Laravel.
[H2] ​Not a Framework
Inertia isn’t a framework, nor is it a replacement for your existing server-side or client-side frameworks. Rather, it’s designed to work with them. Think of Inertia as glue that connects the two. Inertia does this via adapters. We currently have three official client-side adapters (React, Vue, and Svelte) and four server-side adapters (Laravel, Rails, Phoenix, and Django).
[H2] ​Support Policy
Inertia.js follows the same support policy as Laravel. When a new major version is released, the previous version receives bug fixes for 6 months and security fixes for 12 months. Inertia.js v3 was released on March 26, 2026.
VersionBug Fixes UntilSecurity Fixes Until0.xEnd of lifeEnd of life1.xEnd of lifeEnd of life2.xSeptember 26, 2026March 26, 20273.xTBDTBD
[H2] ​Next Steps
Want to learn a bit more before diving in? Check out the who is it for and how it works pages. Or, if you’re ready to get started, jump right into the installation instructions.Demo Application⌘I
1688 chars
🛡️ Trust Signals — reviews, proof links, trust-theatre flag (Trust & Proof)
6Review mentions (all pages)
0External proof links (all pages)
PageReviewsProof links
/ (home) 0 0
/docs/ 6 0
🔗 Identity & Technical Layer — schema JSON-LD: identity chains, entity gaps (Identity & Authority)
Homepage — no schema detected (entity gap)
/docs/ — no schema detected (entity gap)

Your Diagnosis

Before revealing the machine’s verdict, predict the BS score for each signal. Higher = more BS (more fluff, less verifiable substance). Drag each slider, then submit to compare your judgment against the engine.

Information Density 0 / 30
Read the Narrative & headings: do hard facts (prices, dates, numbers) outweigh fluff power-words?
Semantic Coherence 0 / 20
Compare the homepage promise against the sub-page reality. Do they hold the same line?
Trust & Proof 0 / 20
Weigh review mentions against actual external proof links. Claims without verification = theatre.
Commodity Fingerprint 0 / 15
Check headings & narrative against the industry clichés in the setup above.
Identity & Authority 0 / 15
Inspect the schema: is there real Organization/Person identity with sameAs links, or gaps?
Your predicted BS score 0 / 100
💡 Stuck? Reveal the heuristic lens — how the deterministic page-auditor reads each signal (no AI, pure pattern rules)

These are the structural rules a local, deterministic auditor applies — the same lens you can use to judge each signal. They describe what to look for, not this company’s result.

Information Density

Classify each sentence as substantive or hollow. Grounding markers — numbers, currencies, dates, technical units, named entities — outweigh marketing adjectives. When fluff sits right next to hard evidence, the fluff is forgiven.

Semantic Alignment

Pull the main entities out of the H1, then check whether they actually recur through the body. A page that announces one thing and then talks about another drifts. Headings with no real sentences underneath read as pseudo-substance.

Trust & Proof

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.

Commodity Fingerprint

Look at how much sentence length varies. Natural writing varies its rhythm; templated or mass-produced copy is statistically uniform. Very low variation reads as commodity content — unless unique named entities break the pattern.

Identity & Authority

Inspect the JSON-LD. Is there an Organization or Person schema, and does it carry sameAs links to real external profiles (LinkedIn, socials)? Missing schema or no identity declaration signals an anonymous entity.

Want to apply this lens yourself? The free BS Indicator Chrome extension runs these heuristic checks live on any page. Bear in mind it is a single-page, deterministic tool — it relies only on pattern rules for the page in front of it and does not perform the cross-page semantic correlation this audit uses, so its readout is a starting lens, not the full verdict.

B
BS Level
Unclear / Mixed / Unclassifiable Industry
58.8 Avg BS

Based on 2385 businesses audited.

BS Detector

Unclear / Mixed / Unclassifiable Industry BS: Inertia.js (inertiajs.com)

https://inertiajs.com 📍 Industry: Unclear / Mixed / Unclassifiable Industry
17 BS / 100

This is a rare example of a high-substance technical site that treats its audience as experts. It provides a specific architectural solution to a known problem and backs every marketing signal with granular technical proof.

Info Density Power-words vs. Substance ratio.
3
10% BS
Semantic Coherence Homepage promise vs. Sub-page reality.
0
0% BS
Trust & Proof Verifiable evidence vs. Trust Theatre.
6
30% BS
Commodity Fingerprint Detection of industry clichés/templates.
1
7% BS
Identity & Authority Expert verifiability & Schema depth.
7
47% BS

Implement Organization and SoftwareApplication structured data to bridge the identity gap. Add a meta description to the homepage to improve search signal. Provide direct outbound links to the GitHub repository to allow users to verify the star and contributor metrics mentioned in the text. Explicitly name the core maintainers or the legal entity behind the project to increase trust.

The content perfectly aligns with the Developer Tools and Web Framework industry. The language is highly technical, focusing on software architecture, adapters, and specific backend/frontend integrations.

“The low score of 17 indicates minimal BS. Most points were accumulated in Step 5 due to missing technical metadata (schema/meta tags) and in Step 3 for not providing external proof links for the GitHub metrics in the crawled data.”

Verified Analysis Date: May 27, 2026 © 1EuroSEO Independent Evaluator — Non-Sponsored Result
Brand AI Reputation