-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path404.html
More file actions
75 lines (70 loc) · 4.31 KB
/
404.html
File metadata and controls
75 lines (70 loc) · 4.31 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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>VERIFRAX Apply</title>
<meta name="description" content="Intake surface for the VERIFRAX public perimeter. This surface accepts intake only. It does not publish proof, determine verification truth, issue authority, or execute governed actions.">
<link rel="canonical" href="https://apply.verifrax.net/">
<link rel="stylesheet" href="assets/surface.css">
</head>
<body>
<main class="wrap">
<div class="kicker">VERIFRAX / apply</div>
<h1>404 — VERIFRAX Apply</h1>
<p class="lead">Intake surface for the VERIFRAX public perimeter. This surface accepts intake only. It does not publish proof, determine verification truth, issue authority, or execute governed actions.</p>
<p class="copy">Bounded public tool surface inside the VERIFRAX perimeter.</p>
<div class="rule"></div>
<section class="grid two">
<article class="card">
<h2>System map</h2>
<ul class="list">
<li class="row"><span class="label">Root</span><span class="value"><a href="https://www.verifrax.net">www.verifrax.net</a></span></li>
<li class="row"><span class="label">Docs</span><span class="value"><a href="https://docs.verifrax.net">docs.verifrax.net</a></span></li>
<li class="row"><span class="label">Proof</span><span class="value"><a href="https://proof.verifrax.net">proof.verifrax.net</a></span></li>
<li class="row"><span class="label">Verify</span><span class="value"><a href="https://verify.verifrax.net">verify.verifrax.net</a></span></li>
<li class="row"><span class="label">Authority</span><span class="value"><a href="https://auctoriseal.verifrax.net">auctoriseal.verifrax.net</a></span></li>
<li class="row"><span class="label">Runtime</span><span class="value"><a href="https://corpiform.verifrax.net">corpiform.verifrax.net</a></span></li>
<li class="row"><span class="label">Execution</span><span class="value"><a href="https://api.verifrax.net">api.verifrax.net</a></span></li>
<li class="row"><span class="label">Status</span><span class="value"><a href="https://status.verifrax.net">status.verifrax.net</a></span></li>
</ul>
</article>
<article class="card">
<h2>Host contract</h2>
<p>Static public host.</p>
<ul>
<li>One host. One active function.</li>
<li>Tool surfaces may expose operator or machine-adjacent affordances without claiming adjacent-host authority.</li>
<li>Execution, verification, intake, and status are not interchangeable.</li>
</ul>
</article>
</section>
<section class="card" style="margin-top:28px">
<h2>Surface authority</h2>
<ul class="list">
<li class="row"><span class="label">Host</span><span class="value"><code>https://apply.verifrax.net</code></span></li>
<li class="row"><span class="label">Repository</span><span class="value"><a href="https://github.com/Verifrax/apply">apply</a></span></li>
<li class="row"><span class="label">Host class</span><span class="value"><code>tool</code></span></li>
<li class="row"><span class="label">Surface role</span><span class="value"><code>apply</code></span></li>
<li class="row"><span class="label">Projection source</span><span class="value"><code>VERIFRAX-SURFACE@c8797ad02030</code></span></li>
</ul>
<p class="note">Form comes from the surface authority. Host purpose and content stay owned by the host repository.</p>
</section>
<section class="card" style="margin-top:28px">
<h2>Reading order</h2>
<div class="pills"><a class="pill" href="https://docs.verifrax.net">Docs</a>
<a class="pill" href="https://proof.verifrax.net">Proof</a>
<a class="pill" href="https://verify.verifrax.net">Verify</a>
<a class="pill" href="https://auctoriseal.verifrax.net">Authority</a>
<a class="pill" href="https://corpiform.verifrax.net">Runtime</a>
<a class="pill" href="https://cicullis.verifrax.net">Enforcement</a>
<a class="pill" href="https://sigillarium.verifrax.net">Archive</a>
<a class="pill" href="https://apply.verifrax.net">Apply</a>
<a class="pill" href="https://status.verifrax.net">Status</a></div>
</section>
<div class="footer">
Generated from <code>surface.host.json</code> by the vendored VERIFRAX-SURFACE projector.
</div>
</main>
</body>
</html>