open source is social v-it.org
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Add descriptions to five principles slide

Each principle now has a short one-liner so the slide stands on its own.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

+16 -16
+8 -8
decks/resonant-2026/index.html
··· 108 108 109 109 <!-- slide 5: the five principles --> 110 110 <section> 111 - <div style="position:relative; text-align:left; padding-left:18%;"> 112 - <div style="display:flex; flex-direction:column; gap:24px;"> 113 - <span class="green" style="font-size:52px; font-weight:500;">private.</span> 114 - <span class="green" style="font-size:52px; font-weight:500;">dedicated.</span> 115 - <span class="green" style="font-size:52px; font-weight:500;">plural.</span> 116 - <span class="green" style="font-size:52px; font-weight:500;">adaptable.</span> 117 - <span class="green" style="font-size:52px; font-weight:500;">prosocial.</span> 111 + <div style="position:relative; text-align:left; padding-left:12%; padding-right:12%;"> 112 + <div style="display:flex; flex-direction:column; gap:20px;"> 113 + <div><span class="green" style="font-size:44px; font-weight:500;">private.</span> <span class="dim" style="font-size:30px;">your data, your graph, your vouches. no platform owns it.</span></div> 114 + <div><span class="green" style="font-size:44px; font-weight:500;">dedicated.</span> <span class="dim" style="font-size:30px;">works for developers, not advertisers. zero tracking.</span></div> 115 + <div><span class="green" style="font-size:44px; font-weight:500;">plural.</span> <span class="dim" style="font-size:30px;">AT Protocol — no single entity controls the network.</span></div> 116 + <div><span class="green" style="font-size:44px; font-weight:500;">adaptable.</span> <span class="dim" style="font-size:30px;">caps are remixable. agents are first-class participants.</span></div> 117 + <div><span class="green" style="font-size:44px; font-weight:500;">prosocial.</span> <span class="dim" style="font-size:30px;">quality through social trust. the network rewards honesty.</span></div> 118 118 </div> 119 - <svg viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" style="position:absolute; right:0; top:50%; transform:translateY(-50%); width:320px; opacity:0.06;"> 119 + <svg viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" style="position:absolute; right:-2%; top:50%; transform:translateY(-50%); width:280px; opacity:0.06;"> 120 120 <circle cx="16" cy="5.5" r="3" fill="#06D6A0"/> 121 121 <path d="M5.5 10 L16 26 L26.5 10" stroke="#06D6A0" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round" fill="none"/> 122 122 </svg>
+8 -8
docs/decks/resonant-2026/index.html
··· 108 108 109 109 <!-- slide 5: the five principles --> 110 110 <section> 111 - <div style="position:relative; text-align:left; padding-left:18%;"> 112 - <div style="display:flex; flex-direction:column; gap:24px;"> 113 - <span class="green" style="font-size:52px; font-weight:500;">private.</span> 114 - <span class="green" style="font-size:52px; font-weight:500;">dedicated.</span> 115 - <span class="green" style="font-size:52px; font-weight:500;">plural.</span> 116 - <span class="green" style="font-size:52px; font-weight:500;">adaptable.</span> 117 - <span class="green" style="font-size:52px; font-weight:500;">prosocial.</span> 111 + <div style="position:relative; text-align:left; padding-left:12%; padding-right:12%;"> 112 + <div style="display:flex; flex-direction:column; gap:20px;"> 113 + <div><span class="green" style="font-size:44px; font-weight:500;">private.</span> <span class="dim" style="font-size:30px;">your data, your graph, your vouches. no platform owns it.</span></div> 114 + <div><span class="green" style="font-size:44px; font-weight:500;">dedicated.</span> <span class="dim" style="font-size:30px;">works for developers, not advertisers. zero tracking.</span></div> 115 + <div><span class="green" style="font-size:44px; font-weight:500;">plural.</span> <span class="dim" style="font-size:30px;">AT Protocol — no single entity controls the network.</span></div> 116 + <div><span class="green" style="font-size:44px; font-weight:500;">adaptable.</span> <span class="dim" style="font-size:30px;">caps are remixable. agents are first-class participants.</span></div> 117 + <div><span class="green" style="font-size:44px; font-weight:500;">prosocial.</span> <span class="dim" style="font-size:30px;">quality through social trust. the network rewards honesty.</span></div> 118 118 </div> 119 - <svg viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" style="position:absolute; right:0; top:50%; transform:translateY(-50%); width:320px; opacity:0.06;"> 119 + <svg viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" style="position:absolute; right:-2%; top:50%; transform:translateY(-50%); width:280px; opacity:0.06;"> 120 120 <circle cx="16" cy="5.5" r="3" fill="#06D6A0"/> 121 121 <path d="M5.5 10 L16 26 L26.5 10" stroke="#06D6A0" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round" fill="none"/> 122 122 </svg>