<?xml version="1.0" encoding="UTF-8"?>
  <?xml-stylesheet type="text/xsl" href="rfc2629.xslt" ?>
  <!-- generated by https://github.com/cabo/kramdown-rfc version 1.7.39 (Ruby 3.1.4) -->


<!DOCTYPE rfc  [
  <!ENTITY nbsp    "&#160;">
  <!ENTITY zwsp   "&#8203;">
  <!ENTITY nbhy   "&#8209;">
  <!ENTITY wj     "&#8288;">

<!ENTITY RFC2119 SYSTEM "https://bib.ietf.org/public/rfc/bibxml/reference.RFC.2119.xml">
<!ENTITY RFC8174 SYSTEM "https://bib.ietf.org/public/rfc/bibxml/reference.RFC.8174.xml">
]>


<rfc ipr="trust200902" docName="draft-morrison-identity-pronouns-01" category="info">
  <front>
    <title abbrev="Identity Pronouns">Identity Pronouns: A Reference-Axis Extension to ~handle Identity Systems</title>

    <author fullname="Blake Morrison">
      <organization>Alter Meridian Pty Ltd</organization>
      <address>
        <email>blake@truealter.com</email>
      </address>
    </author>

    <date year="2026" month="May" day="18"/>

    
    
    

    <abstract>


<?line 58?>

<t>This document defines an identity pronoun grammar as a reference axis
orthogonal to the <spanx style="verb">~handle</spanx> identity tier taxonomy defined in
<xref target="MCPDNS"></xref> and <xref target="IDCOMMITS"></xref>.  A pronoun is a session-scoped reference
that resolves client-side to a concrete handle using local session
state before any cryptographic, DNS, or federation operation.  The
entity-class taxonomy (Sovereign, Bot, Instrument) is unchanged; this
specification introduces Absolute vs Pronoun as an orthogonal axis.
A pronoun MUST NOT appear in a capability token, in a DNS record, in
an Accord signature, or in any inter-organisational protocol payload.
The reference implementation defines a single Wave-1 pronoun, <spanx style="verb">~org</spanx>,
that resolves to the concrete handle of the organisation bound to the
caller's current session.  An appendix defines a relative-path
pronoun grammar (e.g. <spanx style="verb">~./architect</spanx>, <spanx style="verb">~../weaver</spanx>) as a non-normative
design surface for future work.  The mechanism is provider-neutral,
introduces no new cryptographic primitive, and imposes zero new load
on DNS, capability-token issuers, or federated resolvers.</t>



    </abstract>



  </front>

  <middle>


<?line 77?>

<section anchor="status-of-this-memo"><name>Status of This Memo</name>

<t>This Internet-Draft is submitted in full conformance with the
provisions of BCP 78 and BCP 79.</t>

<t>Internet-Drafts are working documents of the Internet Engineering
Task Force (IETF).  Note that other groups may also distribute
working documents as Internet-Drafts.  The list of current
Internet-Drafts is at https://datatracker.ietf.org/drafts/current/.</t>

<t>Internet-Drafts are draft documents valid for a maximum of six
months and may be updated, replaced, or obsoleted by other documents
at any time.  It is inappropriate to use Internet-Drafts as
reference material or to cite them other than as "work in progress."</t>

</section>
<section anchor="introduction"><name>Introduction</name>

<t>The <spanx style="verb">~handle</spanx> identity primitive defined in <xref target="MCPDNS"></xref> binds a textual
identifier to a cryptographic principal via DNS TXT records under an
<spanx style="verb">_alter.</spanx> prefix.  The tier taxonomy subsequently locked in
<xref target="IDCOMMITS"></xref> partitions handles into three parser-enforced entity
classes -- Sovereign, Bot, and Instrument -- each with distinct
capabilities and invariants.  The three-tier taxonomy answers the
question: <em>what kind of thing does this handle bind to?</em></t>

<t>This document answers a second, orthogonal question: <em>how is the
handle referenced?</em>  A reference may be absolute (a literal handle
transmitted on the wire) or pronominal (a session-scoped reference
resolved by the client before transmission).  Every pronoun resolves
to one of the three entity classes at evaluation time; the entity
taxonomy is unchanged.</t>

<t>The motivating use case is multi-organisational identity.  A human
agent who is a member of two organisations requires a pronoun that
resolves to "the organisation bound to my current session" without
hard-coding either organisation's concrete handle into the agent's
command surface.  A shell user relies on the same pattern when <spanx style="verb">~</spanx>
<xref target="POSIX-TILDE"></xref> resolves to <spanx style="verb">$HOME</spanx> for the invoking user rather than
any specific directory path.  Git <xref target="GIT-REVISIONS"></xref> relies on <spanx style="verb">HEAD</spanx>
and <spanx style="verb">@{upstream}</spanx> as first-class reflexive references.  CSS
<xref target="CSS-SELECTORS-4"></xref> relies on <spanx style="verb">:root</spanx> and <spanx style="verb">:host</spanx> as grammar-level
contextual references.  Kubernetes <xref target="K8S-SUBJECTACCESSREVIEW"></xref> relies
on <spanx style="verb">:self</spanx> as a protocol-level reflexive subject.</t>

<t>Each of these precedents shares three properties.  The pronoun is
(1) first-class in the surface grammar, (2) resolved before the
underlying protocol sees it, and (3) absent from any payload that
crosses a trust boundary.  This specification adopts the same three
properties for the <spanx style="verb">~handle</spanx> system.</t>

</section>
<section anchor="conventions-and-definitions"><name>Conventions and Definitions</name>

<t>The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT",
"SHOULD", "SHOULD NOT", "RECOMMENDED", "NOT RECOMMENDED", "MAY", and
"OPTIONAL" in this document are to be interpreted as described in
BCP 14 <xref target="RFC8174">RFC2119</xref> when, and only when, they appear in all
capitals, as shown here.</t>

<t>The following terms are defined for the purposes of this document:</t>

<t><list style="symbols">
  <t><strong>Handle.</strong>  A textual identifier of the form <spanx style="verb">~</spanx> followed by a
label, as defined in <xref target="MCPDNS"></xref>.</t>
  <t><strong>Absolute handle.</strong>  A handle whose textual form is identical to
the handle it identifies (e.g. <spanx style="verb">~alice</spanx>, <spanx style="verb">~example.com</spanx>).</t>
  <t><strong>Pronoun.</strong>  A handle whose textual form is a reserved reference
expression that resolves to a concrete absolute handle via a
defined resolution algorithm (e.g. <spanx style="verb">~org</spanx>, <spanx style="verb">~me</spanx>).</t>
  <t><strong>Concrete handle.</strong>  The absolute handle produced by resolving a
pronoun; in contrast to the pronoun's surface form.</t>
  <t><strong>Resolution.</strong>  The operation of replacing a pronoun with its
concrete handle in a given context.</t>
  <t><strong>Session state.</strong>  The set of bindings available to a client at
the time of resolution, including but not limited to the caller's
sovereign handle, the caller's currently-bound organisation, and
any pronoun lexicon loaded by the caller's client.</t>
  <t><strong>Wire.</strong>  Any transport boundary crossed by an identity-bearing
payload, including capability tokens, DNS records, MCP tool
invocations, HTTP requests to federated peers, and signatures
attached to Accord documents.</t>
</list></t>

</section>
<section anchor="the-reference-axis"><name>The Reference Axis</name>

<section anchor="two-orthogonal-axes"><name>Two Orthogonal Axes</name>

<t>The <spanx style="verb">~handle</spanx> identity system has two orthogonal axes.  The first
axis is <strong>entity class</strong>, defined in <xref target="IDCOMMITS"></xref>:</t>

<t><spanx style="verb">
Sovereign | Bot | Instrument
</spanx></t>

<t>The second axis, defined by this document, is <strong>reference type</strong>:</t>

<t><spanx style="verb">
Absolute | Pronoun
</spanx></t>

<t>Every handle is a point in the two-dimensional space defined by
these axes.  An Absolute Sovereign is a concrete handle such as
<spanx style="verb">~alice</spanx>.  A Pronoun Sovereign is a reference such as <spanx style="verb">~org</spanx> that
resolves to a concrete Sovereign handle at evaluation time.  An
Absolute Bot is <spanx style="verb">~example-deps.bot</spanx>.  A Pronoun Bot is a reference
such as <spanx style="verb">~my-runtime.bot</spanx> (non-normative example) that resolves to
the concrete Bot handle of the caller's currently-active runtime
daemon.</t>

<t>The two axes are orthogonal: a pronoun's entity class is a property
of the concrete handle produced by resolution, not of the pronoun
itself.</t>

</section>
<section anchor="wire-invariant"><name>Wire Invariant</name>

<t>A pronoun MUST NOT appear in a typed handle field of any structured
payload that crosses a protocol trust boundary.  Before any of the
following operations, a pronoun appearing in a handle field MUST be
resolved to its concrete handle:</t>

<t><list style="numbers" type="1">
  <t>Any DNS query or DNS record publication under the <spanx style="verb">_alter.</spanx>
prefix or any other DNS label used for <spanx style="verb">~handle</spanx> resolution.</t>
  <t>Issuance or verification of any capability token whose subject,
audience, or resource identifier references a handle.</t>
  <t>Any cryptographic signing or verification operation over an
identity-bearing payload, including but not limited to Accord
documents <xref target="IDACCORD"></xref>, Identity-Attributed commit trailers
<xref target="IDCOMMITS"></xref>, attestation statements, and IdentityRank claims.</t>
  <t>Any MCP tool invocation, HTTP request to a federated peer's
<spanx style="verb">.well-known/alter</spanx> endpoint, or other protocol payload in which
a handle appears as a typed field.</t>
  <t>Any write to an append-only identity log, continuous
identity-field record, or Signed Tree Head anchor.</t>
  <t>Any on-chain reference, smart-contract call, or blockchain
anchoring operation (e.g. x402 micropayment routing) that
encodes a handle as a contract parameter.</t>
</list></t>

<t>This enumeration is non-exhaustive.  The governing principle is
that a pronoun is a property of the caller's session context and
MUST NOT be transmitted to any principal who does not share that
session context.</t>

<t>The Wire Invariant applies to handle fields in structured payloads.
A handle field is a field typed as "handle" in a payload schema or
a positional argument documented as carrying a handle.  The
invariant does NOT apply to natural-language content -- for
example, the body of an alter-to-alter message, a user prompt, or
a documentation string -- that incidentally contains a pronoun
token.  A client MUST NOT rewrite pronoun tokens appearing inside
free-text content; such content is conveyed verbatim and a remote
reader is responsible for recognising that a pronoun in free text
is scoped to the author's session, not the reader's.  A client MAY
surface a usability warning when free-text content contains pronoun
tokens, but MUST NOT transform the content.</t>

<t>This invariant is the architectural rationale for defining pronouns
in this document rather than extending the entity-class taxonomy.
Pronouns are a property of the client's presentation layer; concrete
handles are the property of the protocol.</t>

<t>A conformant implementation MUST reject any payload received over
the wire in which a pronoun appears in a typed handle field.  This
rejection is a category error analogous to the cross-tier rejection
defined in <xref target="IDCOMMITS"></xref>.</t>

</section>
<section anchor="resolution-algorithm"><name>Resolution Algorithm</name>

<t>Resolution is performed by the client immediately prior to the first
operation listed in the Wire Invariant above.  The resolution
algorithm proceeds in three phases.</t>

<t>Phase 1 is lexicon lookup.  The client maintains a pronoun lexicon
mapping reserved textual forms to resolver functions.  If the
handle's textual form does not match any entry in the loaded
lexicon, the handle is treated as absolute and no further
resolution is performed.</t>

<t>Phase 2 is context binding.  The resolver function is invoked with
the current session state.  Session state MUST include at minimum
the caller's sovereign handle; it MAY include the caller's
currently-bound organisation, the caller's currently-held seats,
the current thread identifier, and any other context the pronoun's
resolver requires.</t>

<t>Phase 3 is substitution.  The resolver returns a concrete handle or
an error.  On success, the pronoun is replaced with the concrete
handle in the payload about to be transmitted.  On error, the
operation that triggered resolution MUST be aborted; the pronoun
MUST NOT be transmitted unresolved as a fallback.</t>

<t>A conformant resolver MUST be deterministic within a single session:
two successive resolutions of the same pronoun within the same
session state MUST yield the same concrete handle.</t>

</section>
</section>
<section anchor="the-org-pronoun-wave-1"><name>The <spanx style="verb">~org</spanx> Pronoun (Wave 1)</name>

<section anchor="definition"><name>Definition</name>

<t><spanx style="verb">~org</spanx> is a Sovereign-class pronoun that resolves to the concrete
sovereign handle of the organisation currently bound to the caller's
session.</t>

</section>
<section anchor="session-binding"><name>Session Binding</name>

<t>The session state that binds <spanx style="verb">~org</spanx> is established at authentication
time (typically by a command of the form <spanx style="verb">alter login &lt;handle&gt;</spanx> or
equivalent).  The binding is recorded in a session-state artefact
local to the caller's environment -- on reference implementations,
a file at the path $HOME/.config/alter/session.json is RECOMMENDED
-- and MUST contain at least the field <spanx style="verb">current_org</spanx> whose value
is the concrete sovereign handle of the bound organisation.</t>

<t>A client MAY provide a <spanx style="verb">switch</spanx> command (e.g. <spanx style="verb">alter switch &lt;handle&gt;</spanx>)
that rewrites <spanx style="verb">current_org</spanx> without requiring re-authentication,
provided the caller is already a verified member of the target
organisation.</t>

</section>
<section anchor="resolution-failures"><name>Resolution Failures</name>

<t><spanx style="verb">~org</spanx> resolution MUST fail, and the triggering operation MUST be
aborted, if any of the following hold:</t>

<t><list style="symbols">
  <t>The session-state artefact is absent or unreadable.</t>
  <t>The <spanx style="verb">current_org</spanx> field is absent, empty, or malformed.</t>
  <t>The caller is no longer a verified member of the bound
organisation (e.g. revocation has occurred since session start).</t>
</list></t>

<t>A resolution failure is distinct from an absolute handle referencing
a non-existent organisation.  The latter fails at protocol layer;
the former fails at client layer before any wire operation.</t>

</section>
<section anchor="example-non-normative"><name>Example (non-normative)</name>

<t>A member bound to <spanx style="verb">~alter</spanx> via <spanx style="verb">alter login ~alter</spanx> invokes a
messaging command:</t>

<t><spanx style="verb">
alter message send --to ~org --body "what is due this week?"
</spanx></t>

<t>The client resolves <spanx style="verb">~org</spanx> to <spanx style="verb">~alter</spanx> by reading <spanx style="verb">current_org</spanx> from
session state.  The outbound capability-token subject field carries
<spanx style="verb">~alter</spanx>; the pronoun <spanx style="verb">~org</spanx> does not appear on the wire.</t>

<t>The same member subsequently invokes <spanx style="verb">alter switch ~example-co</spanx> (an
organisation they are a member of via a separate invitation).  The
next invocation of the same command resolves <spanx style="verb">~org</spanx> to <spanx style="verb">~example-co</spanx>
instead.  Neither invocation requires the member to retype the
concrete handle.</t>

</section>
</section>
<section anchor="pronoun-lexicon-extensibility"><name>Pronoun Lexicon Extensibility</name>

<section anchor="per-client-lexicon"><name>Per-Client Lexicon</name>

<t>An implementation MAY load a pronoun lexicon from any source trusted
by the operator.  The reference implementation ships a minimal
lexicon containing <spanx style="verb">~org</spanx> only.  Additional pronouns MAY be added by
the client without coordination with any other party, provided the
Wire Invariant is preserved.</t>

</section>
<section anchor="per-org-lexicon-future-work"><name>Per-Org Lexicon (Future Work)</name>

<t>A future revision of this document is expected to define a DNS-based
mechanism by which an organisation MAY publish a pronoun lexicon as
part of its <spanx style="verb">_alter.&lt;domain&gt;</spanx> record, enabling members of that
organisation to load org-specific pronouns (e.g. <spanx style="verb">~weaver</spanx> resolving
to the current holder of the Weaver seat within that org).  Such
pronouns MUST obey the Wire Invariant: the DNS record carries the
lexicon metadata, not resolved values, and resolution remains a
client-side operation.</t>

<t>This extension is out of scope for the present document.  The
protocol-version constant defined by <xref target="MCPDNS"></xref> is not incremented.</t>

</section>
</section>
<section anchor="relative-path-pronoun-grammar-appendix-non-normative"><name>Relative-Path Pronoun Grammar (Appendix, Non-Normative)</name>

<t>This appendix describes a relative-path pronoun grammar as a design
surface for future work.  The grammar is non-normative in the
present document; implementations SHOULD NOT emit these forms in
Wave 1.</t>

<t>The grammar borrows from POSIX path semantics <xref target="POSIX-TILDE"></xref>:</t>

<t><list style="symbols">
  <t><spanx style="verb">~./&lt;label&gt;</spanx> -- resolve <spanx style="verb">&lt;label&gt;</spanx> within the scope of the caller's
current organisation (e.g. <spanx style="verb">~./architect</spanx> resolves to the current
holder of the Architect seat within <spanx style="verb">current_org</spanx>).</t>
  <t><spanx style="verb">~../&lt;label&gt;</spanx> -- resolve <spanx style="verb">&lt;label&gt;</spanx> within the scope of the parent
organisation in the caller's current Accord chain (e.g.
<spanx style="verb">~../compliance</spanx> resolves to the compliance role of the Accord
counter-party).</t>
  <t><spanx style="verb">~/&lt;label&gt;</spanx> is reserved and MUST NOT be used; the syntax would be
ambiguous with respect to absolute handle forms.</t>
</list></t>

<t>Relative-path pronouns, if standardised in a future revision, obey
the Wire Invariant identically to <spanx style="verb">~org</spanx>: resolution happens
client-side and the concrete handle is what crosses any wire.</t>

<t>Rationale for filing the grammar as a design surface rather than a
Wave-1 normative construct.  The relative-path grammar's purpose is
<strong>scope-disambiguation across multiple loaded lexicons</strong>, not mere
capability.  A per-org lexicon (Section 5.2) addressing a pronoun
such as <spanx style="verb">~architect</spanx> is sufficient when a member is bound to a
single organisation.  In a multi-organisational scenario, however,
a member whose client loads the lexicons of two organisations both
defining <spanx style="verb">~architect</spanx> faces a collision: which organisation's
architect does the bare pronoun resolve to?  A relative-path form
(<spanx style="verb">~./architect</spanx> = architect of current organisation; <spanx style="verb">~../architect</spanx>
= architect of the Accord counter-party) makes the scope explicit
at the call site, eliminating the ambiguity without requiring the
client to adopt a precedence rule that may not match caller intent.</t>

<t>The grammar is deferred to a future revision for three reasons.
First, no implementation deployment has yet exercised the
multi-lexicon scenario that motivates the grammar.  Second, the
parent-organisation scope-chain semantics (<spanx style="verb">~../</spanx>) require
coordination with the Accord Protocol <xref target="IDACCORD"></xref> that has not yet
been specified in sufficient detail.  Third, filing the grammar
early without implementation evidence risks committing to
path-traversal semantics that a future implementation may reveal
to be incorrect.  Filing the grammar as a non-normative appendix
stakes the design space -- preventing a competing specification
from claiming it -- without committing any implementation to it.</t>

</section>
<section anchor="iana-considerations"><name>IANA Considerations</name>

<t>This document introduces no new IANA registry.  Pronoun lexicons
are client-local artefacts; they are not enumerated by any registry.</t>

<t>A future revision of this document that defines a DNS-based per-org
lexicon mechanism (see Section 5.2) will require a <spanx style="verb">lexicon</spanx> TXT
record sub-field to be registered in the <spanx style="verb">_alter.</spanx> record schema
defined by <xref target="MCPDNS"></xref>.  That registration is out of scope for the
present document.</t>

</section>
<section anchor="security-considerations"><name>Security Considerations</name>

<section anchor="pronoun-spoofing"><name>Pronoun Spoofing</name>

<t>An attacker capable of writing to the caller's session-state
artefact (e.g. the session.json file under $HOME/.config/alter/)
MAY cause <spanx style="verb">~org</spanx> to resolve to an attacker-controlled handle.  This attack is a local
privilege-escalation class and is outside the scope of this
specification; implementations SHOULD protect session-state
artefacts with the same filesystem permissions applied to other
credential artefacts.</t>

</section>
<section anchor="pronoun-leakage"><name>Pronoun Leakage</name>

<t>An implementation that mistakenly transmits a pronoun on the wire
(e.g. by failing to resolve before token issuance) creates two
hazards: (1) the receiving peer rejects the payload as specified in
Section 3.2, exposing the caller's misconfiguration; (2) the
pronoun's textual form may leak information about the caller's
client topology.  Conformant implementations MUST resolve pronouns
before any wire operation; test suites SHOULD include explicit
coverage of Wire Invariant violations.</t>

</section>
<section anchor="binding-freshness"><name>Binding Freshness</name>

<t><spanx style="verb">~org</spanx> resolution depends on session state that MAY have been
written arbitrarily long before the current invocation.  A client
MAY cache the membership proof; if the caller has been revoked from
the bound organisation since session start, a stale binding could
cause a resolution that the organisation's membership system would
reject at protocol layer.  Implementations SHOULD re-verify
membership freshness at resolution time when the resolved handle is
about to be used for a high-privilege operation (e.g. Accord
signature).</t>

</section>
<section anchor="cross-tenant-confusion"><name>Cross-Tenant Confusion</name>

<t>A member of two organisations who invokes a command against <spanx style="verb">~org</spanx>
must be unambiguous about which organisation is bound.  Clients
SHOULD surface the currently-bound organisation in user-visible
status (a status line, prompt decoration, or equivalent) so that
the member cannot mistakenly send a message intended for one
organisation to the other.</t>

</section>
</section>
<section anchor="implementation-status"><name>Implementation Status</name>

<t>This section is to be removed before final publication.</t>

<t>A reference implementation of this specification is planned in the
ALTER open-source codebase; no implementation of the pronoun
resolver exists at the time of this -00 revision.  Implementation
is expected to be distributed across three surfaces:</t>

<t><list style="numbers" type="1">
  <t>The <spanx style="verb">alter-cli</spanx> command-line interface will maintain the
<spanx style="verb">current_org</spanx> field in a session.json file under
$HOME/.config/alter/ via <spanx style="verb">alter login</spanx> and <spanx style="verb">alter switch</spanx>.</t>
  <t>The personal alter MCP bridge (<spanx style="verb">mcp-alter</spanx>) will load the
minimal Wave-1 lexicon and perform resolution prior to any
outbound MCP call.</t>
  <t>Client-side slash-command wrappers (e.g. the Claude Code <spanx style="verb">/msg</spanx>
hook) will consume the resolver via the personal alter bridge
and MUST NOT implement their own pronoun grammar.</t>
</list></t>

</section>


  </middle>

  <back>


<references title='References' anchor="sec-combined-references">

    <references title='Normative References' anchor="sec-normative-references">

&RFC2119;
&RFC8174;
<reference anchor="MCPDNS" target="https://datatracker.ietf.org/doc/draft-morrison-mcp-dns-discovery/">
  <front>
    <title>Discovery of Model Context Protocol Servers via DNS TXT Records</title>
    <author fullname="Blake Morrison">
      <organization>Alter Meridian Pty Ltd</organization>
    </author>
    <date year="2026"/>
  </front>
</reference>
<reference anchor="IDACCORD" target="https://datatracker.ietf.org/doc/draft-morrison-identity-accord/">
  <front>
    <title>Identity Accord Protocol</title>
    <author fullname="Blake Morrison">
      <organization>Alter Meridian Pty Ltd</organization>
    </author>
    <date year="2026"/>
  </front>
</reference>
<reference anchor="IDCOMMITS" target="https://datatracker.ietf.org/doc/draft-morrison-identity-attributed-commits/">
  <front>
    <title>Identity-Attributed Git Commits via Tier-Structured Trailers</title>
    <author fullname="Blake Morrison">
      <organization>Alter Meridian Pty Ltd</organization>
    </author>
    <date year="2026"/>
  </front>
</reference>


    </references>

    <references title='Informative References' anchor="sec-informative-references">

<reference anchor="POSIX-TILDE" target="https://pubs.opengroup.org/onlinepubs/9699919799/">
  <front>
    <title>IEEE Std 1003.1-2017, Shell Command Language, Section 2.6.1 Tilde Expansion</title>
    <author >
      <organization></organization>
    </author>
    <date year="2017"/>
  </front>
</reference>
<reference anchor="GIT-REVISIONS" target="https://git-scm.com/docs/gitrevisions">
  <front>
    <title>gitrevisions(7) -- specifying revisions and ranges for Git</title>
    <author >
      <organization></organization>
    </author>
    <date year="2024"/>
  </front>
</reference>
<reference anchor="CSS-SELECTORS-4" target="https://www.w3.org/TR/selectors-4/">
  <front>
    <title>Selectors Level 4 (:root, :host)</title>
    <author >
      <organization></organization>
    </author>
    <date year="2022"/>
  </front>
</reference>
<reference anchor="K8S-SUBJECTACCESSREVIEW" target="https://kubernetes.io/docs/reference/access-authn-authz/authorization/">
  <front>
    <title>Kubernetes Authorization -- SelfSubjectAccessReview</title>
    <author >
      <organization></organization>
    </author>
    <date year="2024"/>
  </front>
</reference>


    </references>

</references>


<?line 473?>

<section anchor="acknowledgements"><name>Acknowledgements</name>

<t>This document grew out of a design conversation identifying that
the three-tier handle taxonomy of <xref target="IDCOMMITS"></xref> answered <em>what kind
of thing</em> a handle binds to but did not answer <em>how the handle is
referenced</em>.  The realisation that pronouns are a reference axis
orthogonal to entity class -- rather than a fourth tier -- is the
load-bearing insight behind this specification.</t>

</section>
<section numbered="false" anchor="authors-address"><name>Author's Address</name>

<t>Blake Morrison
Alter Meridian Pty Ltd
Email: blake@truealter.com</t>

</section>


  </back>

<!-- ##markdown-source:
H4sIAAAAAAAAA81ca3PjxrH9Pr9iSrlVllQEtZI3tlebl6zV2kr2dVfydVJb
WyEIDElEIMBgAEl0Hr/9nu6eGQxAysm9n/LBa0oC5tHTffr0Y5gkiWqLtjTn
+uA6NxU+b/WHpq7qrrLn+kJ/NAvTmCozycVjYfXVY2sqW9SVbmv9z1Va5aXR
4cWbrW3N2h6odD5vzP2+MQ9UXmdVusaEeZMu2mRdN01h6yop3KPJxj2aPDtV
edriybNnZ18lz36ZnH6jMvxiWTfbc11Ui1oVm+Zct01n27Nnz148O1Mq7dpV
3ZwrrRP8p/WiK0uZ79syvTP6rZuP/1g3y7Qqfkpb7Ai7LVvT6LemKfIirfQH
LPtNm/ODZp0W5bme0xC/w3wmpWenWb1WqqqbNUa4NzTpx9eXZ6enL9zHb06/
fk4f315+ePXu5pyH8uJ+VdisvjfNVtcLrCo3pb6sq9Y8tiSsts7qUt+YBk9Y
fV+kGgPo2z/e4kSyuskhSBqs3+2/3Ov/Ybdt2ixNe65Xbbux5ycnOIW0bdLs
DlsuTLuYYqQTnOPJ6AjX2SbJcXC539oJD9cfIn68fnVxefn+46uhMIKeXGS0
uyCB/8RdBkVNea1793j5/u3b69ub/ZtMLtq2KeZda3L9XdHi2NfropVTvi1M
k9xAw7K2a/D32waKBxX4zxZE2E+SyV52hKLIXCM7+fD+5vqPye31m1dXIyFd
XV3pmzbXp8+efTk9Tc6enX490TcrU5YsKECOfpNWyy5dGvzeZLQ9fTb9anoK
4ZW5AUZtUsaog72723RzO603plo2dbfhvdVVWVSG/nDy4qsXL16cvvj6xYvh
Fk6/xo/fXd8mH6/+5/rm+v3YmpdFC8QraFp7+PWRThJtNyYrFtuiWurwJ03L
b7B8YzXkQce/f5UYL7HZmhCGRG9P4gmGwn2OHy9vbpKbqzdXl7fvP94kz4dr
uzElxFQDR96Ye8DMc3143tR1O9Hnq9q2R/tX8PDwMH34kuVz+/HE+jGS56Oz
PcOPf/gG0//w7e8xP6z76uaGpHT143AZf+jmpqlMi61fsB473SRZYYmLm27+
F8wBBDDWfsRezcP+ld2FgaZFLdJpvJs6Sfn1hCyl4n9/Oknj2U7GwlMJ5k/n
ljS+Vep2BTeHMbs1lFvnZgHNoGPTXtu180962aRQx0an+LMOC9Ap/KSqG0y5
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

-->

</rfc>

