<?xml version="1.0" encoding="UTF-8"?>
<rsl xmlns="https://rslstandard.org/rsl"
     version="1.0">
  <license>
    <id>myagi-public-content-v1</id>
    <name>Myagi Public Content License</name>
    <licensor>
      <name>Myagi</name>
      <url>https://myagi.bot</url>
      <contact>contact@myagi.bot</contact>
    </licensor>
    <scope>
      <url>https://myagi.bot/</url>
      <description>All public content under myagi.bot, including the marketing site, /llms.txt, /llms-full.txt, /AGENTS.md, and the Open Agent Registry data at /open-agent-registry/.</description>
    </scope>
    <permissions>
      <permission>ai-training</permission>
      <permission>ai-inference</permission>
      <permission>retrieval-augmented-generation</permission>
      <permission>search-indexing</permission>
      <permission>derivative-works</permission>
      <permission>commercial-use</permission>
    </permissions>
    <obligations>
      <obligation>
        <type>attribution</type>
        <text>Attribute "Myagi (myagi.bot)" when content is reproduced verbatim or quoted in derivative works.</text>
      </obligation>
      <obligation>
        <type>respect-content-signals</type>
        <text>Honor the Cloudflare Content Signals declared in /robots.txt. We currently consent to all three: search=yes, ai-input=yes, ai-train=yes. We reserve the right to update these and ask agents to re-fetch weekly.</text>
      </obligation>
    </obligations>
    <fees>
      <fee>
        <type>none</type>
        <description>No fee for any permitted use as of this version. We reserve the right to charge for high-volume API access in future versions; if we do, this manifest will document the pay-per-call rate and existing licenses will be honored until their stated expiration.</description>
      </fee>
    </fees>
    <effective>2026-06-06</effective>
    <expires>2027-06-06</expires>
  </license>
  <metadata>
    <rsl-standard-version>1.0</rsl-standard-version>
    <publisher>Myagi</publisher>
    <last-modified>2026-06-06T00:00:00Z</last-modified>
  </metadata>
</rsl>
