-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy path404.html
More file actions
53 lines (53 loc) · 3.12 KB
/
Copy path404.html
File metadata and controls
53 lines (53 loc) · 3.12 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
<!doctype html>
<html lang="en"><head>
<meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1">
<title>Page not found | AgenTrust</title>
<meta name="robots" content="noindex">
<link rel="stylesheet" href="/design-system.css?v=22"><link rel="icon" href="/favicon.ico">
</head><body class="at-page">
<!-- site-header:start (generated by tools/build-header.py from tools/site_header.py) -->
<a class="skip-link" href="#main">Skip to content</a>
<header class="hub-header">
<div class="header-inner">
<a href="/" class="logo">AgenTrust</a>
<nav aria-label="Primary">
<button class="nav-toggle" type="button" aria-expanded="false" aria-controls="primary-links" hidden>Menu</button>
<ul class="header-nav" id="primary-links">
<li><a href="/verify/">Verify</a></li>
<li class="spec-menu"><details><summary>Specs</summary><ul>
<li><a href="https://wcm.agentrust-io.com">Model-weight custody (WCM)</a></li>
<li><a href="https://manifest.agentrust-io.com">Agent identity (Manifest)</a></li>
<li><a href="https://cmcp.agentrust-io.com">Tool-call enforcement (cMCP)</a></li>
<li><a href="https://ca2a.agentrust-io.com">Agent delegation (cA2A)</a></li>
<li><a href="https://trace.agentrust-io.com">Runtime evidence (TRACE)</a></li>
<li><a href="/registry/">TRACE Registry</a></li>
<li><a href="https://tests.agentrust-io.com">TRACE conformance suite</a></li>
</ul></details></li>
<li class="spec-menu"><details><summary>Build</summary><ul>
<li><a href="/quickstart/">Get started</a></li>
<li><a href="/demos/">Demos</a></li>
<li><a href="/telemetry/">Telemetry</a></li>
<li><a href="/marketplace/">Marketplace</a></li>
</ul></details></li>
<li><a href="/community/">Community</a></li>
<li><a href="https://github.com/agentrust-io">GitHub</a></li>
</ul>
</nav>
</div>
</header>
<script src="/hub-nav.js" defer></script>
<!-- site-header:end -->
<main class="wrap" id="main"><section><p class="eyebrow">404 · Page not found</p><h1>Find your next step.</h1>
<p>This address may have moved, or the link may be incomplete. Older links pointed at homepage sections that are now one four-step chain.</p>
<ul>
<li><a href="/verify/">Verify a real Intel TDX quote in your browser</a></li>
<li><a href="/#chain">The chain: weights, agent, actions, evidence</a></li>
<li><a href="https://wcm.agentrust-io.com">01 Weights: Weight Custody Manifest</a></li>
<li><a href="https://manifest.agentrust-io.com">02 Agent: Agent Manifest</a></li>
<li><a href="https://cmcp.agentrust-io.com">03 Actions: cMCP</a> and <a href="https://ca2a.agentrust-io.com">cA2A</a></li>
<li><a href="https://trace.agentrust-io.com">04 Evidence: TRACE</a> and the <a href="/registry/">TRACE Registry</a></li>
<li><a href="/quickstart/">Get started with a specification</a> or <a href="/marketplace/">search integrations</a></li>
<li><a href="/community/">Community and partners</a> or <a href="/go/">the agentic controls</a></li>
</ul></section></main>
<script src="/supernav.js?v=22"></script>
</body></html>