diff --git a/.surface/SURFACE_SHA b/.surface/SURFACE_SHA index 852445e..6ea1e0a 100644 --- a/.surface/SURFACE_SHA +++ b/.surface/SURFACE_SHA @@ -1 +1 @@ -8ae726cf7c6c531137c39a671b39092032acfc27 +c8797ad02030d18094df46d17e92bd1842de9917 diff --git a/404.html b/404.html index 5566a9c..e484cca 100644 --- a/404.html +++ b/404.html @@ -4,7 +4,7 @@ VERIFRAX Proof - + @@ -12,7 +12,7 @@
VERIFRAX / proof

404 — VERIFRAX Proof

-

Canonical proof publication surface for VERIFRAX.

+

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.

Canonical bounded reference surface inside the VERIFRAX perimeter.

@@ -20,16 +20,14 @@

404 — VERIFRAX Proof

System map

@@ -51,7 +49,7 @@

Surface authority

  • Repositoryproof
  • Host classreference
  • Surface roleproof
  • -
  • Projection sourceVERIFRAX-SURFACE@8ae726cf7c6c
  • +
  • Projection sourceVERIFRAX-SURFACE@c8797ad02030
  • Form comes from the surface authority. Host purpose and content stay owned by the host repository.

    diff --git a/index.html b/index.html index cf56caf..c8237fc 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,7 @@ VERIFRAX Proof - + @@ -12,7 +12,7 @@
    VERIFRAX / proof

    VERIFRAX Proof

    -

    Canonical proof publication surface for VERIFRAX.

    +

    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.

    Canonical bounded reference surface inside the VERIFRAX perimeter.

    @@ -20,16 +20,14 @@

    VERIFRAX Proof

    System map

    @@ -51,7 +49,7 @@

    Surface authority

  • Repositoryproof
  • Host classreference
  • Surface roleproof
  • -
  • Projection sourceVERIFRAX-SURFACE@8ae726cf7c6c
  • +
  • Projection sourceVERIFRAX-SURFACE@c8797ad02030
  • Form comes from the surface authority. Host purpose and content stay owned by the host repository.

    diff --git a/surface.host.json b/surface.host.json index 5053943..0512c5f 100644 --- a/surface.host.json +++ b/surface.host.json @@ -4,18 +4,16 @@ "hostClass": "reference", "role": "proof", "title": "VERIFRAX Proof", - "description": "Canonical proof publication surface for VERIFRAX.", + "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": { - "Execution": "https://api.verifrax.net", - "Proof publication": "https://proof.verifrax.net", - "Verification": "https://verify.verifrax.net", + "Root": "https://www.verifrax.net", + "Verify": "https://verify.verifrax.net", + "Docs": "https://docs.verifrax.net", + "Status": "https://status.verifrax.net", "Authority": "https://auctoriseal.verifrax.net", - "Runtime reference": "https://corpiform.verifrax.net", - "Enforcement reference": "https://cicullis.verifrax.net", - "Seal archive": "https://sigillarium.verifrax.net", - "Intake": "https://apply.verifrax.net", - "Documentation": "https://docs.verifrax.net", - "Status": "https://status.verifrax.net" + "Runtime": "https://corpiform.verifrax.net", + "Execution": "https://api.verifrax.net", + "Archive": "https://sigillarium.verifrax.net" } }