Skip to content

Commit 7ffa40e

Browse files
author
Anton
committed
site: restore X-ray hero headline
Swap the h1 back to 'A structural X-ray for the codebases AI agents are writing.' The concrete supporting paragraph (diff doesn't show shape, dozens of edits an hour, six A-F dimensions, CI/treemap/MCP) stays in place to do the explaining; the headline returns to the brand framing. og:description aligned to the same line so the social-share preview matches the headline. <title> and <meta description> stay tuned for search engines (concrete capability).
1 parent 2910eb2 commit 7ffa40e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

site/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<meta property="og:type" content="website"/>
1111
<meta property="og:title" content="Raysense"/>
12-
<meta property="og:description" content="Architecture quality, scored every save, served back to your AI."/>
12+
<meta property="og:description" content="A structural X-ray for the codebases AI agents are writing."/>
1313
<meta property="og:url" content="https://rayforcedb.github.io/raysense/"/>
1414
<meta property="og:image" content="https://rayforcedb.github.io/raysense/assets/img/treemap-mockup.svg"/>
1515
<meta name="twitter:card" content="summary_large_image"/>
@@ -51,7 +51,7 @@
5151
<div class="hero-grid-2">
5252
<div class="hero-content">
5353
<div class="eyebrow">LIVE &middot; LOCAL &middot; AGENT-READY</div>
54-
<h1>Architecture quality, scored every save, served back to your <span class="highlight">AI</span>.</h1>
54+
<h1>A structural <span class="highlight">X-ray</span> for the codebases AI agents are writing.</h1>
5555
<p class="lead">
5656
A diff doesn't tell you whether your codebase is getting better-shaped or worse-shaped. With AI agents committing dozens of edits an hour, that gap is too big to bridge by reading review threads. Raysense scores the shape directly: six structural dimensions, graded A through F, aggregated into a single 0-to-100 number. The score is published to your CI as a pass/fail gate, to a live treemap in your browser, and to the agent itself over MCP, before its next edit.
5757
</p>

0 commit comments

Comments
 (0)