diff --git a/sx/sx/plans.sx b/sx/sx/plans.sx index 50654df..5d18067 100644 --- a/sx/sx/plans.sx +++ b/sx/sx/plans.sx @@ -282,7 +282,7 @@ (li "Inline content renders immediately") (li "CID-referenced content shows placeholder → fetches from IPFS → renders") (li "Large media uses IPFS streaming (chunked CIDs)") - (li "Integrates with Phase 5 of isomorphic plan (streaming/suspense)"))))) + (li "Integrates with Phase 6 of isomorphic plan (streaming/suspense)"))))) (~doc-subsection :title "Verification" (ul :class "list-disc pl-5 text-stone-700 space-y-1" @@ -535,7 +535,7 @@ (li "Phase 1 (component distribution) → IPFS replaces per-server bundles") (li "Phase 2 (IO detection) → pure components safe for IPFS publication") (li "Phase 3 (client routing) → client can resolve federated content without server") - (li "Phase 5 (streaming/suspense) → progressive IPFS resolution uses same infrastructure")))) + (li "Phase 6 (streaming/suspense) → progressive IPFS resolution uses same infrastructure")))) ;; ----------------------------------------------------------------------- ;; Critical Files @@ -1316,7 +1316,25 @@ (div :class "flex items-center gap-2 mb-1" (span :class "inline-block px-2 py-0.5 rounded text-xs font-bold bg-green-600 text-white uppercase" "Complete") (a :href "/isomorphism/" :class "font-semibold text-green-800 underline" "Isomorphic Phase 3: Client-Side Routing")) - (p :class "text-sm text-stone-600" "router.sx spec, page registry via