-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsurface.host.json
More file actions
21 lines (21 loc) · 877 Bytes
/
surface.host.json
File metadata and controls
21 lines (21 loc) · 877 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
"host": "https://proof.verifrax.net",
"repo": "proof",
"hostClass": "reference",
"role": "proof",
"title": "VERIFRAX Proof",
"description": "Proof publication surface for the VERIFRAX public perimeter. This surface publishes proof only. It does not determine verification truth, issue authority, execute governed actions, or accept intake.",
"deployMode": "static-root",
"adjacentHosts": {
"Root": "https://www.verifrax.net",
"Docs": "https://docs.verifrax.net",
"Verify": "https://verify.verifrax.net",
"Apply": "https://apply.verifrax.net",
"Execution": "https://api.verifrax.net",
"Authority": "https://auctoriseal.verifrax.net",
"Runtime": "https://corpiform.verifrax.net",
"Enforcement": "https://cicullis.verifrax.net",
"Archive": "https://sigillarium.verifrax.net",
"Status": "https://status.verifrax.net"
}
}