Add predictive component prefetching plan to sx-docs

4-phase design: server endpoint for on-demand component defs,
SX-specced client prefetch logic (hover/viewport triggers),
boundary declarations, and bootstrap integration.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-06 22:30:26 +00:00
parent 093050059d
commit daf76c3e5b
3 changed files with 172 additions and 1 deletions

View File

@@ -477,4 +477,5 @@
:content (case slug
"reader-macros" (~plan-reader-macros-content)
"sx-activity" (~plan-sx-activity-content)
"predictive-prefetch" (~plan-predictive-prefetch-content)
:else (~plans-index-content)))