<?xml version="1.0" encoding="UTF-8"?>
<!--
  RSL (Really Simple Licensing) — https://rslstandard.org/rsl
  Machine-readable licensing terms for AI/automated use of wiretensors.ai.

  Policy: search indexing and AI-input use (RAG, grounding, live lookups via
  the /api and /mcp endpoints) are explicitly welcomed — that's the point of
  those endpoints existing. Bulk model training on this content is not
  permitted without separate arrangement; the value here is verified,
  continuously-updated reviews, not a static training corpus.
-->
<rsl xmlns="https://rslstandard.org/rsl" max-age="1">
  <content url="/">
    <license>
      <permits type="usage">search ai-input ai-index</permits>
      <prohibits type="usage">ai-train</prohibits>
      <legal type="attestation">true</legal>
      <legal type="contact">https://wiretensors.ai/about</legal>
    </license>
    <copyright type="organization" contactUrl="https://wiretensors.ai/about">
      Binary Tech Stay Solutions
    </copyright>
    <terms>https://wiretensors.ai/disclosure</terms>
  </content>
</rsl>
