From f481a91805e8e874dcdfd137e4625f5f59ed1c29 Mon Sep 17 00:00:00 2001 From: hanran-y Date: Mon, 3 Nov 2025 18:36:20 -0800 Subject: [PATCH 1/5] update host verification stages doc and add a new understanding verification page --- docs.json | 5 + .../host/understanding-verification.mdx | 171 ++++++++++++++++++ documentation/host/verification-stages.mdx | 153 ++++++++++------ 3 files changed, 278 insertions(+), 51 deletions(-) create mode 100644 documentation/host/understanding-verification.mdx diff --git a/docs.json b/docs.json index 385ed3e..fcaa464 100644 --- a/docs.json +++ b/docs.json @@ -150,6 +150,7 @@ "pages": [ "documentation/host/hosting-overview", "documentation/host/verification-stages", + "documentation/host/understanding-verification", "documentation/host/datacenter-status", "documentation/host/earning", "documentation/host/payment", @@ -429,6 +430,10 @@ "source": "/verification-stages", "destination": "/documentation/host/verification-stages" }, + { + "source": "/understanding-verification", + "destination": "/documentation/host/understanding-verification" + }, { "source": "/data-movement", "destination": "/documentation/instances/storage/data-movement" diff --git a/documentation/host/understanding-verification.mdx b/documentation/host/understanding-verification.mdx new file mode 100644 index 0000000..9d55dce --- /dev/null +++ b/documentation/host/understanding-verification.mdx @@ -0,0 +1,171 @@ +--- +title: Understanding Verification +createdAt: Mon Nov 03 2025 17:30:00 GMT+0000 (Coordinated Universal Time) +updatedAt: Mon Nov 03 2025 17:30:00 GMT+0000 (Coordinated Universal Time) +"canonical": "/documentation/host/understanding-verification" +--- + +