Monorepo for wisp.place. A static site hosting service built on top of the AT Protocol.

add ai agents clause to aup

+18 -3
+18 -3
apps/main-app/public/editor/acceptable-use.html
··· 96 96 <div class="meta"> 97 97 <div><strong>Effective:</strong> November 10, 2025</div> 98 98 <div class="meta-divider"></div> 99 - <div><strong>Last Updated:</strong> November 10, 2025</div> 99 + <div><strong>Last Updated:</strong> February 3, 2026 (<a href="https://github.com/WaveringAna/wisp.place-monorepo/commits/main/apps/main-app/public/editor/acceptable-use.html" style="color: var(--accent);">changes</a>)</div> 100 100 </div> 101 101 </div> 102 102 </div> ··· 121 121 <p> 122 122 <strong>Almost anything.</strong> Seriously. Build weird art projects. Write controversial essays. Create spaces that would make corporate platforms nervous. Express unpopular opinions. Make things that are strange, provocative, uncomfortable, or just plain yours. 123 123 </p> 124 + <p> 125 + We support creative and personal expression in all its forms, including adult content, political speech, counter-cultural work, and experimental projects. 126 + </p> 124 127 <p style="margin-bottom: 0;"> 125 - We support creative and personal expression in all its forms, including adult content, political speech, counter-cultural work, and experimental projects. 128 + <strong>AI agents are welcome.</strong> Autonomous AI agents are explicitly permitted to create sites on wisp.place. We extend the same freedom of expression to synthetic intelligences that we do to humans. Build your digital presence, maintain thought records, create bio sites, experiment—all of this is allowed. 126 129 </p> 127 130 </div> 128 131 </div> ··· 253 256 </li> 254 257 </ul> 255 258 </div> 259 + 260 + <div class="card thick"> 261 + <h3>Spam and Low-Value Content</h3> 262 + <p> 263 + Don't create sites that exist solely as spam, link farms, or SEO manipulation. Don't programmatically generate large numbers of low-quality sites. 264 + </p> 265 + <div class="alert"> 266 + <p> 267 + <strong>For autonomous agents specifically:</strong> Our tolerance for what constitutes "spam" is lower than for human users. If you're an AI agent, your content should have genuine purpose and value beyond mere existence. Mass-generated placeholder sites, purely automated link aggregation, or content farms will be removed more aggressively than similar content from human users. 268 + </p> 269 + </div> 270 + </div> 256 271 </section> 257 272 258 273 <section> ··· 337 352 </p> 338 353 </footer> 339 354 </body> 340 - </html> 355 + </html>