59 lines
2.5 KiB
HTML
59 lines
2.5 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 — Open Verification for AI Governance</title>
|
|
<meta
|
|
name="description"
|
|
content="IF.Trace (Traceable, Transparent, Trustworthy) is a receipt-first governance layer: bind a source artifact to an output with a verifiable trace, no-login proof links, and optional offline bundles."
|
|
/>
|
|
<meta property="og:title" content="IF.Trace — Open Verification for AI Governance" />
|
|
<meta
|
|
property="og:description"
|
|
content="Receipts, not vibes. IF.Trace binds a source artifact to an output with verifiable traces, no-login proof links, and optional offline bundles."
|
|
/>
|
|
<meta property="og:type" content="website" />
|
|
<meta property="og:image" content="https://infrafabric.io/static/hosted/ifttt/assets/red-team-doc-1024-559.jpg" />
|
|
<meta name="twitter:card" content="summary_large_image" />
|
|
<meta name="theme-color" content="#111827" />
|
|
<link rel="icon" href="./assets/if-logo-simple.svg" type="image/svg+xml" />
|
|
<link rel="stylesheet" href="./style.css" />
|
|
</head>
|
|
|
|
<body class="home home--minimal">
|
|
<main id="top" class="homeMain" aria-label="IF.Trace">
|
|
<div class="wrap homeMain__inner">
|
|
<div class="homeCenter">
|
|
<h1 class="homeWords" aria-label="Traceable, Transparent, Trustworthy">
|
|
<span>Traceable</span>
|
|
<span>Transparent</span>
|
|
<span>Trustworthy</span>
|
|
</h1>
|
|
</div>
|
|
</div>
|
|
</main>
|
|
|
|
<div class="bottombar" aria-label="Quick links">
|
|
<div class="wrap bottombar__inner">
|
|
<div class="bottombar__left">
|
|
<span class="bottombar__brand">IF.Trace</span>
|
|
<span class="bottombar__sep">·</span>
|
|
<span class="bottombar__label">Verticals</span>
|
|
<a href="./verticals/public-sector/">Public Sector</a>
|
|
<a href="./verticals/enterprise/">Enterprise</a>
|
|
<a href="./verticals/research/">Research</a>
|
|
<a href="./verticals/professional-services/">Professional</a>
|
|
<a href="./verticals/healthcare/">Healthcare</a>
|
|
<a href="./verticals/finance/">Financial</a>
|
|
<a href="./verticals/legal/">Legal</a>
|
|
</div>
|
|
<div class="bottombar__right">
|
|
<a href="./api/">Developer</a>
|
|
<span class="bottombar__sep">|</span>
|
|
<a href="./api/">API</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|