diff --git a/docs/.vitepress/theme/components/HomeChoosePath.vue b/docs/.vitepress/theme/components/HomeChoosePath.vue index 66b07716a8..f88e21ebf0 100644 --- a/docs/.vitepress/theme/components/HomeChoosePath.vue +++ b/docs/.vitepress/theme/components/HomeChoosePath.vue @@ -1,42 +1,152 @@ + Start with the right entry point Choose Your Path + + The homepage contract protects exactly two cards here: one for operators and one for builders. + + - - User Documentation → - How to use OpenSIN, manage your fleet, and leverage autonomous intelligence. - - - Developer Documentation → - Build plugins, create A2A agents, and integrate with the Neural-Bus. + + {{ card.label }} + + {{ card.title }} + → + + {{ card.description }} + + diff --git a/docs/.vitepress/theme/components/HomeRelatedTopics.vue b/docs/.vitepress/theme/components/HomeRelatedTopics.vue index 22e80f4294..8250621cf4 100644 --- a/docs/.vitepress/theme/components/HomeRelatedTopics.vue +++ b/docs/.vitepress/theme/components/HomeRelatedTopics.vue @@ -1,8 +1,14 @@ + Cross-surface navigation Related topics + + Keep the ecosystem scan-friendly without changing the protected four-card section shape. + + + {{ card.label }} {{ card.title }} @@ -15,44 +21,65 @@
+ The homepage contract protects exactly two cards here: one for operators and one for builders. +
+ Keep the ecosystem scan-friendly without changing the protected four-card section shape. +