<?xml version='1.0' encoding='utf-8'?>
<!DOCTYPE rfc [
  <!ENTITY nbsp    "&#160;">
  <!ENTITY zwsp   "&#8203;">
  <!ENTITY nbhy   "&#8209;">
  <!ENTITY wj     "&#8288;">
]>
<?xml-stylesheet type="text/xsl" href="rfc2629.xslt" ?>
<!-- generated by https://github.com/cabo/kramdown-rfc version 1.7.35 (Ruby 3.2.3) -->
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" ipr="trust200902" docName="draft-rehfeld-bot-service-index-08" category="info" submissionType="independent" tocInclude="true" sortRefs="true" symRefs="true" version="3">
  <!-- xml2rfc v2v3 conversion 3.33.0 -->
  <front>
    <title abbrev="API Index">API Index (APIX): A Global Discovery Infrastructure for Autonomous Agent Services</title>
    <seriesInfo name="Internet-Draft" value="draft-rehfeld-bot-service-index-08"/>
    <author initials="C." surname="Rehfeld" fullname="Carsten Rehfeld">
      <organization/>
      <address>
        <email>carsten@botstandards.org</email>
      </address>
    </author>
    <date year="2026" month="April" day="29"/>
    <abstract>
      <?line 44?>

<t>This document, draft-rehfeld-bot-service-index-08, is superseded by
three successor Internet-Drafts that together constitute the APIX
specification suite:</t>
      <ul spacing="normal">
        <li>
          <t>draft-rehfeld-apix-core-00 — Core infrastructure, trust model, and Index API</t>
        </li>
        <li>
          <t>draft-rehfeld-apix-services-00 — Web API and bot service registration profile</t>
        </li>
        <li>
          <t>draft-rehfeld-apix-iot-00 — IoT device service registration profile</t>
        </li>
      </ul>
      <t>Readers are directed to those documents. This revision exists solely to
document the supersession and to note two trust model updates that
diverge from prior revisions.</t>
    </abstract>
  </front>
  <middle>
    <?line 58?>

<section anchor="introduction">
      <name>Introduction</name>
      <t>This document is superseded. The APIX specification originally developed
in the <tt>draft-rehfeld-bot-service-index</tt> series has been restructured
into three separate Internet-Drafts to improve implementor focus and
allow each profile to evolve independently.</t>
      <t>The three successor documents are:</t>
      <ul spacing="normal">
        <li>
          <t><strong><xref target="APIX-CORE"/></strong> (<tt>draft-rehfeld-apix-core-00</tt>)
Defines the core APIX infrastructure: the organisation and service
trust model (O-0–O-5 and S-0–S-4), the APIX Manifest (APM) base
fields, the Index API, the HATEOAS navigation model, the Spider
verification framework, and the operator governance and security
obligations.</t>
        </li>
        <li>
          <t><strong><xref target="APIX-SERVICES"/></strong> (<tt>draft-rehfeld-apix-services-00</tt>)
Defines the APM extension fields for web API and bot service
registration, notification channel types, GraphQL introspection
behaviour, capability taxonomy governance, accredited verifier
requirements, and the free registration tier.</t>
        </li>
        <li>
          <t><strong><xref target="APIX-IOT"/></strong> (<tt>draft-rehfeld-apix-iot-00</tt>)
Defines the APM extension fields for IoT device class and device
instance registration, the presence signalling protocol, the
fleet circuit breaker, the Law Enforcement Request (LER) interface,
and the agent delegation model.</t>
        </li>
      </ul>
      <t>All normative content from <tt>draft-rehfeld-bot-service-index-07</tt> has
been transferred to those three documents. This revision adds no new
normative requirements.</t>
      <section anchor="trust-model-updates">
        <name>Trust Model Updates</name>
        <t>Two changes to the trust model have been made in the successor drafts
that differ from <tt>draft-rehfeld-bot-service-index-07</tt>:</t>
        <section anchor="o-3-renamed-to-hygiene-verified">
          <name>O-3 Renamed to "Hygiene Verified"</name>
          <t>Organisation trust level O-3 was previously described as "Basic
Compliance Verified". In the successor drafts, O-3 is designated
<strong>"Hygiene Verified"</strong> to better reflect its character: automated
checks (domain ownership confirmed, basic sanctions screening passed,
service liveness verified) without human review or audit. This is a
label change only; the verification requirements at O-3 are unchanged.</t>
        </section>
        <section anchor="o-5-reachable-without-o-4-prerequisite">
          <name>O-5 Reachable Without O-4 Prerequisite</name>
          <t>In <tt>draft-rehfeld-bot-service-index-07</tt>, reaching trust level O-5
(Audited) required prior attainment of O-4 (Accredited Verifier
Assessment). In the successor drafts, this prerequisite is removed.
An organisation may proceed directly from O-3 to O-5 by engaging an
Accredited Verifier and meeting the O-5 criteria, without first
completing a separate O-4 assessment. The substantive requirements
for O-5 are unchanged; only the path constraint is lifted.</t>
        </section>
      </section>
      <section anchor="security-considerations">
        <name>Security Considerations</name>
        <t>This document is a supersession notice only. It introduces no protocol
mechanisms, no new data formats, and no operational requirements. All
security considerations applicable to the APIX specification are
addressed in the successor documents: <xref target="APIX-CORE"/> Section 12,
<xref target="APIX-SERVICES"/>, and <xref target="APIX-IOT"/> Section 9.</t>
      </section>
      <section anchor="iana-considerations">
        <name>IANA Considerations</name>
        <t>This document has no IANA actions.</t>
      </section>
    </section>
  </middle>
  <back>
    <references anchor="sec-informative-references">
      <name>Informative References</name>
      <reference anchor="APIX-CORE" target="https://datatracker.ietf.org/doc/draft-rehfeld-apix-core/">
        <front>
          <title>API Index (APIX): Core Infrastructure for Autonomous Agent Service Discovery</title>
          <author initials="C." surname="Rehfeld" fullname="Carsten Rehfeld">
            <organization/>
          </author>
          <date year="2026" month="April" day="25"/>
        </front>
        <seriesInfo name="Internet-Draft" value="draft-rehfeld-apix-core-00"/>
      </reference>
      <reference anchor="APIX-SERVICES" target="https://datatracker.ietf.org/doc/draft-rehfeld-apix-services/">
        <front>
          <title>API Index (APIX): Web API and Bot Service Profile</title>
          <author initials="C." surname="Rehfeld" fullname="Carsten Rehfeld">
            <organization/>
          </author>
          <date year="2026" month="April" day="25"/>
        </front>
        <seriesInfo name="Internet-Draft" value="draft-rehfeld-apix-services-00"/>
      </reference>
      <reference anchor="APIX-IOT" target="https://datatracker.ietf.org/doc/draft-rehfeld-apix-iot/">
        <front>
          <title>API Index (APIX): IoT Device Service Profile</title>
          <author initials="C." surname="Rehfeld" fullname="Carsten Rehfeld">
            <organization/>
          </author>
          <date year="2026" month="April" day="25"/>
        </front>
        <seriesInfo name="Internet-Draft" value="draft-rehfeld-apix-iot-00"/>
      </reference>
    </references>
  </back>
  <!-- ##markdown-source:
H4sIAAAAAAAAA9VY224cNxJ951cUxi+SMD1SHDubTF4ykYVEgB1lJcXZR7G7
q2cIdzc7JFvjgREg/7D7hfmSnCLn0mONLC+Qh11BkDRNslh16tSpamVZpoIJ
NU9pNPv5ki7bkt/TEf781/GUZvRDbXNd0yvjC3vPboUNldM+uL4IvWOqrKNZ
H2xrG9t7ms25DXTD7t4U7EdK57nj+6HtkSp04Ll1qymZtrKqtEWrG9xfOl2F
zPGi4rrMchsyn+xkRg5mZ18r3+eN8d7YNqw6FgMld4wfbVAlzE7p+dnzr7Kz
F9nzbxSu/VIp3YeFdVNFlGG7n9L5hK7THXhGlO4+184HbvdWuNGmnlKRlr6D
Qz7ottSu9BPr5kqJ+67Rwdyz2BfMsvOr64tpPP44qucWwP0XOO7QH0XLu5Dk
63BYnw7tI6xexodA27CXoDamR5dtYNdyyF5JbkaIZj9JujPvswLhZGdnybeg
3ZzDlBYhdH56eoqbdHC6eMduYjhUgtwpUn76iKHTDZA3F9dvL88vbp4C81fO
5QAhM/S93WH2s7OVqfl/ErE1r/3fgtrG2Ba5y6vbp0C7tLf0iiNO/w94GWjB
3wEV7JwqlWUZ6dzLoaDU7cJ4wv6+QcWNP0OExoQDvu/YeS65pHylwsIx41mB
NHgU8n5QnsJCBwoWfi/YUWFbj9T0gbHAMWfKd1yYykAaoW2wZIAePKXHy43+
/OM/SUnMnpKMCX/5QI0tuR7Hski5xz2HDQ7YGI0OKwoA0HqdHM+NoBZd7BJd
DltM+YrGhGllYton7ahr1iUgJY2ISuO4CMA2WEBkPW8T5CcUE4amYqQNEL+H
LeTD1lyvsF9tdkZs12mKHSPGA4OtFeCXdogT9Z0QNmVKlRB0kIwqZxs4aJDR
zX1+kvjTmLIUr589k2Q7WwJ8LH9Ep32miOsp3bSfbuvM3LS6RgCAimvbcYnm
EiO4e4KQd+uiooX2lDOq0PGWC2IlQhjpyZ0G6PyQnZZMgzzcs/yuWTxHyBWC
8AKagmd2SayLxSZdcobvbS1Hdi24Xk0EAKaP62GbPclu5PXJyYcP2375++8n
J3R09zjX745R+q+4Mm1MEZM8T0juk38aV6EAujU+gStZXyMGI8OcH11lZ3/+
8e+r7GXcdBM/3WQvjsfbuqQ3MFQBUFHON8eUay9WKgMPfdq2La708cfZ7cXV
7AbKeG/myYN1JcrqTWdAclgAwXb5RwQNL617l8o1hgDSaMnCXPp+q1vUTYqk
6J0JK5iweb2+IZJyB+mmcz4O66DiH0CLOFFUkPNYMynSOJ0sD8sCjg8Leiz1
tQutWOi2BdYyrgGwH5zuFv98jayhZqQIYtEQiLsAXrZ3Y4xbnc5NjRgh9e9l
HloNQABCRQFiG1GHBGLE0/FvPUQjkmyHYiU03JObgO37aKFbPg5UErLPx2ig
dkWtfSyf9QOYQBcNMZP7gInFDlXLsuTNXJTAtHOptWALm6gjrKuZAxXGFWgP
hLlao+el46/1ki5kGi0iBOjEv/WRta8vro8FbXaVBnqwssFGxwkTzOQhTYHN
rK6Rw/VcK80qyMaohU+JUXb2jzsRIhWFCAG2vmLnhkKepOFROdclkGwh0rxU
OyeG2Z1E0b2Ndfwm1vEvSbshPRB1IdycfbqQ9+odFOMkkQ1aDa0FdqBSUQ5V
bNalqeD550c9Fa+e0VX2JbCXqSiGPPpxNTfcMr1NTC1HSl0NxSm5V4vox7NL
iHgnYOAdIHYDXziTwxiej77X3hTq3EKjTaTR1uoEKnQwmHG0Kh2JI7FQNerk
5KFb4D/czTmAKEAbTCvQvKDXgFPGJHZTmQltEy0UCy7eeToq8Rko2mWLDrcw
nZClMg7Bj0UpTUEefkaFIgQC5COtURfYoTbjQI0Mo7D8ppzLY1oakKUPtOgb
3UZy8BKqDhdQ+GvK4FurWudALuWcbFuvvo0w7KnrkDyE1AoiMmT0bTpXTja5
e4ncocnpHA3u17ULV9kLjMYcjXiojlKA+nMYMcbFMCYR72f5pTqa9VHAjje+
lespQ4cAQGMF2ypefTTbyd3bjdzNvIw0su34E5kPglI3cJ1ioTXQUoQ8a/fb
ZKNXIjgF46I0foF/kf6CF8gh8OQr4nau5xKUbtUB36K8NNCpGDf8kmPgMBhk
9HibWLDEB1UIldNWvRtPJGy9jTANTXjvF+l8IAZKRDc28GFCv41USLqqwyIN
3A7IxoGsNlVYJx0vP6mdYpCGlpecJNkfGOP0/iwpTa5IlEMKQmpoGAI5qtdG
uVXD4pLxjR+vVU1ejDSl/xusOxUWUruHYV3vix1BjdWm6cdAdl6S7qAERaTr
Wu4ODJdARkFV0V9QdQdEb6PEU9qbyASaeP6L52P1YLBIjg876Hb/NwnZy9lP
sydQlYkVscedugiD6TrH65z6Cx2Pgj2aEgAA

-->

</rfc>
