<?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.4.10) -->


<!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">
<!ENTITY RFC8615 SYSTEM "https://bib.ietf.org/public/rfc/bibxml/reference.RFC.8615.xml">
<!ENTITY RFC8499 SYSTEM "https://bib.ietf.org/public/rfc/bibxml/reference.RFC.8499.xml">
<!ENTITY RFC7942 SYSTEM "https://bib.ietf.org/public/rfc/bibxml/reference.RFC.7942.xml">
<!ENTITY RFC8441 SYSTEM "https://bib.ietf.org/public/rfc/bibxml/reference.RFC.8441.xml">
]>


<rfc ipr="trust200902" docName="draft-morrison-org-alter-policy-provision-02" category="info" submissionType="independent">
  <front>
    <title abbrev="Org-Alter Policy Provision">Policy Provision and Governance Inheritance from an Organisational Identity Substrate</title>

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

    <date year="2026" month="August" day="09"/>





    <abstract>


<?line 66?>

<t>This memo specifies how an artificial-intelligence agent runtime,
bound at instantiation to a principal identity handle, resolves at
session initialisation a target organisational identity substrate
from a manifest source bound to the runtime's working context and
retrieves from that substrate a typed policy stack comprising a
handbook artefact, a standard-operating-procedure registry pointer,
an enforcement-gate specification, and an audit-signal ingestion
endpoint.  The policy stack is then applied as runtime constraints
on subsequent tool invocations, with audit signals emitted back to
the same substrate.  Policy provision occurs in the same act of
session initialisation as principal identification, rather than as
a separate ceremony against a side-channel governance plane.  A
principal concurrently bound to multiple organisational substrates
operates the runtime under a deterministic composition of the
several policy stacks, with cross-organisational residual conflicts
routed to the peer-protocol Identity Accord ceremony <xref target="IDACCORD"></xref>
rather than to a meta-federation authority.  The memo is
Informational.  The wire surface relies on the DNS-based discovery
of <xref target="MCPDNS"></xref> and the handle namespace of <xref target="IDPRONOUNS"></xref>; no new
transport is introduced.</t>



    </abstract>



  </front>

  <middle>


<?line 89?>

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

<t>Artificial-intelligence agent runtimes operated by a human principal
require, at the moment they begin acting on the principal's behalf,
a corpus of policy artefacts that constrain their behaviour:
permitted and refused actions, vocabulary and tone rules, escalation
procedures, audit destinations, and the standard operating
procedures the principal's organisation has adopted.  In current
practice these artefacts are supplied to the agent runtime by a
governance plane architecturally separate from the principal's
identity infrastructure.  The agent runtime authenticates to one
substrate (an identity provider) and receives policy from another
(a governance platform, an orchestration framework's configuration
plane, a per-tool policy console).  The two substrates are joined
by out-of-band integration work specific to each deployment.</t>

<t>This memo articulates a different arrangement and specifies the
wire surface that supports it.  An organisational identity
substrate, addressable by the same identity handle that authenticates
the principal as a member of the organisation, exposes typed
surfaces over the Model Context Protocol <xref target="MCP"></xref> that carry the
policy artefacts the agent runtime requires.  The agent runtime
resolves the substrate at session initialisation, fetches the
typed surfaces, applies them as runtime constraints, and emits
audit signals to the same substrate.  Policy provision is a
byproduct of principal identification rather than a separate
ceremony.</t>

<t>The arrangement composes directly with the discovery mechanism of
<xref target="MCPDNS"></xref>, the handle namespace of <xref target="IDPRONOUNS"></xref>, the attribution
grammar of <xref target="IDCOMMITS"></xref>, the cross-session coordination posture of
<xref target="SUBSTRATE"></xref>, and the cross-organisational ceremony of <xref target="IDACCORD"></xref>.
No new transport, no new handle category, and no new attribution
slot is introduced.  The contribution of this memo is the
specification of the typed surface set, the session-initialisation
flow that retrieves them, the runtime application of the retrieved
enforcement-gate specification, the audit-signal flow back to the
substrate, the live-update propagation, the multi-organisational
composition rule, and the compliance-state inheritance posture.</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="RFC2119"></xref> <xref target="RFC8174"></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.
Terms previously defined by the referenced Morrison-family memos
retain their established meaning and are reproduced here only when
operative for the present specification.</t>

<dl>
  <dt>~handle</dt>
  <dd>
    <t>A principal identity handle as defined by <xref target="IDPRONOUNS"></xref>.  A
Sovereign-tier handle is human-controlled (e.g. <spanx style="verb">~alice</spanx>); an
Instrument-tier handle is agent-runtime-vendor-controlled and
conventionally prefixed <spanx style="verb">~cc-</spanx> (e.g. <spanx style="verb">~cc-example-model</spanx>).  A
handle's trust tier is a property of the handle, not a property
of any session it appears in.</t>
  </dd>
  <dt>Organisational identity substrate</dt>
  <dd>
    <t>A network-addressable system that authoritatively recognises a
set of <spanx style="verb">~handles</spanx> as members of an organisation, maintains the
organisation's policy artefacts, and exposes typed surfaces by
which authenticated agent runtimes of recognised members may
retrieve those artefacts and submit audit signals back.  The
substrate is itself addressable by a handle, conventionally
domain-qualified (e.g. <spanx style="verb">~example.com</spanx>).</t>
  </dd>
  <dt>Policy artefact</dt>
  <dd>
    <t>A datum retrieved from the organisational identity substrate
that constrains an agent runtime's subsequent behaviour.  The
required policy artefacts specified by this memo are the
handbook, the standard-operating-procedure registry, the
enforcement-gate specification, and the audit-signal ingestion
endpoint.</t>
  </dd>
  <dt>Enforcement gate</dt>
  <dd>
    <t>A single rule within the enforcement-gate specification
comprising a trigger predicate evaluated against tool name and
arguments, an action selected from a defined action set, an
applicability scope, and an explanation string.  Enforcement
gates are policy retrieved from the substrate; they are not
hardcoded behaviour of the agent runtime.</t>
  </dd>
  <dt>Audit signal</dt>
  <dd>
    <t>An append-only record submitted by the agent runtime to the
organisational identity substrate's ingestion endpoint following
a runtime event that meets a substrate-specified significance
predicate.</t>
  </dd>
  <dt>Session-bind</dt>
  <dd>
    <t>The discrete act, at agent runtime instantiation, of
authenticating the bound principal handle to the resolved
organisational identity substrate and retrieving the policy
artefacts that will govern the session.</t>
  </dd>
  <dt>Manifest source</dt>
  <dd>
    <t>A configuration surface bound to the agent runtime's working
context (DNS TXT record under the <spanx style="verb">_alter.</spanx> scheme of <xref target="MCPDNS"></xref>,
project-resident anchor file, environment variable, or handle-
scoped fallback) that names the target organisational identity
substrate for the session.  Section 4 gives the normative
evaluation order, which is this one, and states why it runs from
least to most writable by a party who controls only the working
directory tree.</t>
  </dd>
  <dt>Accord</dt>
  <dd>
    <t>The peer-protocol cross-organisational ceremony defined by
<xref target="IDACCORD"></xref>.  Referenced here as the terminator of unresolvable
multi-organisational policy-composition residuals.</t>
  </dd>
</dl>

</section>
<section anchor="architecture"><name>Architecture</name>

<t>The arrangement specified by this memo comprises four operative
surfaces and three flow stages.</t>

<section anchor="operative-surfaces"><name>Operative Surfaces</name>

<t>The organisational identity substrate SHALL expose at minimum the
following four typed surfaces over the Model Context Protocol
<xref target="MCP"></xref> to authenticated agent runtimes of recognised members.  Each
surface is addressable as a tool invocation against the substrate.</t>

<dl>
  <dt><spanx style="verb">org_alter_handbook</spanx></dt>
  <dd>
    <t>Returns the organisational handbook artefact.  The handbook
comprises the body of prose policy that an organisation
customarily supplies to a contractor at the commencement of an
engagement: voice and tone rules, vocabulary constraints,
positioning rules, decision-routing rules, and any further
prose policy the organisation considers operative.  The surface
SHALL support both whole-handbook retrieval and section-scoped
retrieval by section identifier.</t>
  </dd>
  <dt><spanx style="verb">org_alter_sop_registry</spanx></dt>
  <dd>
    <t>Returns the registry of standard operating procedures maintained
by the organisational identity substrate.  Each registry entry
carries a stable identifier, a title, a status (live, draft,
deprecated), a body, and an invocation verb under which the
agent runtime may execute the procedure.  The surface SHALL
support both registry listing and individual-procedure retrieval.</t>
  </dd>
  <dt><spanx style="verb">org_alter_enforcement_gates</spanx></dt>
  <dd>
    <t>Returns the specification of enforcement gates the agent runtime
is to apply to subsequent tool invocations.  The grammar of an
enforcement gate is defined in Section 5.</t>
  </dd>
  <dt><spanx style="verb">org_alter_ingest</spanx></dt>
  <dd>
    <t>Accepts audit signals submitted by the agent runtime per
Section 6.  The surface is append-only; admitted signals are
written to the organisational identity substrate's append-only
event log and are not retractable or amendable.</t>
  </dd>
</dl>

<t>Additional surfaces (a roster surface, a decisions surface, a
compliance surface) MAY be exposed by the organisational identity
substrate; agent runtimes consulting such surfaces operate beyond
the required minimum specified here.</t>

</section>
<section anchor="flow-stages"><name>Flow Stages</name>

<t>The session-bind flow comprises three stages, executed in order:</t>

<t><list style="numbers" type="1">
  <t><strong>Resolve.</strong>  The agent runtime determines the target
organisational identity substrate by consulting the manifest
source, as specified in Section 4.</t>
  <t><strong>Retrieve.</strong>  The agent runtime authenticates to the resolved
substrate using the bound principal handle's session credential
and retrieves the four required policy artefacts via the
surfaces of Section 3.1.</t>
  <t><strong>Apply.</strong>  The agent runtime translates the retrieved
enforcement-gate specification into runtime hooks, registers
the audit-signal endpoint as the destination for subsequent
significant-event emissions, and surfaces the handbook and
SOP registry to the bound principal as in-context advisory
material.</t>
</list></t>

<t>The three stages constitute session-bind.  All three SHALL complete
before the agent runtime acts on the principal's first prompt of
the session.  If any stage fails, session-bind SHALL fail; partial
inheritance of policy is not permitted (Section 9).</t>

</section>
</section>
<section anchor="discovery-and-resolution"><name>Discovery and Resolution</name>

<t>The agent runtime SHALL resolve the target organisational identity
substrate from a manifest source bound to the runtime's working
context.  Manifest sources are evaluated in the priority order
below, from the source least writable by a party who controls only
the working directory tree to the source most writable by such a
party.  The first source that yields a handle is operative; later
sources are not consulted.</t>

<t><list style="numbers" type="1">
  <t><strong>DNS TXT record under the <spanx style="verb">_alter.</spanx> scheme of <xref target="MCPDNS"></xref>.</strong>
The agent runtime resolves the working directory's source-
control remote (where present) to a domain name and queries
<spanx style="verb">_alter.&lt;domain&gt;</spanx> per <xref target="MCPDNS"></xref>.  The TXT record's <spanx style="verb">org_alter</spanx>
field, when present, names the target substrate.  Writing this
source requires control of the domain's DNS zone, which a party
who controls only the working directory tree does not by that
fact possess.</t>
  <t><strong>Project-resident anchor.</strong>  A file at an implementation-
defined path within the working directory tree (a recommended
path is <spanx style="verb">.alter/org-alter.toml</spanx> or an <spanx style="verb">[org-alter]</spanx> block
within <spanx style="verb">pyproject.toml</spanx>, <spanx style="verb">package.json</spanx>, or <spanx style="verb">Cargo.toml</spanx>)
names the target substrate by handle.  This source carries no
cryptographic binding to the substrate it names; it is
consulted only when source (1) does not resolve.</t>
  <t><strong>Environment variable.</strong>  An implementation-defined
environment variable (a recommended name is
<spanx style="verb">ALTER_ORG_HANDLE</spanx>) carries the target substrate handle.</t>
  <t><strong>Handle-scoped fallback.</strong>  If sources (1) through (3) do
not resolve, the runtime falls back to the principal's own
handle-scoped substrate, which exposes the same typed surfaces
as an organisational identity substrate but is scoped to the
principal alone and does not participate in multi-organisational
composition (Section 8).</t>
</list></t>

<t>The resolved handle is translated to a substrate endpoint via the
DNS-based resolution mechanism of <xref target="MCPDNS"></xref>.  The agent runtime
opens a Model Context Protocol session against the endpoint,
authenticating with the bound principal handle's session credential
obtained from the implementation-defined session manifest.</t>

<t>A substrate that does not recognise the authenticating handle as a
member SHALL refuse the session; an unrecognised handle MUST NOT
receive policy artefacts.  The substrate MAY further refuse on
trust-tier grounds: an Instrument-tier handle SHALL be admitted
only when the substrate's policy explicitly admits Instrument-tier
sessions from the corresponding Sovereign-tier handle's delegation.</t>

</section>
<section anchor="enforcement-gate-grammar"><name>Enforcement Gate Grammar</name>

<t>The <spanx style="verb">org_alter_enforcement_gates</spanx> surface (Section 3.1) returns
an enforcement-gate specification.  An enforcement-gate
specification is a list of enforcement gates.  Each enforcement
gate is an object with the following fields.</t>

<dl>
  <dt><spanx style="verb">id</spanx> (string, REQUIRED)</dt>
  <dd>
    <t>A stable identifier for the gate, unique within the
specification.  Identifiers are used as the addressing target
for audit signals (Section 6) and for policy-update propagation
(Section 7).</t>
  </dd>
  <dt><spanx style="verb">trigger</spanx> (object, REQUIRED)</dt>
  <dd>
    <t>The trigger predicate evaluated against each prospective tool
invocation.  The object's keys are predicate operators; the
values are operator-specific patterns.  Minimum operator set:
</t>

    <t><list style="symbols">
      <t><spanx style="verb">tool_name_match</spanx> (string): regular expression matched against
the tool name.</t>
      <t><spanx style="verb">path_glob</spanx> (string): glob pattern matched against any
argument resolvable as a filesystem path.</t>
      <t><spanx style="verb">command_substring</spanx> (string): substring matched against any
argument carrying a command string.</t>
      <t><spanx style="verb">arg_arity</spanx> (object): minimum and maximum bounds on argument
list length.</t>
    </list></t>

    <t>A trigger object matches when every operator present in the
object matches.  Additional operators MAY be defined by the
substrate and SHOULD be ignored by agent runtimes that do not
understand them.</t>
  </dd>
  <dt><spanx style="verb">action</spanx> (enum, REQUIRED)</dt>
  <dd>
    <t>One of:
</t>

    <t><list style="symbols">
      <t><spanx style="verb">block</spanx>: the tool invocation is refused.  The runtime returns
the gate's explanation string to the agent reasoning loop as
a synthetic error and emits a <spanx style="verb">policy.violation</spanx> audit signal.</t>
      <t><spanx style="verb">prompt-for-confirmation</spanx>: the tool invocation is paused and
a confirmation prompt is rendered to the Sovereign-tier
principal.  The invocation proceeds only on principal
confirmation.  A <spanx style="verb">gate.confirmation-requested</spanx> audit signal
is emitted on prompt; a <spanx style="verb">gate.confirmation-granted</spanx> or
<spanx style="verb">gate.confirmation-denied</spanx> signal is emitted on outcome.</t>
      <t><spanx style="verb">allow-with-audit</spanx>: the tool invocation proceeds, and a
<spanx style="verb">gate.allowed-with-audit</spanx> audit signal is emitted.</t>
    </list></t>
  </dd>
  <dt><spanx style="verb">scope</spanx> (object, OPTIONAL)</dt>
  <dd>
    <t>An applicability scope restricting the gate's effect.  Recognised
keys:
</t>

    <t><list style="symbols">
      <t><spanx style="verb">trust_tiers</spanx> (array of strings): the trust tiers (Sovereign,
Instrument, Bot) to which the gate applies.  Omission
indicates all tiers.</t>
      <t><spanx style="verb">working_context_glob</spanx> (string): a glob matched against the
agent runtime's working directory path.  Omission indicates
all contexts.</t>
    </list></t>
  </dd>
  <dt><spanx style="verb">explanation</spanx> (string, REQUIRED)</dt>
  <dd>
    <t>A human-readable explanation of the gate, returned to the agent
runtime on action execution.  The explanation SHOULD be
sufficient for the reasoning loop to surface to the principal
without further substrate round-trip.</t>
  </dd>
  <dt><spanx style="verb">audit_emit_on</spanx> (array of strings, OPTIONAL)</dt>
  <dd>
    <t>A list of event types for which audit signals are emitted on
this gate's evaluation, beyond the action-implicit signals
enumerated above.  Substrate-significance predicates (Section 6)
may select event types not directly tied to a gate; this field
carries the per-gate overrides.</t>
  </dd>
</dl>

<t>When two or more gates trigger on a single prospective tool
invocation (after applicability-scope filtering), the gate whose
action is most restrictive prevails.  Order of restrictiveness,
from most to least, is <spanx style="verb">block</spanx>, <spanx style="verb">prompt-for-confirmation</spanx>,
<spanx style="verb">allow-with-audit</spanx>.</t>

<t>The agent runtime SHALL NOT maintain enforcement gates outside the
specification retrieved from the substrate.  Gates are policy,
sourced from the substrate; an agent runtime that hardcodes a gate
operates outside the surface of this memo.</t>

</section>
<section anchor="audit-signal-flow"><name>Audit Signal Flow</name>

<t>The agent runtime emits audit signals to the substrate's
<spanx style="verb">org_alter_ingest</spanx> surface for runtime events that meet a
substrate-specified significance predicate.  The significance
predicate is itself policy retrieved from the substrate; the
substrate determines which events are significant, not the runtime.</t>

<t>An audit signal is an object with the following minimum fields:</t>

<dl>
  <dt><spanx style="verb">type</spanx> (string, REQUIRED)</dt>
  <dd>
    <t>The event type.  The minimum-set of event types a conformant
runtime SHALL emit when triggered comprises:
</t>

    <t><list style="symbols">
      <t><spanx style="verb">session.start</spanx> at session bind, carrying the bound principal
handle, trust tier, resolved substrate handle, and manifest
source used for resolution.</t>
      <t><spanx style="verb">session.end</spanx> at session termination, carrying the bound
handle and a structured summary of session activity.</t>
      <t><spanx style="verb">tool.invoke</spanx> per tool invocation that meets the substrate-
specified significance predicate, carrying the tool name, a
redacted argument summary, the gate evaluation outcome, and
the result classification.</t>
      <t><spanx style="verb">policy.violation</spanx> when a <spanx style="verb">block</spanx> gate action fires, carrying
the gate identifier and the offending invocation.</t>
      <t><spanx style="verb">policy.update</spanx> on receipt of a live-substrate policy update
(Section 7), acknowledging the new policy epoch.</t>
      <t><spanx style="verb">gate.confirmation-requested</spanx>, <spanx style="verb">gate.confirmation-granted</spanx>,
<spanx style="verb">gate.confirmation-denied</spanx> on <spanx style="verb">prompt-for-confirmation</spanx> flow.</t>
      <t><spanx style="verb">gate.allowed-with-audit</spanx> on the corresponding action.</t>
    </list></t>
  </dd>
  <dt><spanx style="verb">payload</spanx> (object, REQUIRED)</dt>
  <dd>
    <t>Event-type-specific structured data.  The substrate's significance
predicate MAY constrain payload shape per event type.</t>
  </dd>
  <dt><spanx style="verb">attribution</spanx> (object, REQUIRED)</dt>
  <dd>
    <t>Carries the Sovereign-tier handle and any in-scope Instrument-tier
handle.  The grammar follows the trailer slots defined by
<xref target="IDCOMMITS"></xref>; the audit-signal <spanx style="verb">attribution</spanx> field is the
protocol-layer companion to the commit-trailer block.</t>
  </dd>
  <dt><spanx style="verb">timestamp</spanx> (string, REQUIRED)</dt>
  <dd>
    <t>RFC 3339 timestamp at which the runtime emitted the signal.</t>
  </dd>
  <dt><spanx style="verb">gate_id</spanx> (string, OPTIONAL)</dt>
  <dd>
    <t>When the signal arises from a gate evaluation, the identifier
of the gate.</t>
  </dd>
</dl>

<t>The substrate's audit-signal endpoint is append-only.  Admitted
signals SHALL NOT be retracted or amended by the emitting runtime
or by the substrate operator.  The structural co-location of
policy and audit at the same substrate is the essential
property of this section; an audit channel addressable separately
from the policy that governed the audited events does not satisfy
this specification.</t>

</section>
<section anchor="live-policy-updates"><name>Live Policy Updates</name>

<t>The agent runtime maintains, for the duration of the session, a
subscription channel against the resolved organisational identity
substrate over which the substrate emits policy-update
notifications.  The subscription channel SHOULD be implemented as
a Server-Sent Events stream <xref target="RFC8441"></xref> or equivalent
unidirectional-from-substrate transport that the existing
Model Context Protocol session can carry without additional
authentication round-trip.</t>

<t>On receipt of a policy-update notification, the runtime SHALL:</t>

<t><list style="numbers" type="1">
  <t>Re-fetch the affected policy artefact via the corresponding
typed surface of Section 3.1.</t>
  <t>Recompute the runtime hooks of Section 5 from the updated
enforcement-gate specification.</t>
  <t>Atomically replace its in-memory policy state.  No tool
invocation issued after the atomic replacement observes a
partial composition of the pre-update and post-update gate
sets.</t>
  <t>Emit a <spanx style="verb">policy.update</spanx> audit signal acknowledging the new
policy epoch.</t>
</list></t>

<t>A runtime SHALL NOT require process restart to apply a policy
update.  An update notification that the runtime cannot apply
(because the substrate returned a malformed artefact, or because
the runtime's hook surface cannot represent the updated gate set)
SHALL cause the runtime to emit a <spanx style="verb">policy.update-failed</spanx> audit
signal and either retain the prior policy state and surface the
condition to the principal, or terminate the session at the
substrate's configured failure-mode.</t>

</section>
<section anchor="multi-organisational-composition"><name>Multi-Organisational Composition</name>

<t>A principal MAY be concurrently recognised by multiple
organisational identity substrates.  When the manifest source
resolution of Section 4 returns more than one substrate handle
(for example, when the project-resident anchor names a primary
substrate and the session credential carries auxiliary memberships),
the agent runtime composes the retrieved policy stacks under the
following rules.</t>

<dl>
  <dt><spanx style="verb">org_alter_handbook</spanx> composition</dt>
  <dd>
    <t>Handbooks compose by union.  Where two handbooks declare
conflicting sections, the substrate declared earlier in the
manifest's precedence order prevails.  In the absence of
explicit precedence, the substrate resolved from the working-
context anchor (Section 4(1) or 4(2)) prevails.</t>
  </dd>
  <dt><spanx style="verb">org_alter_sop_registry</spanx> composition</dt>
  <dd>
    <t>Standard-operating-procedure registries compose by union.
Procedures are identified by the tuple <spanx style="verb">(substrate-handle,
procedure-identifier)</spanx> to permit identically-named procedures
across substrates without collision.</t>
  </dd>
  <dt><spanx style="verb">org_alter_enforcement_gates</spanx> composition</dt>
  <dd>
    <t>Enforcement gates compose by union under a strictest-applicable
rule: where two gates from distinct substrates trigger on a
single prospective tool invocation, the gate whose action is
most restrictive prevails (order as in Section 5).</t>
  </dd>
  <dt><spanx style="verb">org_alter_ingest</spanx> fan-out</dt>
  <dd>
    <t>An audit signal arising from a gate whose evaluation drew on
policy from multiple substrates SHALL be emitted to the audit-
signal endpoints of all participating substrates.  Each
substrate receives the audit trail for its share of the agent
runtime's activity.  Fan-out is realised by parallel append
calls to each substrate's audit endpoint.</t>
  </dd>
</dl>

<t>Cross-organisational residual conflicts that the composition
rules above cannot resolve (for example, two substrates' handbooks
declaring mutually-inconsistent positioning rules where neither is
clearly subordinate under the manifest precedence) SHALL be routed
to the peer-protocol Identity Accord ceremony <xref target="IDACCORD"></xref> between
the participating substrates.  The agent runtime emits an
<spanx style="verb">accord.residual</spanx> audit signal to all participating substrates and
suspends the conflicting action pending resolution by the
substrates' principals.  Resolution does not proceed via a meta-
federation authority; a meta-federation authority is structurally
precluded by the multi-organisational topology this section
specifies.</t>

</section>
<section anchor="compliance-state-inheritance"><name>Compliance-State Inheritance</name>

<t>At session-bind, the agent runtime inherits the organisational
identity substrate's then-current compliance state as a single
coherent snapshot.  The snapshot comprises at minimum:</t>

<t><list style="symbols">
  <t>The audit-signal endpoint URI and its current write credential.</t>
  <t>The enforcement-gate specification at its current epoch.</t>
  <t>The standard-operating-procedure registry pointer at its
current revision.</t>
  <t>A hash of the handbook artefact at its current revision.</t>
  <t>The set of compliance commitments the substrate has accepted
and currently asserts (for example, a refusal of a specified
category of automated invocation, or a specified regulatory
posture).</t>
</list></t>

<t>Inheritance SHALL be atomic.  Either all snapshot elements are
inherited at a single substrate epoch, or session-bind fails.  A
session that proceeds with a partial snapshot is non-conformant.
The runtime SHALL surface session-bind failure to the principal
with the substrate-returned diagnostic; it SHALL NOT silently
degrade to a fallback policy stack.</t>

<t>Subsequent live updates (Section 7) modify the snapshot at the
runtime in place but do not retroactively alter the snapshot epoch
recorded at session-bind.  The audit trail of a session is the
sequence of policy epochs the runtime observed across its
lifetime, anchored by the session-bind snapshot.</t>

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

<t>This memo requests no IANA action.</t>

<t>The four required typed surfaces named in Section 3.1
(<spanx style="verb">org_alter_handbook</spanx>, <spanx style="verb">org_alter_sop_registry</spanx>,
<spanx style="verb">org_alter_enforcement_gates</spanx>, <spanx style="verb">org_alter_ingest</spanx>) are illustrative
of the reference substrate operated by Alter Meridian Pty Ltd.
Conforming substrates MAY name their surfaces by any convention
consistent with their addressing primitive; the central
contribution of this memo is the typed-surface enumeration over
an organisational identity substrate, not the surface names
themselves.  If a future revision of this memo, or a companion
specification, proposes a registry for canonical substrate-surface
names, that revision will request the corresponding IANA action.</t>

<t>Where a substrate elects to advertise its handle in the <xref target="MCPDNS"></xref>
discovery record, the <spanx style="verb">org_alter</spanx> field is added under the
field-extension mechanism of <xref target="MCPDNS"></xref>; this memo requests no
separate registry allocation.  No new DNS RR types, transport
identifiers, port numbers, URI schemes, or media types are
introduced.  The reuse of the <spanx style="verb">_alter.&lt;domain&gt;</spanx> DNS label
(Section 4(1)) is per <xref target="MCPDNS"></xref> and requires no further allocation
here.</t>

<t>The session-manifest path layout referenced by Section 4(2) and
Section 4(3) is implementation-defined and is not registered.</t>

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

<t>The arrangement specified by this memo concentrates policy,
attribution, and audit on a single substrate addressable by the
principal's identity credential.  The concentration is the load-
bearing property; it is also the principal source of the
following security considerations.</t>

<section anchor="manifest-source-spoofing"><name>Manifest-Source Spoofing</name>

<t>The subsections below reason about a substrate that has already
been correctly resolved.  This subsection addresses the step that
precedes all of them.  A party able to influence the working
directory tree that an agent runtime resolves against (a
compromised or malicious repository, a poisoned pull request
checked out for review, a dependency that ships an <spanx style="verb">[org-alter]</spanx>
block) may attempt to cause the manifest-source resolution of
Section 4 to name a substrate that party controls.  Such a party
does not need to compromise a substrate at all; it need only be
consulted as the resolution input.  Mitigations:</t>

<t><list style="symbols">
  <t>Section 4 orders the DNS TXT source ahead of the project-
resident anchor precisely because writing the former requires
control of a DNS zone, and writing the latter requires only
write access to the working directory tree.  A conformant
implementation SHALL NOT consult the project-resident anchor
when the DNS source resolves, so resolution does not depend on
working-directory content whenever the <xref target="MCPDNS"></xref> Ed25519-bound
record is present.</t>
  <t>The project-resident anchor carries no cryptographic binding to
the substrate it names.  A runtime that resolves the session's
governing substrate via the project-resident anchor SHOULD
surface that fact to the principal, so that governance derived
from working-directory content is not silently indistinguishable
from governance derived from a cryptographically-bound source.</t>
  <t>Section 8's handbook-composition tie-break defers, in the
absence of explicit precedence, to the substrate resolved from
the working-context anchor.  Because Section 4 places the DNS
source ahead of the project-resident anchor, this tie-break
resolves to the DNS-bound substrate whenever DNS resolves, and
to the project-resident anchor only when DNS does not.</t>
</list></t>

</section>
<section anchor="substrate-compromise"><name>Substrate Compromise</name>

<t>A compromised organisational identity substrate may serve falsified
policy artefacts to authenticated members, induce the runtime to
emit audit signals to an attacker-controlled endpoint, or suppress
update notifications to keep runtimes operating under stale gates.
Mitigations:</t>

<t><list style="symbols">
  <t>The substrate's policy artefacts SHOULD be served over a
channel authenticated by the cryptographic identity envelope
of <xref target="MCPDNS"></xref> (the <spanx style="verb">_alter.&lt;domain&gt;</spanx> Ed25519 binding) so that a
consuming runtime can verify the artefact bears the substrate's
declared signing key.</t>
  <t>Audit-signal endpoints SHOULD be pinned at session-bind time
to the endpoint URI recorded in the compliance snapshot
(Section 9); mid-session redirection of the endpoint SHALL
require a <spanx style="verb">policy.update</spanx> notification carrying the new endpoint
under the same signing key.</t>
  <t>Runtimes SHOULD treat suppressed update notifications as an
observable substrate signal under the substrate-observation
posture of <xref target="SUBSTRATE"></xref>; prolonged absence of update events on
a substrate that asserts an active policy lifecycle is
itself diagnostic.</t>
</list></t>

</section>
<section anchor="trust-tier-escalation"><name>Trust-Tier Escalation</name>

<t>An Instrument-tier handle that successfully presents a Sovereign-
tier session credential (through credential theft, compromised
session manifest, or substrate misissuance) would receive the
Sovereign-tier gate set, which is by construction more permissive.
Mitigations:</t>

<t><list style="symbols">
  <t>The substrate SHALL bind trust tier to the handle itself, not
to the session, and SHALL refuse Instrument-tier handles
presenting Sovereign-tier credentials at the recognition step.</t>
  <t>Audit signals SHALL carry attribution per Section 6; an
Instrument-tier session writing to the audit log under a
Sovereign-tier attribution is detectable by post-hoc audit and
by the cross-tier checks defined in <xref target="IDCOMMITS"></xref>.</t>
  <t>Sovereign-tier confirmation prompts (Section 5's <spanx style="verb">prompt-for-
confirmation</spanx> action) SHOULD be rendered through an out-of-
band channel addressable only by the human principal, so that
an Instrument-tier session in possession of the Sovereign-tier
session credential cannot satisfy a confirmation on the
principal's behalf.</t>
</list></t>

</section>
<section anchor="multi-organisational-conflict-exploitation"><name>Multi-Organisational Conflict Exploitation</name>

<t>A principal recognised by multiple substrates may be the vector
for an exploit in which one substrate's gate is suppressed by a
falsified or absent gate from a second substrate.  Mitigations:</t>

<t><list style="symbols">
  <t>The strictest-applicable rule of Section 8 SHALL be evaluated
over the gates actually retrieved from each substrate.  A
substrate that fails to return its enforcement-gate
specification at session-bind SHALL cause session-bind to fail
for that substrate (no implicit empty-gate-set composition).</t>
  <t>The principal's manifest precedence declarations SHOULD be
authenticated against the principal's signing key per
<xref target="IDPRONOUNS"></xref> so that a forged precedence claim cannot install
a less-restrictive substrate as the primary.</t>
</list></t>

</section>
<section anchor="live-update-replay"><name>Live-Update Replay</name>

<t>An attacker positioned to observe the subscription channel may
attempt to replay an aged <spanx style="verb">policy.update</spanx> notification to roll a
runtime back to an earlier policy epoch.  Mitigations:</t>

<t><list style="symbols">
  <t>Update notifications SHALL carry a monotonic substrate-emitted
epoch identifier.</t>
  <t>Runtimes SHALL reject notifications carrying an epoch less than
or equal to the runtime's currently-applied epoch.</t>
  <t>The substrate's append-only audit log retains the ordered
history of issued epoch identifiers and is consultable for
post-hoc replay detection.</t>
</list></t>

</section>
<section anchor="pseudonymous-discovery-substrates"><name>Pseudonymous Discovery Substrates</name>

<t>The handle-scoped fallback of Section 4(4) operates the typed
surfaces against a principal-scoped substrate that does not assert
organisational membership.  An agent runtime in this configuration
inherits the principal's own policy stack but does not benefit
from multi-organisational composition.  Implementations SHOULD
surface to the principal that the session is operating in the
fallback configuration so that the absence of an organisational
substrate is not silently consumed.</t>

</section>
</section>
<section anchor="privacy-considerations"><name>Privacy Considerations</name>

<t>The audit-signal flow of Section 6 records the agent runtime's
tool-invocation activity on the substrate.  The substrate operator
has visibility into the principal's session activity at the
granularity of the substrate-specified significance predicate.
Three privacy postures arise.</t>

<section anchor="significance-predicate-scope"><name>Significance-Predicate Scope</name>

<t>The substrate determines which events are significant and therefore
audited.  A significance predicate covering every tool invocation
yields a complete activity log; a narrower predicate audits
only events the substrate considers operative.  Substrate operators
SHOULD publish their significance predicates as part of the
handbook artefact so that authenticated members understand the
scope of audit they consent to as a function of membership.</t>

</section>
<section anchor="argument-redaction"><name>Argument Redaction</name>

<t>Tool-invocation arguments SHOULD be redacted before inclusion in
the <spanx style="verb">tool.invoke</spanx> audit signal payload.  Minimum redaction practice
is removal of secret material (credentials, signing keys),
personally-identifying information about third parties referenced
in the invocation, and any field the principal has marked
sensitive in a per-session redaction profile.  Substrate operators
SHOULD specify their argument-redaction expectations in the
handbook artefact.</t>

</section>
<section anchor="cross-substrate-audit-fan-out"><name>Cross-Substrate Audit Fan-Out</name>

<t>Under multi-organisational composition (Section 8), audit signals
arising from gates contributed by multiple substrates are fanned
out to all contributing substrates.  Each substrate receives the
audit trail for invocations its policy participated in evaluating;
each substrate may therefore see activity the principal did not
intend to surface to it.  Principals SHOULD be made aware of the
fan-out posture at the time their multi-organisational membership
is established; substrates SHOULD declare in their handbook
artefact the fan-out events they expect to receive from sessions
of members concurrently bound to peer substrates.</t>

</section>
</section>
<section anchor="relation-to-companion-memos"><name>Relation to Companion Memos</name>

<t>This memo composes with five Morrison-family Internet-Drafts.</t>

<t><xref target="MCPDNS"></xref> supplies the DNS-based discovery surface from which the
manifest-source resolution of Section 4(1) draws and the
cryptographic identity envelope referenced in Section 11.  This
memo introduces no new DNS records or labels beyond those
specified by <xref target="MCPDNS"></xref>.</t>

<t><xref target="IDPRONOUNS"></xref> supplies the handle namespace and trust-tier
taxonomy referenced throughout this memo.  This memo introduces
no new handle category.</t>

<t><xref target="IDCOMMITS"></xref> supplies the attribution grammar that the audit-
signal <spanx style="verb">attribution</spanx> field of Section 6 mirrors at the protocol
layer.  An audit signal and a <spanx style="verb">Acted-By:</spanx> / <spanx style="verb">Drafted-With:</spanx> commit
trailer block carry the same attribution shape, one at runtime,
one at version-control commit time.</t>

<t><xref target="SUBSTRATE"></xref> supplies the substrate-observation posture under which
the runtime treats absence of expected update notifications as a
substrate signal (Section 11).  Substrate observation also supplies
the cross-session coordination floor against which multiple
concurrent runtimes of the same principal deconflict without
exchanging coordination messages.</t>

<t><xref target="IDACCORD"></xref> supplies the peer-protocol ceremony to which Section 8's
cross-organisational residuals are routed.</t>

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

<t>A reference implementation of the agent-runtime side of this
specification is operated by the present author against a
production substrate that exposes the surfaces of Section 3.1.
The reference deployment supplies policy artefacts to
instrument-tier agent-runtime sessions of recognised members and
writes audit signals to the substrate's append-only event log.</t>

<t>In the spirit of <xref target="RFC7942"></xref>, the present author notes that this
section is intended to document implementation experience and is
expected to be removed before the document advances beyond the
Independent Stream.  No claim of interoperability is made; the
reference deployment is a single substrate operated by the
specification's author.</t>

</section>
<section anchor="document-history"><name>Document History</name>

<t>draft-morrison-org-alter-policy-provision-01 (May 2026):</t>

<t><list style="symbols">
  <t>Retitles the memo from "Org-Alter-Mediated Policy Provision and
Governance Inheritance for Agent Runtimes Bound to a Principal
Identity" to "Policy Provision and Governance Inheritance from
an Organisational Identity Substrate".  The retitled framing
generalises the substrate above the operator-specific
<spanx style="verb">org_alter_*</spanx> surface naming and clarifies that the central
contribution is the typed-surface enumeration over the substrate,
not the surface-name convention.  The abbreviated title and the
body terminology are retained.</t>
  <t>Softens the IANA Considerations section.  The previous revision
requested establishment of a Model Context Protocol Tool Surface
Names registry with the four <spanx style="verb">org_alter_*</spanx> names as initial
entries.  The revised section requests no IANA action; the
surface names are explicitly illustrative of the reference
substrate, and conforming substrates MAY name surfaces by any
convention consistent with their addressing primitive.  A future
revision or companion specification proposing such a registry
remains possible.</t>
  <t>Folds in the architectural framing developed in the parallel
draft-morrison-alter-collective-policy-provision-00 (May 2026)
on the substrate-as-core-primitive question.  That
parallel draft is retired in favour of this revision; the
organisational-identity-substrate framing it introduced is
carried forward here.</t>
  <t>No substantive change to the typed surface set, the
session-bind flow, the enforcement-gate grammar, the audit-
signal flow, the live-update mechanism, the multi-organisational
composition rules, or the compliance-state inheritance posture.</t>
</list></t>

<t>draft-morrison-org-alter-policy-provision-00 (May 2026):</t>

<t><list style="symbols">
  <t>Initial submission.</t>
  <t>Specifies the four required typed surfaces of the
organisational identity substrate (<spanx style="verb">org_alter_handbook</spanx>,
<spanx style="verb">org_alter_sop_registry</spanx>, <spanx style="verb">org_alter_enforcement_gates</spanx>,
<spanx style="verb">org_alter_ingest</spanx>).</t>
  <t>Defines the session-bind flow (Resolve, Retrieve, Apply).</t>
  <t>Specifies the enforcement-gate grammar and the strictest-
applicable composition rule.</t>
  <t>Specifies the audit-signal flow and the append-only ingestion
endpoint.</t>
  <t>Specifies the live-policy-update subscription and atomic-
replacement requirement.</t>
  <t>Specifies multi-organisational composition and the cross-
organisational residual route to <xref target="IDACCORD"></xref>.</t>
  <t>Specifies compliance-state inheritance and the atomic-snapshot
requirement.</t>
</list></t>

</section>


  </middle>

  <back>


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

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

&RFC2119;
&RFC8174;
&RFC8615;
<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="IDPRONOUNS" target="https://datatracker.ietf.org/doc/draft-morrison-identity-pronouns/">
  <front>
    <title>Identity Pronouns: A Reference-Axis Extension to ~handle Identity Systems</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>
<reference anchor="SUBSTRATE" target="https://datatracker.ietf.org/doc/draft-morrison-substrate-observation/">
  <front>
    <title>Substrate-Observation as an Alternative to Envelope Coordination for Concurrent Sessions</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="MCP" target="https://modelcontextprotocol.io">
  <front>
    <title>Model Context Protocol Specification</title>
    <author >
      <organization>Agentic AI Foundation</organization>
    </author>
    <date year="2026"/>
  </front>
</reference>


    </references>

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

&RFC8499;
&RFC7942;
&RFC8441;


    </references>

</references>


<?line 876?>

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

<t>This memo grew out of internal architectural work on the question
of how an agent runtime, bound to a principal at instantiation,
should receive the corpus of policy artefacts a real organisation
supplies a new contractor on commencement of an engagement.  The
realisation that the corpus is structurally co-located with the
identity that names the principal as a member, and that the
prevailing architectural separation between governance plane and
identity plane is itself the failure mode, is the central
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:
H4sIAAAAAAAAA819W5PbRrLme/2KCvlB3RNE25Jlj906u3HasuxRhGVpW3LM
OTHhUINkkcQIBDgA2C2ejZ3fvvllZt1AsFuep3lwuEUShbrkPb/MKorCDNVQ
u0v76G1bV4uDfdu1t1VftY0tm6X9ub11XVM2C2dfNRvXVQP/veraLX1v33Tr
sqn6cqDfl7V9tXQNDXew7/bzfujKwT0y5XzeuVsan35bXNWD6+z4TY/Msl00
5ZZmsezK1VBs266r+rYpWnqmxDPFjp8pdv6Z4qunZkEvWLfd4dJWzao1/X6+
rXp8+f6wc/hw6XauwZxMtesu7dDt++HpV199T8+acj9s2u7SWFvQf9au9nUt
c/ihLj86+1rnwF+2vM7/4XVeWlnFa9qNZUWb8JYW/Muw5B+6bVnVl3aOIf6T
3ud49heLdmtM03ZbGuHW4aXXP714+uTJ9/rnd0/+/Mz/+e2Tb/Dn6xdvf/z1
3SWP6o/ox6pf4EAOtl3RBJeuti/aZnCfBmzm0C7a2r5zHf2it7dVaWkA+/6/
3ttrt2i7Zf+IB4sLf3DZf2DhQ9mt3XBpN8Ow6y+//HJZDiVRwOIjrb5yw+qC
RvqSjvnL0QlvF7ti2fTF0i/tSx6OHqcpPf3q6bf0z1c/vr1+8+ub38bbEciN
Ft+0+6anGdJaV65zRKTF1aeqty8/Da5hch5a+88N0XTtEjo99IPb/ltuTKVz
BMnz4iY35sWb169fvT+xL8XVMHTVfD84YuRqIFrZbqtBSON9RUz1jih0Mew7
+v59R4RLdPNvvRVlWE+xkLVMbMq733549/766v3LfFOCSCrezHviEZ6uLXuI
MZ5zw7wJMnnZ3Lq63TnaMGKbqpGfrtoO3LbYd0ReA/EZi5p/yw3rw1rbuNZJ
+rl68eLN9Y8n2OpqAbERRMu/40ojafBcJ9ZIcjRf3im5uXOLalUteK5TS6UZ
0BLWeN/CXr2yPxFTLvnXkyvY4jULectOX3JRteMJGqiuXC989+x7rxf+/P2z
p+HTZ08ujSmKwpZ8uovBmPcbEnFbt21tL9N3vd20d6DpshuwnKqsi4omUdfV
GlLRlliB7fa0jK2bmTlWYcuBtGVPun2ohNiJC0q766pmUe1IsftttiJAZ7Zz
fVvf0tvKwfTCCTRCRY/Xag7Q87IlSgTBSAhjBSo1Yk7YLf1s5frB9u2+o6nK
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
Jen9+tLO8eP/pF11AvSkMzL/H3msXNwMnQAA

-->

</rfc>
