89 lines
3.9 KiB
HTML
89 lines
3.9 KiB
HTML
<!doctype html>
|
||
<html lang="en">
|
||
<head>
|
||
<meta charset="utf-8" />
|
||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||
<title>IF.Trace — AI Products</title>
|
||
<meta name="description" content="IF.Trace for AI product companies: provable provenance for outputs (“why did it say that?”) without giving third parties internal access." />
|
||
<link rel="stylesheet" href="../../style.css" />
|
||
</head>
|
||
|
||
<body class="home home--sig">
|
||
<header class="sigNav" aria-label="Top navigation">
|
||
<div class="wrap sigNav__inner">
|
||
<a class="sigBrand" href="../../" aria-label="IF.Trace home">IF.Trace</a>
|
||
<nav class="sigLinks" aria-label="Site">
|
||
<a href="../" aria-current="page">Sector</a>
|
||
<span class="sigLinks__sep" aria-hidden="true">|</span>
|
||
<a href="../../pricing/">Pricing</a>
|
||
<span class="sigLinks__sep" aria-hidden="true">|</span>
|
||
<a href="../../api/">API</a>
|
||
</nav>
|
||
</div>
|
||
</header>
|
||
|
||
<main id="top">
|
||
<section class="hero">
|
||
<div class="wrap hero__grid">
|
||
<div class="hero__copy">
|
||
<p class="kicker">AI product reality</p>
|
||
<h1>“Why did it say that?” becomes a contract clause.</h1>
|
||
<p class="lede">
|
||
Enterprise buyers increasingly require provenance: what source material fed the output, what version produced it, and what can be
|
||
verified after the fact. IF.Trace turns that requirement into a repeatable receipt surface.
|
||
</p>
|
||
|
||
<div class="panel">
|
||
<h3>Third‑party pressure</h3>
|
||
<ul class="list">
|
||
<li>Enterprise buyers demand defensible provenance without joining your internal stack.</li>
|
||
<li>Incident responders demand integrity-bound artifacts for “what happened.”</li>
|
||
<li>GRC teams demand a black/white boundary between verified evidence and interpretation.</li>
|
||
</ul>
|
||
</div>
|
||
|
||
<div class="panel" style="margin-top: 12px">
|
||
<h3>What IF.Trace provides</h3>
|
||
<div class="bw">
|
||
<div class="bw__row">
|
||
<div class="bw__k">Receipts</div>
|
||
<div class="bw__v">Trace pages + stable no‑login URLs for outputs and sources.</div>
|
||
</div>
|
||
<div class="bw__row">
|
||
<div class="bw__k">Disputes</div>
|
||
<div class="bw__v">Offline bundles for verification after access or context changes.</div>
|
||
</div>
|
||
<div class="bw__row">
|
||
<div class="bw__k">Clarity</div>
|
||
<div class="bw__v">Proves integrity and publication; does not claim intent or correctness.</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<aside class="hero__card" aria-label="Example receipt">
|
||
<div class="card">
|
||
<div class="card__media">
|
||
<img src="../../assets/red-team-doc-1024-559.jpg" alt="Dossier cover" loading="lazy" />
|
||
</div>
|
||
<div class="card__hdr">
|
||
<div class="badge badge--ok">RECEIPTS</div>
|
||
<div class="badge">DISPUTE‑READY</div>
|
||
</div>
|
||
<div class="card__body">
|
||
<div class="links">
|
||
<a class="linkrow" href="https://infrafabric.io/static/trace/6qRgcR01kw_qNo63Dbs_ob9n" target="_blank" rel="noreferrer">
|
||
<span class="linkrow__t">Example trace receipt</span>
|
||
<span class="linkrow__u">https://infrafabric.io/static/trace/6qRgcR01kw_qNo63Dbs_ob9n</span>
|
||
</a>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</aside>
|
||
</div>
|
||
</section>
|
||
</main>
|
||
|
||
<a class="sigContact" href="mailto:ds@infrafabric.io?subject=IF.Trace%20contact">contact</a>
|
||
</body>
|
||
</html>
|