Difference between revisions of "Automated Driving Roles"

From NewlyPossible.org
Line 1: Line 1:
This page provides a glossary of terms for human and entity roles in [[Driving Automation Definitions|automated driving.]]
+
<!doctype html>
 
+
<html lang="en">
== Semantic Map ==
+
<head>
You can also view an [https://newlypossible.org/pages/adroles/ interactive semantic map of these terms].
+
  <meta charset="utf-8">
 
+
  <meta name="viewport" content="width=device-width, initial-scale=1">
== Cross-Cutting Concepts ==
+
  <meta name="description" content="Semantic map of roles in automated driving.">
 
+
  <title>Semantic Map of Automated Driving Roles</title>
=== Driver ===
+
  <style>
 
+
    :root { color-scheme: light; --navy:#15365c; --blue:#2b6ea6; --ink:#172433; --muted:#5a6a79; --line:#cbd7e2; --white:#fff; --shadow:0 12px 34px rgba(21,54,92,.12); }
'''[https://ssrn.com/abstract=2303904 Driver]''' is not a universal unitary role. The [https://unece.org/texts-and-status-0 1949 and 1968 UN road-traffic conventions] expressly define a driver as any person who drives a vehicle or guides specified animals. They do not separately define person or expressly resolve whether it could include a legal person or ADS, although their operative provisions strongly presuppose a human. Article 34 bis of the 1968 Convention treats the driver requirement as satisfied during compliant ADS operation without declaring the ADS to be a driver. The [https://docs.un.org/en/ECE/TRANS/WP.29/2026/139 UN GTR on ADS] separately defines Driver as an ADS user—and therefore a human—who performs part or all of the dynamic driving task. SAE J3016 distinguishes in-vehicle and remote drivers from fallback-ready users. [https://openstd.samr.gov.cn/bzgk/std/newGbInfo?hcno=4754CB1B7AD798F288C52D916BFECA34&refer=outter China’s GB/T 40429-2021] distinguishes driver, conventional driver, and remote driver; the issued GB 44721-2026 uses a narrower in-vehicle definition for its L3/L4 safety requirements. Germany retains ''Fahrzeugführer'', France permits delegated driving subject to conditions, Canada’s ACMV pilot allocates driver duties within its supervised stream, and Switzerland’s motorway-pilot regime preserves a driver ready to resume the dynamic driving task. [https://www.ecfr.gov/current/title-49/subtitle-B/chapter-V/part-571/section-571.3 US FMVSS] generally defines driver by reference to a human occupant, but [https://www.nhtsa.gov/interpretations/google-compiled-response-12-nov-15-interp-request-4-feb-16-final NHTSA’s fact-specific 2016 Google interpretation] treated the Self-Driving System as the driver for the described vehicle design. Each framework-specific use remains a separate table entry.
+
    * { box-sizing: border-box; }
 
+
    .sr-only { position:absolute!important; width:1px!important; height:1px!important; padding:0!important; margin:-1px!important; overflow:hidden!important; clip:rect(0,0,0,0)!important; white-space:nowrap!important; border:0!important; }
=== Operator ===
+
    body { margin:0; color:var(--ink); background:linear-gradient(180deg,#edf4fa 0,#f8fafc 22rem,#f3f6f9 100%); font-family:Inter,ui-sans
 
 
'''[https://ssrn.com/abstract=2303904 Operator]''' may denote a human performing or directing vehicle operation, an organization responsible for a service or fleet, a permit holder, or a legal attribution to the ADS. [https://leginfo.legislature.ca.gov/faces/codes_displaySection.xhtml?lawCode=VEH&sectionNum=38750 California] regulates the person operating or causing an autonomous vehicle to operate and separately licenses manufacturers and permit holders. France distinguishes the STRA operator from the transport-service organizer and remote-intervention personnel. Switzerland, Nevada, Canada, Croatia, the European Union, and Singapore assign different operational functions. [https://www.leg.state.fl.us/STATUTES/index.cfm?App_mode=Display_Statute&URL=0300-0399/0316/Sections/0316.85.html Florida] treats the engaged ADS as the operator for purposes of its traffic code. [https://statutes.capitol.texas.gov/docs/tn/pdf/tn.545.pdf Texas] more broadly provides that the engaged ADS is the operator, including for assessing traffic-law compliance, while generally directing citations to the vehicle owner or commercial authorization holder. The table therefore avoids a single master definition.
 
 
 
=== User ===
 
 
 
'''User''' is an umbrella term for a variety of human relationships to an ADS rather than one distinct operational role. SAE J3016 treats driver, passenger, fallback-ready user, driverless operation dispatcher, and ADS assistant as mutually exclusive user-role categories at a given time. The [https://docs.un.org/en/ECE/TRANS/WP.29/2026/139 UN ADS framework] uses ADS user as a human-only umbrella covering occupant, driver, fallback user, and passenger. [https://openstd.samr.gov.cn/bzgk/std/newGbInfo?hcno=4754CB1B7AD798F288C52D916BFECA34&refer=outter China’s GB/T 40429-2021] similarly uses User as the umbrella for driver, passenger, DDT fallback-ready user, and dispatcher. The specific roles remain in the table; User itself does not.
 
 
 
=== Remote facilitator ===
 
 
 
'''[https://cyberlaw.stanford.edu/blog/2022/05/remote-driving/ Remote facilitator]''' is used here as an umbrella term for a human who supports or affects vehicle operation from outside the vehicle, whether by driving, fallback, intervention, assistance, monitoring, supervision, or dispatch. A Remote Driver performs at least part of the dynamic driving task; a Remote ADS Assistant or framework-specific Remote Assistant supplies information or advice to an ADS that is performing the dynamic driving task; a Remote Monitor observes; a Remote Fallback-Ready User performs fallback; and a Remote Intervention Operator supplies commands within a defined intervention function. Frameworks draw these boundaries differently.
 
 
 
=== Safety driver and safety operator ===
 
 
 
'''Safety driver''' and '''safety operator''' are testing or authorization roles. A safety driver normally occupies a driving position and can take over the dynamic driving task; a safety operator may monitor or intervene from another position or remotely, depending on the instrument. [https://sso.agc.gov.sg/SL/RTA1961-S464-2017 Singapore’s current rules
 

Revision as of 08:21, 27 August 2026

<!doctype html> <html lang="en"> <head>

 <meta charset="utf-8">
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta name="description" content="Semantic map of roles in automated driving.">
 <title>Semantic Map of Automated Driving Roles</title>
 <style>
   :root { color-scheme: light; --navy:#15365c; --blue:#2b6ea6; --ink:#172433; --muted:#5a6a79; --line:#cbd7e2; --white:#fff; --shadow:0 12px 34px rgba(21,54,92,.12); }
   * { box-sizing: border-box; }
   .sr-only { position:absolute!important; width:1px!important; height:1px!important; padding:0!important; margin:-1px!important; overflow:hidden!important; clip:rect(0,0,0,0)!important; white-space:nowrap!important; border:0!important; }
   body { margin:0; color:var(--ink); background:linear-gradient(180deg,#edf4fa 0,#f8fafc 22rem,#f3f6f9 100%); font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif; }
   button,input,select { font:inherit; }
   a { color:#1266a4; text-underline-offset:2px; }
   a:hover { color:#0b4774; }
   .hero { padding:2.3rem clamp(1rem,4vw,4rem) 1.65rem; color:white; background:radial-gradient(circle at 85% 10%,rgba(107,179,221,.42),transparent 29rem),linear-gradient(118deg,#102c4c,#194c76 66%,#216591); border-bottom:5px solid #8bc1dd; }
   .hero-title-row { display:flex; align-items:center; gap:.9rem; }
   .hero-brand { display:inline-flex; flex:0 0 auto; padding:.35rem .45rem; background:white; border-radius:.4rem; }
   .hero-brand img { display:block; width:92px; height:auto; }
   h1 { margin:0; font-size:clamp(1.25rem,2.2vw,1.85rem); line-height:1; letter-spacing:-.02em; }
   h1 span { display:block; }
   h1 a { color:inherit; text-decoration:none; }
   h1 a:hover { color:inherit; text-decoration:underline; }
   @media (min-width:761px) {
     h1 { font-size:clamp(1.85rem,2.6vw,2.15rem); }
     .map-actions { flex-direction:column; }
     .map-actions #zoomOut { order:1; }
     .map-actions #fitMap { order:2; }
     .map-actions #zoomIn { order:3; }
     .map-actions .map-action { width:2.5rem; }
     .mobile-map-action { display:none; }
   }
   .hero-meta { display:flex; flex-wrap:wrap; gap:.55rem; margin-top:1rem; }
   .meta-pill { padding:.4rem .7rem; border:1px solid rgba(255,255,255,.3); border-radius:999px; background:rgba(255,255,255,.11); font-size:.8rem; font-weight:700; }
   button.meta-pill { color:white; cursor:pointer; }
   .hero a.meta-pill { color:white; text-decoration:none; }
   .hero a.meta-pill:hover,button.meta-pill:hover { color:white; background:rgba(255,255,255,.2); }
   .controls { grid-area:controls; position:relative; z-index:1; display:grid; grid-template-columns:minmax(220px,1fr) minmax(280px,1.25fr) auto; gap:.45rem .55rem; padding:.65rem .75rem; background:white; border:1px solid var(--line); border-radius:.8rem; }
   .field { display:grid; gap:.16rem; }
   .field label { color:var(--muted); font-size:.62rem; font-weight:800; letter-spacing:.08em; text-transform:uppercase; }
   .field input,.field select { width:100%; min-height:2rem; padding:.35rem .55rem; color:var(--ink); background:white; border:1px solid #aebdcc; border-radius:.5rem; font-size:.82rem; }
   .focus-field { min-width:0; }
   .field input:focus,.field select:focus,button:focus-visible,.role-node:focus-visible,.detail-title-jump:focus-visible { outline:3px solid rgba(43,110,166,.35); outline-offset:2px; }
   .reset { align-self:end; min-height:2rem; padding:.35rem .72rem; color:white; background:var(--navy); border:0; border-radius:.5rem; font-size:.82rem; font-weight:800; cursor:pointer; }
   .reset:hover { background:#24527e; }
   .workspace { padding:1.15rem clamp(1rem,3vw,2.5rem) 3rem; }
   .legend-strip { display:flex; align-items:center; flex-wrap:wrap; gap:.55rem 1rem; margin-bottom:1rem; padding:.7rem 1rem; background:white; border:1px solid var(--line); border-radius:.8rem; color:var(--muted); font-size:.8rem; }
   .legend-strip strong { color:var(--ink); }
   .legend-group { display:inline-flex; align-items:center; flex-wrap:wrap; gap:.48rem; padding-left:1rem; border-left:1px solid var(--line); }
   .legend-group:first-child { padding-left:0; border-left:0; }
   .legend-label { color:var(--ink); font-weight:800; }
   a.legend-label { text-decoration:none; }
   a.legend-label:hover { color:var(--ink); text-decoration:underline; }
   .legend-sample { display:inline-flex; align-items:center; gap:.34rem; }
   .legend-filter { padding:0; color:inherit; background:none; border:0; cursor:pointer; }
   .legend-filter:hover,.legend-filter.is-active { color:var(--ink); text-decoration:underline; text-underline-offset:.15rem; }
   .location-filter { font-weight:900; text-transform:lowercase; }
   .sample-term.human { font-style:italic; }
   .sample-term.entity { font-weight:800; }
   .sample-term.human-or-entity { font-style:italic; font-weight:800; }
   .sample-term.ads { font-style:normal; font-weight:400; font-variant-caps:all-small-caps; letter-spacing:.04em; }
   .main-grid { display:grid; grid-template-columns:minmax(0,1fr) minmax(310px,380px); grid-template-areas:"map details" "controls details"; gap:.75rem 1rem; align-items:start; }
   .map-shell { grid-area:map; min-width:0; overflow:hidden; background:white; border:1px solid var(--line); border-radius:1rem; box-shadow:var(--shadow); }
   .map-toolbar { display:flex; align-items:center; justify-content:space-between; gap:.75rem; padding:.75rem 1rem; border-bottom:1px solid var(--line); background:#f8fbfd; }
   .map-heading { display:grid; grid-template-rows:2rem 1rem 1rem; flex:1; gap:.08rem; min-width:0; }
   .map-toolbar h2 { margin:0; color:var(--navy); font-size:1rem; }
   .map-context { box-sizing:border-box; display:flex; align-items:center; justify-content:center; justify-self:start; max-width:100%; min-height:2rem; overflow:hidden; padding:.22rem .5rem; color:var(--ink); border:2px solid var(--navy); border-radius:.45rem; font-size:1.05rem; font-weight:400; line-height:1.25rem; text-align:center; text-overflow:ellipsis; white-space:nowrap; }
   .map-context:empty { border-color:transparent; }
   .map-context.is-instruction { padding:.32rem 0; color:var(--muted); border-color:transparent; font-size:.82rem; font-style:normal; font-weight:800; }
   .map-context.role-human,.map-context.role-human-only-remote,.map-context.role-human-only-in-vehicle { font-style:italic; font-weight:400; }
   .map-context.role-entity { font-weight:800; }
   .map-context.role-human-or-entity { font-style:italic; font-weight:800; }
   .map-context.role-ads { font-style:normal; font-weight:400; font-variant-caps:all-small-caps; letter-spacing:.04em; }
   .map-framework-context { min-height:1rem; overflow:hidden; color:var(--muted); font-size:.75rem; font-weight:700; line-height:1rem; text-overflow:ellipsis; white-space:nowrap; }
   .map-framework-context.is-instruction { color:var(--muted); font-weight:800; }
   .map-framework-context.is-instruction a { color:var(--blue); }
   .map-mode-context { min-height:1rem; overflow:hidden; color:var(--blue); font-size:.72rem; font-weight:800; line-height:1rem; text-overflow:ellipsis; white-space:nowrap; }
   .map-actions { align-self:flex-start; display:flex; align-items:end; gap:.35rem; margin-top:.35rem; }
   .map-action { min-width:2rem; min-height:2rem; padding:.25rem .5rem; color:var(--navy); background:white; border:1px solid #b9c8d4; border-radius:.45rem; font-size:.82rem; font-weight:800; cursor:pointer; }
   .map-action:hover { background:#edf4f9; }
   .share-action { white-space:nowrap; }
   .map-viewport { position:relative; height:min(74vh,780px); min-height:560px; overflow:hidden; touch-action:none; cursor:grab; background:#f9fbfd; }
   .map-viewport.is-dragging { cursor:grabbing; }
   .map-brand { display:block; flex:0 0 auto; opacity:.72; }
   .map-brand:hover { opacity:1; }
   .map-brand img { display:block; width:132px; height:auto; }
   .page-table-link { margin:1rem 0 0; color:var(--muted); font-size:.82rem; }
   #semanticMap { display:block; width:100%; height:100%; user-select:none; }
   .grid-line { stroke:#d9e3eb; stroke-width:1; }
   .radial-guides { opacity:0; pointer-events:none; transition:opacity .2s ease; }
   .radial-guides.is-active { opacity:1; }
   .focus-ring { fill:none; stroke:#b8c8d5; stroke-width:1.5; vector-effect:non-scaling-stroke; }
   .focus-center { fill:#617588; font-size:13px; font-weight:700; text-anchor:middle; }
   .role-node { cursor:pointer; opacity:1; transition:opacity .16s ease; }
   .role-node.is-dimmed { opacity:.13; }
   .role-node circle.node-fill { fill:var(--framework-soft); stroke:var(--framework-color); stroke-width:5; vector-effect:non-scaling-stroke; }
   .selection-box { fill:none; stroke:var(--navy); stroke-width:2; opacity:0; pointer-events:none; vector-effect:non-scaling-stroke; }
   .role-node.is-selected .selection-box { opacity:1; }
   .role-node text { fill:var(--ink); text-anchor:middle; pointer-events:none; font-size:11px; }
   .role-node.role-human text,.role-node.role-human-only-remote text,.role-node.role-human-only-in-vehicle text { font-style:italic; }
   .role-node.role-entity text { font-weight:800; }
   .role-node.role-human-or-entity text { font-style:italic; font-weight:800; }
   .role-node.role-ads text { font-style:normal; font-weight:400; font-variant-caps:all-small-caps; letter-spacing:.04em; }
   .role-node.role-human .location-marker,.role-node.role-human-only-remote .location-marker,.role-node.role-human-only-in-vehicle .location-marker,.role-node.role-human-or-entity .location-marker { font-size:9px; font-style:normal; font-weight:900; font-variant-caps:normal; letter-spacing:0; }
   .details { grid-area:details; position:sticky; top:1rem; max-height:calc(100vh - 2rem); overflow:auto; padding:1.15rem; background:white; border:1px solid var(--line); border-radius:1rem; box-shadow:var(--shadow); }
   .details.empty { color:var(--muted); }
   .details.empty p { margin:.75rem 0 0; font-size:.87rem; line-height:1.5; }
   .details h2 { margin:0; color:var(--navy); font-size:1.4rem; line-height:1.08; }
   .detail-title-jump.role-human,.detail-title-jump.role-human-only-remote,.detail-title-jump.role-human-only-in-vehicle,.relation-button.role-human,.relation-button.role-human-only-remote,.relation-button.role-human-only-in-vehicle { font-style:italic; }
   .detail-title-jump.role-entity,.relation-button.role-entity { font-weight:800; }
   .detail-title-jump.role-human-or-entity,.relation-button.role-human-or-entity { font-style:italic; font-weight:800; }
   .detail-title-jump.role-ads,.relation-button.role-ads { font-variant-caps:all-small-caps; letter-spacing:.04em; }
   .detail-meta { display:flex; flex-wrap:wrap; gap:.42rem; margin:.75rem 0 1rem; }
   .detail-chip { display:inline-flex; align-items:center; gap:.35rem; padding:.3rem .48rem; border-radius:999px; background:#edf3f7; color:#27445f; font-size:.72rem; font-weight:800; }
   .detail-framework-button { border:0; font-family:inherit; cursor:pointer; }
   .detail-framework-button:hover { text-decoration:underline; text-underline-offset:.15rem; }
   .detail-location-button { border:0; font-family:inherit; cursor:pointer; }
   .detail-location-button:hover,.detail-location-button.is-active { text-decoration:underline; text-underline-offset:.15rem; }
   .detail-chip.role-human,.detail-chip.role-human-only-remote,.detail-chip.role-human-only-in-vehicle { font-style:italic; font-weight:400; }
   .detail-chip.role-entity { font-style:normal; font-weight:800; }
   .detail-chip.role-human-or-entity { font-style:italic; font-weight:800; }
   .detail-chip.role-ads { font-style:normal; font-weight:400; font-variant-caps:all-small-caps; letter-spacing:.04em; }
   .framework-dot { width:.65rem; height:.65rem; border-radius:50%; background:var(--framework-color); box-shadow:0 0 0 2px white,0 0 0 3px rgba(0,0,0,.12); }
   .detail-label { margin:1rem 0 .32rem; color:var(--blue); font-size:.7rem; font-weight:900; letter-spacing:.08em; text-transform:uppercase; }
   .detail-mode { padding:0; color:inherit; background:none; border:0; font:inherit; letter-spacing:inherit; text-transform:inherit; cursor:pointer; }
   .detail-mode.is-active { text-decoration:underline; text-underline-offset:.2rem; }
   .detail-description,.source-text { margin:0; color:#2b3c4b; font-size:.87rem; line-height:1.5; }
   .primary-source-list { margin:.45rem 0 0; padding-left:1.15rem; color:#2b3c4b; font-size:.8rem; line-height:1.45; overflow-wrap:anywhere; }
   .primary-source-list li+li { margin-top:.45rem; }
   .source-link-set { white-space:normal; }
   .relation-list { display:flex; flex-wrap:wrap; gap:.38rem; }
   .relation-button,.relation-text { padding:.31rem .48rem; border-radius:.45rem; font-size:.72rem; }
   .relation-button { color:#28445f; background:#f1f5f8; border:1px solid #c9d6e0; cursor:pointer; }
   .relation-button:hover { background:#e5eef5; }
   .relation-text { color:var(--muted); background:#f6f7f8; border:1px dashed #d2d8dd; }
   .framework-legend { margin-top:1rem; padding:.75rem 1rem; background:white; border:1px solid var(--line); border-radius:.8rem; }
   .framework-legend h2 { margin:0 0 .65rem; color:var(--navy); font-size:.82rem; }
   .framework-list { display:grid; grid-template-columns:repeat(auto-fit,minmax(190px,1fr)); gap:.42rem .8rem; }
   .framework-item { display:flex; align-items:center; gap:.48rem; min-width:0; padding:0; color:var(--muted); background:none; border:0; font-size:.72rem; text-align:left; cursor:pointer; }
   .framework-item:hover span:last-child,.framework-item.is-active span:last-child { color:var(--ink); text-decoration:underline; text-underline-offset:.15rem; }
   .framework-item span:last-child { overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
   .noscript { margin:2rem; padding:1rem; background:#fff4d7; border:1px solid #e5b95c; }
   @media (max-width:1050px) { .main-grid{grid-template-columns:1fr;grid-template-areas:"map" "controls" "details"}.details{position:relative;top:auto;max-height:none}.map-viewport{height:68vh} }
   @media (min-width:761px) {
     .map-heading { grid-template-rows:2.55rem 1.25rem 1.2rem; }
     .map-context { min-height:2.45rem; padding:.32rem .6rem; font-size:1.28rem; line-height:1.55rem; }
     .map-context.is-instruction { padding:.42rem 0; font-size:1rem; line-height:1.25rem; }
     .map-framework-context { min-height:1.25rem; font-size:.9rem; line-height:1.2rem; }
     .map-framework-context.is-instruction { font-size:.95rem; line-height:1.2rem; }
     .map-mode-context { min-height:1.2rem; font-size:.84rem; line-height:1.15rem; }
   }
   @media (max-width:760px) {
     .hero{padding:1.35rem 1rem 1rem}.hero-title-row{gap:.7rem}.hero-meta{margin-top:.75rem}
     .desktop-hero-action{display:none}
     .map-context.is-detail-jump{cursor:pointer;touch-action:manipulation}
     .controls{position:relative;grid-template-columns:minmax(0,1fr) auto;padding:.55rem 1rem}.search-field{grid-column:1 / -1}.focus-field{grid-column:1}.control-reset{grid-column:2;width:100%}
     .workspace{padding:.8rem .75rem 2rem}.legend-strip{gap:.28rem .55rem;margin-bottom:.75rem;padding:.58rem .7rem;font-size:.7rem;line-height:1.15}.legend-group{gap:.34rem;padding-left:.55rem}
     .main-grid{grid-template-areas:"map" "details" "controls";gap:.75rem}.map-toolbar{align-items:flex-start;flex-wrap:wrap;padding:.7rem .75rem}.map-brand{display:none}.map-context:not(.is-instruction){justify-self:center}.map-actions{width:100%;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start}.map-actions #zoomOut{order:1}.map-actions #fitMap{order:2}.map-actions #zoomIn{order:3}.map-actions #shareViewMobile{order:4;margin-left:auto}.map-actions #resetViewMobile{order:5}.map-viewport{height:64vh;min-height:460px}.map-viewport.is-default-layout{height:min(62vw,430px);min-height:300px}
     .details{padding:1rem}.detail-title-jump{cursor:pointer;touch-action:manipulation}.framework-legend{margin-top:.75rem;padding:.7rem .75rem}.framework-list{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}
   }
   @media (max-width:520px) {
     .hero-title-row{align-items:center}.hero-brand img{width:76px}h1{font-size:1.2rem;line-height:1.02}.meta-pill{padding:.34rem .58rem;font-size:.72rem}
     .controls{grid-template-columns:minmax(0,1fr) auto;padding:.5rem .75rem}.search-field{grid-column:1 / -1}.focus-field{grid-column:1}.control-reset{grid-column:2}.field input,.field select,.reset{min-height:2.1rem}
     .workspace{padding:.6rem .5rem 1.5rem}.legend-strip{display:grid;gap:.18rem;padding:.5rem .6rem;font-size:.69rem;line-height:1.12}.legend-group{gap:.3rem;padding:0;border-left:0}.map-toolbar{display:grid;grid-template-columns:1fr;gap:.55rem}.map-heading{grid-row:auto;grid-template-rows:minmax(2.4rem,auto) minmax(1rem,auto) 1rem;gap:0}.map-context.is-instruction{overflow:visible;line-height:1.05rem;text-overflow:clip;white-space:normal}.map-framework-context.is-instruction{overflow:visible;white-space:normal}.map-actions{justify-content:flex-start}.map-viewport{height:62vh;min-height:410px}.map-viewport.is-default-layout{height:min(62vw,330px);min-height:260px}
     .details{padding:.9rem;border-radius:.8rem}.details h2{font-size:1.25rem}.framework-list{grid-template-columns:1fr}.framework-item{font-size:.76rem}.relation-button,.relation-text{font-size:.76rem}
   }
   @media (max-width:340px) { .map-heading{grid-template-rows:minmax(2.75rem,auto) minmax(1rem,auto) 1rem}.map-context.is-instruction{padding:0} }
   @media (prefers-reduced-motion:reduce) { *{scroll-behavior:auto!important;transition:none!important} }
   @media (forced-colors:active) { .role-node circle.node-fill{fill:Canvas;stroke:CanvasText}.role-node.is-selected .selection-box{stroke:Highlight}.framework-dot{background:CanvasText;box-shadow:none;border:1px solid CanvasText}.role-node.is-dimmed{opacity:.35} }
 </style>

</head> <body>

<header class="hero">

<a class="meta-pill" id="roleStat" href="https://newlypossible.org/wiki/Automated_Driving_Roles" target="_blank" rel="noopener noreferrer"></a><a class="meta-pill" id="frameworkStat" href="#frameworkKey"></a>Version 1.18<button class="meta-pill desktop-hero-action share-action" id="shareView" type="button" aria-label="Copy a link to this map view">Share view</button><button class="meta-pill desktop-hero-action" id="resetView" type="button" aria-label="Reset the map view">Reset</button>

</header>

 <main class="workspace">
Circle color = <a class="legend-label" href="#frameworkKey">Framework</a>Nearby circles = Closer meaning<button type="button" class="legend-filter sample-term human" data-role-type-filter="Human" aria-pressed="false">Human</button> ·<button type="button" class="legend-filter sample-term entity" data-role-type-filter="Entity" aria-pressed="false">Entity</button> ·<button type="button" class="legend-filter sample-term human-or-entity" data-role-type-filter="Human or Entity" aria-pressed="false">Human or Entity</button> ·<button type="button" class="legend-filter sample-term ads" data-role-type-filter="ADS" aria-pressed="false">ADS</button><button type="button" class="legend-filter location-filter" data-location-filter="v" aria-pressed="false">v</button> = In-vehicle ·<button type="button" class="legend-filter location-filter" data-location-filter="r" aria-pressed="false">r</button> = Remote ·<button type="button" class="legend-filter location-filter" data-location-filter="v/r" aria-pressed="false">v/r</button> = Either
     <section class="map-shell" aria-label="Semantic map of automated-driving roles">
<a class="map-brand" href="https://newlypossible.org/" target="_blank" rel="noopener noreferrer"><img data-brand-logo alt="Law of the Newly Possible"></a>
<button class="map-action" id="zoomOut" type="button" aria-label="Zoom out">−</button><button class="map-action" id="fitMap" type="button" aria-label="Fit entire map" aria-pressed="false">Fit</button><button class="map-action" id="zoomIn" type="button" aria-label="Zoom in">+</button><button class="map-action mobile-map-action share-action" id="shareViewMobile" type="button" aria-label="Copy a link to this map view">Share view</button><button class="map-action mobile-map-action" id="resetViewMobile" type="button" aria-label="Reset the map view">Reset</button>
<svg id="semanticMap" viewBox="0 0 1840 1200" role="group" aria-labelledby="mapTitle mapDescription"><title id="mapTitle">Semantic map of roles in automated driving</title><desc id="mapDescription">Each circle is an interactive framework-specific role. Physical proximity represents closeness in meaning. Use Tab to reach a role, arrow keys to move between nearby roles, and Enter or Space to select it. When an attribute is selected, the most relevant roles move toward the center.</desc><defs><pattern id="gridPattern" width="80" height="80" patternUnits="userSpaceOnUse"><path class="grid-line" d="M 80 0 L 0 0 0 80" fill="none"></path></pattern></defs><rect width="1840" height="1200" fill="url(#gridPattern)"></rect><g class="radial-guides" id="radialGuides" aria-hidden="true"><circle class="focus-ring" cx="920" cy="600" r="105"></circle><circle class="focus-ring" cx="920" cy="600" r="245"></circle><circle class="focus-ring" cx="920" cy="600" r="390"></circle><text class="focus-center" x="920" y="600">Most relevant</text></g><g id="relationshipLines" aria-hidden="true"></g><g id="roleNodes"></g></svg>
     </section>
<aside class="details empty" id="details" aria-live="polite">

Select a term

Click a circle to see its meaning, type, framework, sources, similar terms, and other terms in its framework.

</aside>
     <section class="controls" id="mapControls" aria-label="Search and arrange roles">
<label for="search">Search</label><input id="search" type="search" placeholder="Term, framework, or description…" autocomplete="off">
<label for="focusAttribute">Center by attribute</label><select id="focusAttribute"><option value="">Default semantic map</option></select>
       <button class="reset control-reset" id="resetControls" type="button" aria-label="Reset search, attribute, and map view">Reset</button>
       
     </section>

<section class="framework-legend" id="frameworkKey" aria-label="Framework color key">

Framework color key

</section>

<section class="sr-only" aria-labelledby="accessibleRoleTableTitle">

Accessible list of automated-driving roles

<thead></thead><tbody id="accessibleRoleTableBody"></tbody>
TermFrameworkRole typeBrief description

</section>

 </main>

<noscript>

This map requires JavaScript.

</noscript>

 <script id="rolesData" type="application/json">[{"id": "role-ads-assistant-39bf114e", "term": "ADS Assistant", "termLines": ["ADS Assistant"], "framework": "SAE J3016", "roleType": "Human", "location": "v/r", "description": "A user who supplies event-driven information or advice to an ADS that is performing the dynamic driving task so the trip can continue. The assistant does not perform the dynamic driving task or fallback; assistance can include revised tactical goals, interpretation of human traffic control, and communication with first responders.", "sourceText": "SAE J3016", "urls": [], "urlLabels": [], "sourceEntries": [{"text": "SAE J3016", "links": []}], "nearLabels": ["Opérateur d'intervention à distance [France]", "Remote Assistant [SAE J3016]", "Remote Intervention Operator [European Union]"], "nearLinkIds": ["role-operateur-d-intervention-a-distance-38151830", "role-remote-assistant-43671e98", "role-remote-intervention-operator-6a7f664c"], "nearIds": ["role-operateur-d-intervention-a-distance-38151830", "role-remote-assistant-43671e98", "role-remote-intervention-operator-6a7f664c"], "synonymIds": [], "semanticNeighborIds": ["role-in-vehicle-ads-assistant-a5cc1b59", "role-remote-ads-assistant-97510739", "role-operateur-d-intervention-a-distance-38151830", "role-remote-assistant-43671e98", "role-remote-intervention-operator-6a7f664c", "role-remote-assistant-feb66d88"], "complementLabels": ["Driverless Operation Dispatcher [SAE J3016]"], "complementLinkIds": ["role-driverless-operation-dispatcher-83cc140c"], "complementIds": ["role-driverless-operation-dispatcher-83cc140c"], "cluster": "ADS assistance and on-board operation", "profile": [0.0, 0.0, 1.0, 0.0, 0.5, 0.5, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 0.0, "legal_responsibility": 0.4, "ddt": 0.0, "fallback": 0.0, "supervision": 0.0, "assistance": 1.0, "inside_vehicle": 0.5, "remote": 0.5, "deployment": 0.95, "testing": 0.0, "design": 0.0, "regulation": 0.0, "dispatch": 0.0, "nonoperating_occupant": 0.45, "road_incident": 0.0}, "x": 441.3, "y": 762.1, "radius": 40.0}, {"id": "role-approval-authority-7a850706", "term": "Approval Authority", "termLines": ["Approval Authority"], "framework": "UNECE 1958 Agreement", "roleType": "Entity", "location": null, "description": "The competent authority that grants, refuses, extends, suspends, or withdraws type approval on behalf of a Contracting Party. It may act directly or through the national arrangements allowed by the type-approval system.", "sourceText": "UNECE 1958 Agreement concerning the adoption of harmonized UN vehicle regulations and reciprocal recognition of approvals (binding treaty framework for Contracting Parties)", "urls": ["https://unece.org/about-vehicle-regulations"], "urlLabels": ["UNECE 1958 Agreement overview"], "sourceEntries": [{"text": "UNECE 1958 Agreement concerning the adoption of harmonized UN vehicle regulations and reciprocal recognition of approvals (binding treaty framework for Contracting Parties)", "links": [{"url": "https://unece.org/about-vehicle-regulations", "label": "UNECE 1958 Agreement overview", "linkText": "UNECE 1958 Agreement"}]}], "nearLabels": ["Competent Authority [UN Road Traffic Conventions (1949/1968)]", "First-Supply Regulator [Australia]"], "nearLinkIds": ["role-competent-authority-2a4d6b2b", "role-first-supply-regulator-68fb88fb"], "nearIds": ["role-competent-authority-2a4d6b2b", "role-first-supply-regulator-68fb88fb"], "synonymIds": [], "semanticNeighborIds": ["role-relevant-authority-b0d0ca19", "role-competent-authority-2a4d6b2b", "role-first-supply-regulator-68fb88fb", "role-in-use-regulator-34cc7307", "role-technical-service-8df5b955", "role-safety-case-reviewer-49da5fa6"], "complementLabels": ["Technical Service"], "complementLinkIds": ["role-technical-service-8df5b955"], "complementIds": ["role-technical-service-8df5b955"], "cluster": "Regulators and approval bodies", "profile": [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.55, 0.0, 0.0, 0.0, 1.0, 0.55, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 0.0, "legal_responsibility": 0.75, "ddt": 0.0, "fallback": 0.0, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 0.0, "remote": 0.0, "deployment": 0.55, "testing": 0.0, "design": 0.0, "regulation": 1.0, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 1660.8, "y": 659.9, "radius": 40.0}, {"id": "role-assessor-competent-personnel-3c12ddcb", "term": "Assessor / Competent Personnel", "termLines": ["Assessor / Competent Personnel"], "framework": "UN Regulation / GTR on ADS", "roleType": "Human", "location": null, "description": "Personnel assigned to assess test environments, the safety case, post-deployment safety, and related compliance evidence. The UN ADS text distributes these functions across assessors and ‘competent personnel’ rather than defining one universal office.", "sourceText": "ECE/TRANS/WP.29/2026/139, ¶¶ 6.2, 6.3.1.1, 6.3.3.1, 6.4 (UN GTR under the 1998 Agreement; no direct legal effect pending national transposition; status: Adopted UN assessment function)", "urls": ["https://docs.un.org/en/ECE/TRANS/WP.29/2026/139", "https://docs.un.org/en/ECE/TRANS/WP.29/2026/137"], "urlLabels": ["UN GTR on ADS", "UN Regulation on ADS"], "sourceEntries": [{"text": "ECE/TRANS/WP.29/2026/139, ¶¶ 6.2, 6.3.1.1, 6.3.3.1, 6.4 (UN GTR under the 1998 Agreement; no direct legal effect pending national transposition; status: Adopted UN assessment function)", "links": [{"url": "https://docs.un.org/en/ECE/TRANS/WP.29/2026/139", "label": "UN GTR on ADS", "linkText": "ECE/TRANS/WP.29/2026/139"}]}, {"text": "UN Regulation on ADS", "links": [{"url": "https://docs.un.org/en/ECE/TRANS/WP.29/2026/137", "label": "UN Regulation on ADS", "linkText": "UN Regulation on ADS"}]}], "nearLabels": ["Organisme Qualifié Agréé (OQA) [France]", "Technical Service [UNECE 1958 Agreement]"], "nearLinkIds": ["role-organisme-qualifie-agree-oqa-190f5b3d", "role-technical-service-8df5b955"], "nearIds": ["role-organisme-qualifie-agree-oqa-190f5b3d", "role-technical-service-8df5b955"], "synonymIds": [], "semanticNeighborIds": ["role-safety-case-reviewer-49da5fa6", "role-organisme-qualifie-agree-oqa-190f5b3d", "role-technical-service-8df5b955", "role-authorised-automated-vehicle-incident-inspector-41f4c782", "role-safety-management-system-auditor-5d699ea6", "role-approval-authority-7a850706"], "complementLabels": ["Manufacturer"], "complementLinkIds": ["role-manufacturer-644d113f"], "complementIds": ["role-manufacturer-644d113f"], "cluster": "Assessment, audit, and investigation", "profile": [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.35, 0.0, 0.0, 0.0, 0.4, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 0.0, "legal_responsibility": 0.65, "ddt": 0.0, "fallback": 0.0, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 0.0, "remote": 0.0, "deployment": 0.55, "testing": 0.0, "design": 0.0, "regulation": 1.0, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 1533.6, "y": 725.6, "radius": 40.0}, {"id": "role-authorised-automated-vehicle-incident-inspector-41f4c782", "term": "Authorised Automated Vehicle Incident Inspector", "termLines": ["Authorised Automated Vehicle Incident Inspector"], "framework": "United Kingdom", "roleType": "Human", "location": null, "description": "A person authorised to investigate incidents involving authorised automated vehicles. The inspector seeks to identify, understand, and reduce safety failings rather than determine civil or criminal blame, and is distinct from the in-use regulator's enforcement functions.", "sourceText": "Automated Vehicles Act 2024, §§ 60–77 (binding primary authority; status: Enacted investigatory role; commencement varies)", "urls": ["https://www.legislation.gov.uk/ukpga/2024/10/contents"], "urlLabels": ["UK Automated Vehicles Act 2024"], "sourceEntries": [{"text": "Automated Vehicles Act 2024, §§ 60–77 (binding primary authority; status: Enacted investigatory role; commencement varies)", "links": [{"url": "https://www.legislation.gov.uk/ukpga/2024/10/contents", "label": "UK Automated Vehicles Act 2024", "linkText": "Automated Vehicles Act 2024"}]}], "nearLabels": [], "nearLinkIds": [], "nearIds": [], "synonymIds": [], "semanticNeighborIds": ["role-assessor-competent-personnel-3c12ddcb", "role-safety-management-system-auditor-5d699ea6", "role-safety-case-reviewer-49da5fa6", "role-organisme-qualifie-agree-oqa-190f5b3d", "role-technical-service-8df5b955", "role-in-use-regulator-34cc7307"], "complementLabels": ["Authorised Self-Driving Entity (ASDE)", "Licensed NUiC Operator"], "complementLinkIds": ["role-authorised-self-driving-entity-asde-d43383b0", "role-licensed-nuic-operator-e0b0a043"], "complementIds": ["role-authorised-self-driving-entity-asde-d43383b0", "role-licensed-nuic-operator-e0b0a043"], "cluster": "Assessment, audit, and investigation", "profile": [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.35, 0.0, 0.0, 0.0, 0.4, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 0.0, "legal_responsibility": 0.65, "ddt": 0.0, "fallback": 0.0, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 0.0, "remote": 0.0, "deployment": 0.55, "testing": 0.0, "design": 0.0, "regulation": 1.0, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 1586.1, "y": 878.4, "radius": 40.0}, {"id": "role-authorised-self-driving-entity-asde-d43383b0", "term": "Authorised Self-Driving Entity (ASDE)", "termLines": ["Authorised Self-Driving Entity (ASDE)"], "framework": "United Kingdom", "roleType": "Entity", "location": null, "description": "The authorised self-driving entity is the person identified in an authorisation as responsible for the way an authorised automated vehicle behaves when an authorised automation feature is engaged. The framework protects a user-in-charge from offences arising from the manner of driving while the feature is engaged, subject to statutory exceptions, and instead subjects the ASDE to information duties, civil sanctions, and variation, suspension, or withdrawal of authorisation.", "sourceText": "Automated Vehicles Act 2024, c. 10, §§ 1, 6, 8–9, 26–27, 34–37, 47–48 (UK) (binding primary authority; status: Enacted; full authorisation regime not yet commenced)\nLaw Commissions of England and Wales and Scotland, Automated Vehicles: Joint Report (Jan. 2022) (official / technical material)\nCCAV/DfT, Automated Vehicles Act implementation and APS permitting materials (2025–26) (official / technical material)", "urls": ["https://www.legislation.gov.uk/ukpga/2024/10/contents", "https://lawcom.gov.uk/project/automated-vehicles/"], "urlLabels": ["UK Automated Vehicles Act 2024", "Law Commissions automated-vehicles report"], "sourceEntries": [{"text": "Automated Vehicles Act 2024, c. 10, §§ 1, 6, 8–9, 26–27, 34–37, 47–48 (UK) (binding primary authority; status: Enacted; full authorisation regime not yet commenced)", "links": [{"url": "https://www.legislation.gov.uk/ukpga/2024/10/contents", "label": "UK Automated Vehicles Act 2024", "linkText": "Automated Vehicles Act 2024"}]}, {"text": "Law Commissions of England and Wales and Scotland, Automated Vehicles: Joint Report (Jan. 2022) (official / technical material)", "links": [{"url": "https://lawcom.gov.uk/project/automated-vehicles/", "label": "Law Commissions automated-vehicles report", "linkText": "Automated Vehicles: Joint Report"}]}, {"text": "CCAV/DfT, Automated Vehicles Act implementation and APS permitting materials (2025–26) (official / technical material)", "links": []}], "nearLabels": ["Automated Driving Provider (ADP) [UAOVA (US model state law)]", "Automated Driving Provider [Finland]", "Automated Driving System Entity (ADSE) [Australia]", "SAO Implementer [Japan]", "STRA Operator [France]", "Use Subject [China (national)]"], "nearLinkIds": ["role-automated-driving-provider-adp-256119f8", "role-automated-driving-provider-3cb6f2d3", "role-automated-driving-system-entity-adse-aba2e64e", "role-sao-implementer-363ba981", "role-stra-operator-1af07ac4", "role-use-subject-987e4410"], "nearIds": ["role-automated-driving-provider-3cb6f2d3", "role-automated-driving-provider-adp-256119f8", "role-automated-driving-system-entity-adse-aba2e64e", "role-sao-implementer-363ba981", "role-stra-operator-1af07ac4", "role-use-subject-987e4410"], "synonymIds": [], "semanticNeighborIds": ["role-automated-driving-provider-adp-256119f8", "role-automated-driving-system-entity-adse-aba2e64e", "role-automated-driving-provider-3cb6f2d3", "role-sao-implementer-363ba981", "role-stra-operator-1af07ac4", "role-use-subject-987e4410"], "complementLabels": ["Authorised Automated Vehicle Incident Inspector", "Automated Passenger Services (APS) Permit Holder", "Licensed NUiC Operator", "User-in-Charge (UiC)"], "complementLinkIds": ["role-authorised-automated-vehicle-incident-inspector-41f4c782", "role-automated-passenger-services-aps-permit-holder-c552c8ad", "role-licensed-nuic-operator-e0b0a043", "role-user-in-charge-uic-25e9a60b"], "complementIds": ["role-authorised-automated-vehicle-incident-inspector-41f4c782", "role-automated-passenger-services-aps-permit-holder-c552c8ad", "role-licensed-nuic-operator-e0b0a043", "role-user-in-charge-uic-25e9a60b"], "cluster": "ADS-associated entities", "profile": [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.75, 1.0, 1.0, 0.0, 0.0, 0.0, 0.4, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 0.0, "legal_responsibility": 1.0, "ddt": 0.0, "fallback": 0.0, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 0.0, "remote": 0.0, "deployment": 1.0, "testing": 0.0, "design": 0.0, "regulation": 0.4, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 1151.5, "y": 609.7, "radius": 40.0}, {"id": "role-authorized-entity-effc0508", "term": "Authorized Entity", "termLines": ["Authorized Entity"], "framework": "UN Regulation / GTR on ADS", "roleType": "Human or Entity", "location": null, "description": "A person or entity authorised to receive data from an ADS vehicle's Data Storage System for Automated Driving (DSSAD). The applicable national framework determines who is authorised and the conditions for access.", "sourceText": "UN GTR on ADS ¶¶ 4.3.5, 5.1.8.5.4; Annex 6 ¶¶ 3.2, 4.1–4.2 n.2, 4.5.2, 4.6.1, 5.3.2 n.5 (ECE/TRANS/WP.29/2026/139) (UN GTR under the 1998 Agreement; no direct legal effect pending national transposition; status: Adopted UN text; identity left to national law)\nParallel UN ADS Regulation (adopted June 2026; ECE/TRANS/WP.29/2026/137; final number pending official publication) (UN Regulation under the 1958 Agreement; binding on Contracting Parties applying it)", "urls": ["https://docs.un.org/en/ECE/TRANS/WP.29/2026/139", "https://docs.un.org/en/ECE/TRANS/WP.29/2026/137"], "urlLabels": ["UN GTR on ADS", "UN Regulation on ADS"], "sourceEntries": [{"text": "UN GTR on ADS ¶¶ 4.3.5, 5.1.8.5.4; Annex 6 ¶¶ 3.2, 4.1–4.2 n.2, 4.5.2, 4.6.1, 5.3.2 n.5 (ECE/TRANS/WP.29/2026/139) (UN GTR under the 1998 Agreement; no direct legal effect pending national transposition; status: Adopted UN text; identity left to national law)", "links": [{"url": "https://docs.un.org/en/ECE/TRANS/WP.29/2026/139", "label": "UN GTR on ADS", "linkText": "ECE/TRANS/WP.29/2026/139"}]}, {"text": "Parallel UN ADS Regulation (adopted June 2026; ECE/TRANS/WP.29/2026/137; final number pending official publication) (UN Regulation under the 1958 Agreement; binding on Contracting Parties applying it)", "links": [{"url": "https://docs.un.org/en/ECE/TRANS/WP.29/2026/137", "label": "UN Regulation on ADS", "linkText": "ECE/TRANS/WP.29/2026/137"}]}], "nearLabels": [], "nearLinkIds": [], "nearIds": [], "synonymIds": [], "semanticNeighborIds": ["role-relevant-authority-b0d0ca19", "role-approval-authority-7a850706", "role-first-supply-regulator-68fb88fb", "role-in-use-regulator-34cc7307", "role-competent-authority-2a4d6b2b", "role-assessor-competent-personnel-3c12ddcb"], "complementLabels": ["Manufacturer"], "complementLinkIds": ["role-manufacturer-644d113f"], "complementIds": ["role-manufacturer-644d113f"], "cluster": "Other users and authorized recipients", "profile": [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.7, 0.0, 0.0, 0.35, 0.0, 0.0, 0.0, 0.45, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 0.0, "legal_responsibility": 0.25, "ddt": 0.0, "fallback": 0.0, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 0.0, "remote": 0.0, "deployment": 0.55, "testing": 0.0, "design": 0.0, "regulation": 0.45, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 884.5, "y": 725.4, "radius": 40.0}, {"id": "role-authorized-official-directing-traffic-965df3f9", "term": "Authorized Official Directing Traffic", "termLines": ["Authorized Official Directing Traffic"], "framework": "UN Road Traffic Conventions (1949/1968)", "roleType": "Human", "location": null, "description": "An authorized official who directs traffic. Under the 1968 Convention, road users must obey the official's instructions, which take precedence over traffic regulations, signs, signals, and road markings; the official must be identifiable at a distance.", "sourceText": "1968 Convention on Road Traffic, art. 6 (binding treaty law for Contracting Parties)", "urls": ["https://www.unece.org/fileadmin/DAM/trans/conventn/crt1968e.pdf"], "urlLabels": ["1968 Convention on Road Traffic"], "sourceEntries": [{"text": "1968 Convention on Road Traffic, art. 6 (binding treaty law for Contracting Parties)", "links": [{"url": "https://www.unece.org/fileadmin/DAM/trans/conventn/crt1968e.pdf", "label": "1968 Convention on Road Traffic", "linkText": "1968 Convention on Road Traffic"}]}], "nearLabels": ["Road-Safety Agent [UN Regulation / GTR on ADS]", "Traffic Controller [Generic]"], "nearLinkIds": ["role-road-safety-agent-0f5d8727", "role-traffic-controller-6b40ab14"], "nearIds": ["role-road-safety-agent-0f5d8727", "role-traffic-controller-6b40ab14"], "synonymIds": [], "semanticNeighborIds": ["role-road-safety-agent-0f5d8727", "role-traffic-controller-6b40ab14", "role-first-responder-c2132b8f", "role-road-user-b02db4ad", "role-pedestrian-277158ae", "role-vulnerable-road-user-6537132d"], "complementLabels": ["Cyclist", "Driver [UN Road Traffic Conventions (1949/1968)]", "Pedestrian", "Road User"], "complementLinkIds": ["role-cyclist-69220fa9", "role-driver-a3a8a16d", "role-pedestrian-277158ae", "role-road-user-b02db4ad"], "complementIds": ["role-cyclist-69220fa9", "role-driver-a3a8a16d", "role-pedestrian-277158ae", "role-road-user-b02db4ad"], "cluster": "Road users and incident response", "profile": [0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.3, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.25, 0.0, 0.45, 0.65, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 0.0, "legal_responsibility": 0.35, "ddt": 0.0, "fallback": 0.0, "supervision": 1.0, "assistance": 0.0, "inside_vehicle": 0.0, "remote": 0.0, "deployment": 0.6, "testing": 0.0, "design": 0.0, "regulation": 0.25, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.45}, "x": 725.3, "y": 866.4, "radius": 40.0}, {"id": "role-automated-commercial-motor-vehicle-pilot-participant-9f41564c", "term": "Automated Commercial Motor Vehicle Pilot Participant", "termLines": ["Automated Commercial Motor Vehicle Pilot Participant"], "framework": "Canada", "roleType": "Human or Entity", "location": null, "description": "A person or organisation authorised to operate an automated commercial motor vehicle in Ontario's pilot program. The pilot has its own eligibility, operating, reporting, driver or remote-oversight, and insurance requirements.", "sourceText": "O. Reg. 161/25 (Pilot Project — Automated Commercial Motor Vehicles), Ontario (binding primary authority; status: Temporary pilot, 2025–2035)\nOntario MTO, ACMV pilot program conditions and guidance (2025) (official / technical material)", "urls": ["https://www.ontario.ca/laws/regulation/r25161", "https://www.ontario.ca/page/automated-commercial-motor-vehicle-pilot-program-conditions"], "urlLabels": ["Ontario ACMV pilot regulation", "Ontario ACMV pilot conditions"], "sourceEntries": [{"text": "O. Reg. 161/25 (Pilot Project — Automated Commercial Motor Vehicles), Ontario (binding primary authority; status: Temporary pilot, 2025–2035)", "links": [{"url": "https://www.ontario.ca/laws/regulation/r25161", "label": "Ontario ACMV pilot regulation", "linkText": "O. Reg. 161/25"}]}, {"text": "Ontario MTO, ACMV pilot program conditions and guidance (2025) (official / technical material)", "links": [{"url": "https://www.ontario.ca/page/automated-commercial-motor-vehicle-pilot-program-conditions", "label": "Ontario ACMV pilot conditions", "linkText": "pilot program conditions"}]}], "nearLabels": ["Automated Passenger Services (APS) Permit Holder [United Kingdom]", "Deployment Permit Holder [California]", "Driverless Testing Permit Holder [California]", "Pilot Proprietor [China (Hong Kong)]", "Road-Application Pilot Entity [China (Beijing)]", "Test Subject [China (national)]", "Testing Permit Holder - Driver Present [California]", "Trial Organization [Canada]", "Trial Permit Holder [Sweden]"], "nearLinkIds": ["role-automated-passenger-services-aps-permit-holder-c552c8ad", "role-deployment-permit-holder-2b3d698b", "role-driverless-testing-permit-holder-bf1f293d", "role-pilot-proprietor-2f452920", "role-road-application-pilot-entity-8e969b9f", "role-test-subject-327b5bc2", "role-testing-permit-holder-driver-present-2fda75ef", "role-trial-organization-5819d6ba", "role-trial-permit-holder-aae67394"], "nearIds": ["role-automated-passenger-services-aps-permit-holder-c552c8ad", "role-deployment-permit-holder-2b3d698b", "role-driverless-testing-permit-holder-bf1f293d", "role-pilot-proprietor-2f452920", "role-road-application-pilot-entity-8e969b9f", "role-test-subject-327b5bc2", "role-testing-permit-holder-driver-present-2fda75ef", "role-trial-organization-5819d6ba", "role-trial-permit-holder-aae67394"], "synonymIds": [], "semanticNeighborIds": ["role-automated-passenger-services-aps-permit-holder-c552c8ad", "role-deployment-permit-holder-2b3d698b", "role-driverless-testing-permit-holder-bf1f293d", "role-pilot-proprietor-2f452920", "role-road-application-pilot-entity-8e969b9f", "role-testing-permit-holder-driver-present-2fda75ef"], "complementLabels": ["Driver [Canada]", "Remote Assistant [Canada]"], "complementLinkIds": ["role-driver-ab4023ad", "role-remote-assistant-213055be"], "complementIds": ["role-driver-ab4023ad", "role-remote-assistant-213055be"], "cluster": "Permits, trials, and authorisations", "profile": [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.65, 0.45, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 0.0, "legal_responsibility": 0.85, "ddt": 0.0, "fallback": 0.0, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 0.0, "remote": 0.0, "deployment": 0.7, "testing": 0.0, "design": 0.0, "regulation": 1.0, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 1518.1, "y": 444.5, "radius": 40.0}, {"id": "role-automated-delivery-vehicle-operation-permit-holder-b573dad7", "term": "Automated Delivery-Vehicle Operation Permit Holder", "termLines": ["Automated Delivery-Vehicle Operation Permit Holder", "Slovak: držiteľ povolenia prevádzky automatizovaného doručovacieho vozidla"], "framework": "Slovakia", "roleType": "Human or Entity", "location": null, "description": "The vehicle operator that holds a permit to operate an automated delivery vehicle in road traffic. The holder must ensure safe and insured operation, mark the vehicle with identifying and contact information, and keep records identifying the supervising driver and the time of supervision.", "sourceText": "Slovak Act No. 106/2018 on Operation of Vehicles in Road Traffic, § 52, and Road Traffic Act No. 8/2009, § 6(7), as amended by Act No. 429/2022 (binding primary authority; in force 2 Jan. 2023)", "urls": ["https://www.slov-lex.sk/ezbierky-fe/pravne-predpisy/SK/ZZ/2018/106/", "https://www.slov-lex.sk/ezbierky/pravne-predpisy/SK/ZZ/2022/429/"], "urlLabels": ["Slovak Act No. 106/2018", "Slovak Act No. 429/2022"], "sourceEntries": [{"text": "Slovak Act No. 106/2018 on Operation of Vehicles in Road Traffic, § 52, and Road Traffic Act No. 8/2009, § 6(7), as amended by Act No. 429/2022 (binding primary authority; in force 2 Jan. 2023)", "links": [{"url": "https://www.slov-lex.sk/ezbierky-fe/pravne-predpisy/SK/ZZ/2018/106/", "label": "Slovak Act No. 106/2018", "linkText": "Slovak Act No. 106/2018"}, {"url": "https://www.slov-lex.sk/ezbierky/pravne-predpisy/SK/ZZ/2022/429/", "label": "Slovak Act No. 429/2022", "linkText": "Act No. 429/2022"}]}], "nearLabels": ["Commercial Authorization Holder [Texas]", "Deployment Permit Holder [California]", "Pilot Proprietor [China (Hong Kong)]"], "nearLinkIds": ["role-commercial-authorization-holder-7f9483ba", "role-deployment-permit-holder-2b3d698b", "role-pilot-proprietor-2f452920"], "nearIds": ["role-commercial-authorization-holder-7f9483ba", "role-deployment-permit-holder-2b3d698b", "role-pilot-proprietor-2f452920"], "synonymIds": [], "semanticNeighborIds": ["role-commercial-authorization-holder-7f9483ba", "role-deployment-permit-holder-2b3d698b", "role-pilot-proprietor-2f452920", "role-road-transport-operator-fe7e0b57", "role-licensed-fully-automated-vehicle-operator-00182b0b", "role-test-operation-permit-holder-6b2a4e9f"], "complementLabels": ["Driver of an Automated Delivery Vehicle"], "complementLinkIds": ["role-driver-of-an-automated-delivery-vehicle-b3aa8817"], "complementIds": ["role-driver-of-an-automated-delivery-vehicle-b3aa8817"], "cluster": "Permits, trials, and authorisations", "profile": [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.8, 1.0, 0.65, 0.0, 0.75, 0.0, 0.0, 0.0, 0.0, 0.45, 0.0, 1.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 0.0, "legal_responsibility": 1.0, "ddt": 0.0, "fallback": 0.0, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 0.0, "remote": 0.0, "deployment": 0.7, "testing": 0.0, "design": 0.0, "regulation": 0.75, "dispatch": 0.65, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 1410.1, "y": 645.2, "radius": 40.0}, {"id": "role-automated-driving-provider-3cb6f2d3", "term": "Automated Driving Provider", "termLines": ["Automated Driving Provider"], "framework": "Finland", "roleType": "Entity", "location": null, "description": "A proposed legal entity that would be licensed and responsible for an automated vehicle's behavior while the ADS performs the dynamic driving task. It would apply for each vehicle to be accepted and registered as self-driving in Finland.", "sourceText": "Finnish Ministry of Transport and Communications, Regulating the Deployment of Automated Vehicles in Finland, UNECE document ADS-12-51, slides 6-7 (official 2025 policy presentation; proposed role)\nFinnish Government, road-traffic automation regulation project LVM032:00/2021 (official legislative-project status; proposal still in preparation as of 27 Aug. 2026)", "urls": ["https://wiki.unece.org/download/attachments/293961741/ADS-12-51.pdf?api=v2", "https://valtioneuvosto.fi/hanke?tunnus=LVM032%3A00%2F2021"], "urlLabels": ["Finnish automated-vehicle deployment proposal", "Finnish road-traffic automation project"], "sourceEntries": [{"text": "Finnish Ministry of Transport and Communications, Regulating the Deployment of Automated Vehicles in Finland, UNECE document ADS-12-51, slides 6-7 (official 2025 policy presentation; proposed role)", "links": [{"url": "https://wiki.unece.org/download/attachments/293961741/ADS-12-51.pdf?api=v2", "label": "Finnish automated-vehicle deployment proposal", "linkText": "Regulating the Deployment of Automated Vehicles in Finland"}]}, {"text": "Finnish Government, road-traffic automation regulation project LVM032:00/2021 (official legislative-project status; proposal still in preparation as of 27 Aug. 2026)", "links": [{"url": "https://valtioneuvosto.fi/hanke?tunnus=LVM032%3A00%2F2021", "label": "Finnish road-traffic automation project", "linkText": "road-traffic automation regulation project LVM032:00/2021"}]}], "nearLabels": ["Authorised Self-Driving Entity (ASDE) [United Kingdom]", "Automated Driving Provider (ADP) [UAOVA (US model state law)]", "Automated Driving System Entity (ADSE) [Australia]"], "nearLinkIds": ["role-authorised-self-driving-entity-asde-d43383b0", "role-automated-driving-provider-adp-256119f8", "role-automated-driving-system-entity-adse-aba2e64e"], "nearIds": ["role-authorised-self-driving-entity-asde-d43383b0", "role-automated-driving-provider-adp-256119f8", "role-automated-driving-system-entity-adse-aba2e64e"], "synonymIds": [], "semanticNeighborIds": ["role-automated-driving-provider-adp-256119f8", "role-authorised-self-driving-entity-asde-d43383b0", "role-automated-driving-system-entity-adse-aba2e64e", "role-stra-operator-1af07ac4", "role-use-subject-987e4410", "role-sao-implementer-363ba981"], "complementLabels": ["Driver-in-Readiness", "Remote Management Provider"], "complementLinkIds": ["role-driver-in-readiness-a1dedd36", "role-remote-management-provider-66748067"], "complementIds": ["role-driver-in-readiness-a1dedd36", "role-remote-management-provider-66748067"], "cluster": "ADS-associated entities", "profile": [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.9, 1.0, 1.0, 0.25, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 0.0, "legal_responsibility": 1.0, "ddt": 0.0, "fallback": 0.0, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 0.0, "remote": 0.0, "deployment": 1.0, "testing": 0.0, "design": 0.0, "regulation": 0.0, "dispatch": 0.25, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 1101.9, "y": 680.8, "radius": 40.0}, {"id": "role-automated-driving-provider-adp-256119f8", "term": "Automated Driving Provider (ADP)", "termLines": ["Automated Driving Provider (ADP)"], "framework": "UAOVA (US model state law)", "roleType": "Human or Entity", "location": null, "description": "An automated driving provider is a person that declares to the state that it may be the driver of an associated automated vehicle during automated operation. The declaration is implemented through the registration system: an automated vehicle may be registered only if it is associated with a declared ADP.", "sourceText": "UAOVA §§ 2, 5–7 (Unif. Law Comm’n 2019) (model legislation; no legal effect in any state unless and until enacted there)\nUAOVA prefatory note and legislative notes (official / technical material)\nSmith, Drafting Memoranda for the UAOVA (SSRN abstract 3747058, 2019) (secondary / analytical source)", "urls": ["https://www.uniformlaws.org/viewdocument/final-act-29?CommunityKey=4e70cf8e-a3f4-4c55-9d27-fb3e2ab241d6&tab=librarydocuments", "https://papers.ssrn.com/sol3/papers.cfm?abstract_id=3747058"], "urlLabels": ["UAOVA final act", "Smith drafting memoranda (SSRN)"], "sourceEntries": [{"text": "UAOVA §§ 2, 5–7 (Unif. Law Comm’n 2019) (model legislation; no legal effect in any state unless and until enacted there)", "links": [{"url": "https://www.uniformlaws.org/viewdocument/final-act-29?CommunityKey=4e70cf8e-a3f4-4c55-9d27-fb3e2ab241d6&tab=librarydocuments", "label": "UAOVA final act", "linkText": "UAOVA"}]}, {"text": "UAOVA prefatory note and legislative notes (official / technical material)", "links": [{"url": "https://www.uniformlaws.org/viewdocument/final-act-29?CommunityKey=4e70cf8e-a3f4-4c55-9d27-fb3e2ab241d6&tab=librarydocuments", "label": "UAOVA final act", "linkText": "UAOVA"}]}, {"text": "Smith, Drafting Memoranda for the UAOVA (SSRN abstract 3747058, 2019) (secondary / analytical source)", "links": [{"url": "https://papers.ssrn.com/sol3/papers.cfm?abstract_id=3747058", "label": "Smith drafting memoranda (SSRN)", "linkText": "Drafting Memoranda for the UAOVA"}]}], "nearLabels": ["Authorised Self-Driving Entity (ASDE) [United Kingdom]", "Automated Driving Provider [Finland]", "Automated Driving System Entity (ADSE) [Australia]", "Operator (ADS Attribution) [Florida]", "Operator (ADS Attribution) [Texas]", "Operator [Nevada]", "SAO Implementer [Japan]", "STRA Operator [France]", "Use Subject [China (national)]"], "nearLinkIds": ["role-authorised-self-driving-entity-asde-d43383b0", "role-automated-driving-provider-3cb6f2d3", "role-automated-driving-system-entity-adse-aba2e64e", "role-operator-ads-attribution-9643b02e", "role-operator-ads-attribution-f01aeea4", "role-operator-17ecc559", "role-sao-implementer-363ba981", "role-stra-operator-1af07ac4", "role-use-subject-987e4410"], "nearIds": ["role-authorised-self-driving-entity-asde-d43383b0", "role-automated-driving-provider-3cb6f2d3", "role-automated-driving-system-entity-adse-aba2e64e", "role-operator-17ecc559", "role-operator-ads-attribution-9643b02e", "role-operator-ads-attribution-f01aeea4", "role-sao-implementer-363ba981", "role-stra-operator-1af07ac4", "role-use-subject-987e4410"], "synonymIds": [], "semanticNeighborIds": ["role-authorised-self-driving-entity-asde-d43383b0", "role-automated-driving-provider-3cb6f2d3", "role-automated-driving-system-entity-adse-aba2e64e", "role-sao-implementer-363ba981", "role-stra-operator-1af07ac4", "role-use-subject-987e4410"], "complementLabels": [], "complementLinkIds": [], "complementIds": [], "cluster": "ADS-associated entities", "profile": [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 1.0, 1.0, 0.2, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 0.0, "legal_responsibility": 1.0, "ddt": 0.0, "fallback": 0.0, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 0.0, "remote": 0.0, "deployment": 1.0, "testing": 0.0, "design": 0.0, "regulation": 0.0, "dispatch": 0.2, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 1069.9, "y": 606.6, "radius": 40.0}, {"id": "role-automated-driving-system-entity-adse-aba2e64e", "term": "Automated Driving System Entity (ADSE)", "termLines": ["Automated Driving System Entity (ADSE)"], "framework": "Australia", "roleType": "Entity", "location": null, "description": "A corporation that would be certified as responsible for the safe operation of an ADS throughout its on-road design life under Australia's proposed in-service law. The proposed role includes responsibility for the dynamic driving task, a general safety duty, data and reporting obligations, and executive-officer due diligence.", "sourceText": "Road Vehicle Standards Act 2018 (Cth) (binding primary authority; current first-supply framework)\nNTC, The Regulatory Framework for Automated Vehicles in Australia (Feb. 2022) (official policy)\nNTC, Automated Driving System Entity Certification; ADSE In-Service Obligations; Regulator Powers and Functions (Apr. 2024) (official policy)\nDepartment of Infrastructure, AVSL Consultation Paper (22 Apr. 2024) (official policy)\nNTC, Automated Vehicle Safety Reforms: Consultation Report (Dec. 2025) (official policy; proposed AVSL role not enacted as of 24 Aug. 2026)", "urls": ["https://www.legislation.gov.au/C2018A00163/latest", "https://www.ntc.gov.au/sites/default/files/assets/files/NTC%20Policy%20Paper%20-%20regulatory%20framework%20for%20automated%20vehicles%20in%20Australia.pdf", "https://www.ntc.gov.au/transport-reform/ntc-projects/av-safety-reform", "https://www.ntc.gov.au/sites/default/files/assets/files/ADSE%20in-service%20obligations%20April%202024.pdf", "https://www.infrastructure.gov.au/infrastructure-transport-vehicles/transport-strategy-policy/office-future-transport-technology/automated-vehicles"], "urlLabels": ["Australian Road Vehicle Standards Act", "NTC automated-vehicle regulatory framework", "NTC automated-vehicle safety reform", "Australian ADSE obligations", "Australian automated-vehicle policy"], "sourceEntries": [{"text": "Road Vehicle Standards Act 2018 (Cth) (binding primary authority; current first-supply framework)", "links": [{"url": "https://www.legislation.gov.au/C2018A00163/latest", "label": "Australian Road Vehicle Standards Act", "linkText": "Road Vehicle Standards Act 2018"}]}, {"text": "NTC, The Regulatory Framework for Automated Vehicles in Australia (Feb. 2022) (official policy)", "links": [{"url": "https://www.ntc.gov.au/sites/default/files/assets/files/NTC%20Policy%20Paper%20-%20regulatory%20framework%20for%20automated%20vehicles%20in%20Australia.pdf", "label": "NTC automated-vehicle regulatory framework", "linkText": "The Regulatory Framework for Automated Vehicles in Australia"}]}, {"text": "NTC, Automated Driving System Entity Certification; ADSE In-Service Obligations; Regulator Powers and Functions (Apr. 2024) (official policy)", "links": [{"url": "https://www.ntc.gov.au/sites/default/files/assets/files/ADSE%20in-service%20obligations%20April%202024.pdf", "label": "Australian ADSE obligations", "linkText": "ADSE In-Service Obligations"}]}, {"text": "Department of Infrastructure, AVSL Consultation Paper (22 Apr. 2024) (official policy)", "links": [{"url": "https://www.infrastructure.gov.au/infrastructure-transport-vehicles/transport-strategy-policy/office-future-transport-technology/automated-vehicles", "label": "Australian automated-vehicle policy", "linkText": "Australian automated-vehicle policy"}]}, {"text": "NTC, Automated Vehicle Safety Reforms: Consultation Report (Dec. 2025) (official policy; proposed AVSL role not enacted as of 24 Aug. 2026)", "links": [{"url": "https://www.ntc.gov.au/transport-reform/ntc-projects/av-safety-reform", "label": "NTC automated-vehicle safety reform", "linkText": "Automated Vehicle Safety Reforms"}]}], "nearLabels": ["Authorised Self-Driving Entity (ASDE) [United Kingdom]", "Automated Driving Provider (ADP) [UAOVA (US model state law)]", "Automated Driving Provider [Finland]", "SAO Implementer [Japan]", "STRA Operator [France]", "Use Subject [China (national)]"], "nearLinkIds": ["role-authorised-self-driving-entity-asde-d43383b0", "role-automated-driving-provider-adp-256119f8", "role-automated-driving-provider-3cb6f2d3", "role-sao-implementer-363ba981", "role-stra-operator-1af07ac4", "role-use-subject-987e4410"], "nearIds": ["role-authorised-self-driving-entity-asde-d43383b0", "role-automated-driving-provider-3cb6f2d3", "role-automated-driving-provider-adp-256119f8", "role-sao-implementer-363ba981", "role-stra-operator-1af07ac4", "role-use-subject-987e4410"], "synonymIds": [], "semanticNeighborIds": ["role-authorised-self-driving-entity-asde-d43383b0", "role-automated-driving-provider-adp-256119f8", "role-automated-driving-provider-3cb6f2d3", "role-sao-implementer-363ba981", "role-stra-operator-1af07ac4", "role-use-subject-987e4410"], "complementLabels": ["Executive Officer", "First-Supply Regulator", "Registered Operator"], "complementLinkIds": ["role-executive-officer-37044c7d", "role-first-supply-regulator-68fb88fb", "role-registered-operator-18011995"], "complementIds": ["role-executive-officer-37044c7d", "role-first-supply-regulator-68fb88fb", "role-registered-operator-18011995"], "cluster": "ADS-associated entities", "profile": [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 1.0, 0.0, 0.45, 0.0, 0.35, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 0.0, "legal_responsibility": 1.0, "ddt": 0.0, "fallback": 0.0, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 0.0, "remote": 0.0, "deployment": 1.0, "testing": 0.0, "design": 0.45, "regulation": 0.35, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 1135.9, "y": 525.9, "radius": 40.0}, {"id": "role-automated-passenger-services-aps-permit-holder-c552c8ad", "term": "Automated Passenger Services (APS) Permit Holder", "termLines": ["Automated Passenger Services (APS) Permit Holder"], "framework": "United Kingdom", "roleType": "Human or Entity", "location": null, "description": "A person or body granted a permit to provide automated passenger services under the United Kingdom's pilot scheme. The permit can modify specified taxi, private-hire, or bus requirements and does not by itself make its holder an ASDE or licensed NUiC operator.", "sourceText": "Automated Vehicles Act 2024, Part 5, especially §§ 82–89; Automated Vehicles (Permits for Automated Passenger Services) Regulations 2026 (SI 2026/439) (binding primary authority; status: Part 5 of the 2024 Act commenced early, in force 15 May 2026, ahead of the wider authorisation regime)\nDfT/DVSA, Self-driving vehicle pilot scheme: information for applicants (2026) (official / technical material)", "urls": ["https://www.legislation.gov.uk/ukpga/2024/10/contents", "https://www.legislation.gov.uk/uksi/2026/439/contents/made"], "urlLabels": ["UK Automated Vehicles Act 2024", "UK automated-vehicle regulations"], "sourceEntries": [{"text": "Automated Vehicles Act 2024, Part 5, especially §§ 82–89; Automated Vehicles (Permits for Automated Passenger Services) Regulations 2026 (SI 2026/439) (binding primary authority; status: Part 5 of the 2024 Act commenced early, in force 15 May 2026, ahead of the wider authorisation regime)", "links": [{"url": "https://www.legislation.gov.uk/ukpga/2024/10/contents", "label": "UK Automated Vehicles Act 2024", "linkText": "Automated Vehicles Act 2024"}, {"url": "https://www.legislation.gov.uk/uksi/2026/439/contents/made", "label": "UK automated-vehicle regulations", "linkText": "Automated Vehicles (Permits for Automated Passenger Services) Regulations 2026"}]}, {"text": "DfT/DVSA, Self-driving vehicle pilot scheme: information for applicants (2026) (official / technical material)", "links": []}], "nearLabels": ["Automated Commercial Motor Vehicle Pilot Participant [Canada]", "Commercial Authorization Holder [Texas]", "Deployment Permit Holder [California]", "Driverless Testing Permit Holder [California]", "Pilot Proprietor [China (Hong Kong)]", "Testing Permit Holder - Driver Present [California]", "Trial Permit Holder [Sweden]"], "nearLinkIds": ["role-automated-commercial-motor-vehicle-pilot-participant-9f41564c", "role-commercial-authorization-holder-7f9483ba", "role-deployment-permit-holder-2b3d698b", "role-driverless-testing-permit-holder-bf1f293d", "role-pilot-proprietor-2f452920", "role-testing-permit-holder-driver-present-2fda75ef", "role-trial-permit-holder-aae67394"], "nearIds": ["role-automated-commercial-motor-vehicle-pilot-participant-9f41564c", "role-commercial-authorization-holder-7f9483ba", "role-deployment-permit-holder-2b3d698b", "role-driverless-testing-permit-holder-bf1f293d", "role-pilot-proprietor-2f452920", "role-testing-permit-holder-driver-present-2fda75ef", "role-trial-permit-holder-aae67394"], "synonymIds": [], "semanticNeighborIds": ["role-automated-commercial-motor-vehicle-pilot-participant-9f41564c", "role-commercial-authorization-holder-7f9483ba", "role-deployment-permit-holder-2b3d698b", "role-driverless-testing-permit-holder-bf1f293d", "role-pilot-proprietor-2f452920", "role-testing-permit-holder-driver-present-2fda75ef"], "complementLabels": ["Authorised Self-Driving Entity (ASDE)", "Licensed NUiC Operator"], "complementLinkIds": ["role-authorised-self-driving-entity-asde-d43383b0", "role-licensed-nuic-operator-e0b0a043"], "complementIds": ["role-authorised-self-driving-entity-asde-d43383b0", "role-licensed-nuic-operator-e0b0a043"], "cluster": "Permits, trials, and authorisations", "profile": [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.65, 0.45, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 0.0, "legal_responsibility": 0.85, "ddt": 0.0, "fallback": 0.0, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 0.0, "remote": 0.0, "deployment": 0.7, "testing": 0.0, "design": 0.0, "regulation": 1.0, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 1382.3, "y": 560.6, "radius": 40.0}, {"id": "role-automobile-manufacturer-pilot-consortium-93a764f5", "term": "Automobile Manufacturer (Pilot Consortium)", "termLines": ["Automobile Manufacturer (Pilot Consortium)"], "framework": "China (national)", "roleType": "Entity", "location": null, "description": "The vehicle-manufacturer member of a national ICV pilot consortium. It applies jointly with the Use Subject and must establish product safety assurance, safety monitoring, risk and emergency-management, cybersecurity, data-security, and response capabilities for the selected ICV products throughout the pilot stages.", "sourceText": "Four-ministry Notice on ICV Access and On-Road Pilot Work and annexed Implementation Guide (Trial), 17 Nov. 2023 (official national pilot instrument)", "urls": ["https://www.miit.gov.cn/jgsj/zbys/wjfb/art/2023/art_4a67648dc58e483bab554f97045a8579.html", "https://newlypossible.org/wiki/Chinese_Automated_Driving_Standards"], "urlLabels": ["China national ICV pilot notice", "Chinese automated-driving standards guide"], "sourceEntries": [{"text": "Four-ministry Notice on ICV Access and On-Road Pilot Work and annexed Implementation Guide (Trial), 17 Nov. 2023 (official national pilot instrument)", "links": [{"url": "https://www.miit.gov.cn/jgsj/zbys/wjfb/art/2023/art_4a67648dc58e483bab554f97045a8579.html", "label": "China national ICV pilot notice", "linkText": "Notice on ICV Access and On-Road Pilot Work"}]}, {"text": "Chinese automated-driving standards guide", "links": [{"url": "https://newlypossible.org/wiki/Chinese_Automated_Driving_Standards", "label": "Chinese automated-driving standards guide", "linkText": "Chinese automated-driving standards guide"}]}], "nearLabels": ["Manufacturer [UN Regulation / GTR on ADS]", "Manufacturer of Autonomous Technology [California]", "Vehicle Manufacturer [China (national)]"], "nearLinkIds": ["role-manufacturer-644d113f", "role-manufacturer-of-autonomous-technology-4802985e", "role-vehicle-manufacturer-645d0588"], "nearIds": ["role-manufacturer-644d113f", "role-manufacturer-of-autonomous-technology-4802985e", "role-vehicle-manufacturer-645d0588"], "synonymIds": [], "semanticNeighborIds": ["role-manufacturer-644d113f", "role-manufacturer-of-autonomous-technology-4802985e", "role-vehicle-manufacturer-645d0588", "role-hersteller-3e8eeccd", "role-company-76c0a1b6", "role-system-designer-b1953c84"], "complementLabels": ["Use Subject"], "complementLinkIds": ["role-use-subject-987e4410"], "complementIds": ["role-use-subject-987e4410"], "cluster": "Manufacturers and designers", "profile": [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.85, 0.35, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 0.0, "legal_responsibility": 0.7, "ddt": 0.0, "fallback": 0.0, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 0.0, "remote": 0.0, "deployment": 0.55, "testing": 0.0, "design": 1.0, "regulation": 0.0, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 1412.0, "y": 186.4, "radius": 40.0}, {"id": "role-autonomous-vehicle-driver-eb9577df", "term": "Autonomous Vehicle Driver", "termLines": ["Autonomous Vehicle Driver", "Korean: 자율주행자동차 운전자"], "framework": "South Korea", "roleType": "Human (only in-vehicle)", "location": "v", "description": "The human driver of an autonomous vehicle. When a driver-supervised automated system requests takeover or direct driving is otherwise required, the driver must respond promptly and operate the steering, braking, and other controls; the cited safety-education requirement applies specifically to drivers of vehicles operating under temporary-operation test permits.", "sourceText": "도로교통법 (Road Traffic Act, Republic of Korea), ch. 4-2, arts. 56-2 and 56-3 (inserted 19 Mar. 2024; in force 20 Sept. 2024; art. 56-3 education from 20 Mar. 2025), current consolidated text (binding primary authority; status: Enacted / in force) 도로교통법 시행규칙 art. 38-2 (autonomous-vehicle safety education) — not to be confused with 시행령 art. 38-2 (emergency-vehicle education) (binding primary authority) Korea Road Traffic Authority, 자율주행자동차 안전교육 guidance (official / technical material)", "urls": ["https://www.law.go.kr/%EB%B2%95%EB%A0%B9/%EB%8F%84%EB%A1%9C%EA%B5%90%ED%86%B5%EB%B2%95"], "urlLabels": ["South Korean Road Traffic Act"], "sourceEntries": [{"text": "도로교통법 (Road Traffic Act, Republic of Korea), ch. 4-2, arts. 56-2 and 56-3 (inserted 19 Mar. 2024; in force 20 Sept. 2024; art. 56-3 education from 20 Mar. 2025), current consolidated text (binding primary authority; status: Enacted / in force) 도로교통법 시행규칙 art. 38-2 (autonomous-vehicle safety education) — not to be confused with 시행령 art. 38-2 (emergency-vehicle education) (binding primary authority) Korea Road Traffic Authority, 자율주행자동차 안전교육 guidance (official / technical material)", "links": [{"url": "https://www.law.go.kr/%EB%B2%95%EB%A0%B9/%EB%8F%84%EB%A1%9C%EA%B5%90%ED%86%B5%EB%B2%95", "label": "South Korean Road Traffic Act", "linkText": "South Korean Road Traffic Act"}]}], "nearLabels": ["Driver [Canada]", "Driver [France]", "Driver [Switzerland]", "Fahrzeugführer [Germany]", "Fallback User [UN Regulation / GTR on ADS]", "Fallback-Ready User (FRU) [SAE J3016]", "User-in-Charge (UiC) [United Kingdom]"], "nearLinkIds": ["role-driver-ab4023ad", "role-driver-380749d1", "role-driver-2f53bd34", "role-fahrzeugfuhrer-0005572c", "role-fallback-user-b886f11e", "role-fallback-ready-user-fru-00a2939b", "role-user-in-charge-uic-25e9a60b"], "nearIds": ["role-driver-2f53bd34", "role-driver-380749d1", "role-driver-ab4023ad", "role-fahrzeugfuhrer-0005572c", "role-fallback-ready-user-fru-00a2939b", "role-fallback-user-b886f11e", "role-user-in-charge-uic-25e9a60b"], "synonymIds": [], "semanticNeighborIds": ["role-driver-ab4023ad", "role-driver-380749d1", "role-driver-2f53bd34", "role-fahrzeugfuhrer-0005572c", "role-driver-b700bc28", "role-human-driver-42afb479"], "complementLabels": [], "complementLinkIds": [], "complementIds": [], "cluster": "Driving roles", "profile": [1.0, 0.0, 0.0, 0.0, 0.0, 0.8, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 1.0, "legal_responsibility": 0.6, "ddt": 1.0, "fallback": 0.0, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 0.8, "remote": 0.0, "deployment": 1.0, "testing": 0.0, "design": 0.0, "regulation": 0.0, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 209.0, "y": 516.4, "radius": 40.0}, {"id": "role-autonomous-vehicle-test-driver-55325ba5", "term": "Autonomous-Vehicle Test Driver", "termLines": ["Autonomous-Vehicle Test Driver"], "framework": "California", "roleType": "Human (only in-vehicle)", "location": "v", "description": "The human driver designated for a California testing operation when the applicable permit requires a driver. The person must meet the licensing, training, monitoring, and takeover requirements in the DMV regulations and the permit holder’s program.", "sourceText": "Cal. Veh. Code § 38750; 13 CCR art. 3.7 (binding primary authority; status: Regulatory testing role)\nCalifornia DMV testing-permit materials (official / technical material)", "urls": ["https://leginfo.legislature.ca.gov/faces/codes_displaySection.xhtml?lawCode=VEH&sectionNum=38750", "https://www.dmv.ca.gov/portal/vehicle-industry-services/autonomous-vehicles/california-autonomous-vehicle-regulations/"], "urlLabels": ["California Vehicle Code", "California autonomous-vehicle regulations"], "sourceEntries": [{"text": "Cal. Veh. Code § 38750; 13 CCR art. 3.7 (binding primary authority; status: Regulatory testing role)", "links": [{"url": "https://leginfo.legislature.ca.gov/faces/codes_displaySection.xhtml?lawCode=VEH&sectionNum=38750", "label": "California Vehicle Code", "linkText": "California Vehicle Code"}, {"url": "https://www.dmv.ca.gov/portal/vehicle-industry-services/autonomous-vehicles/california-autonomous-vehicle-regulations/", "label": "California autonomous-vehicle regulations", "linkText": "California autonomous-vehicle regulations"}]}, {"text": "California DMV testing-permit materials (official / technical material)", "links": [{"url": "https://www.dmv.ca.gov/portal/vehicle-industry-services/autonomous-vehicles/california-autonomous-vehicle-regulations/", "label": "California autonomous-vehicle regulations", "linkText": "California autonomous-vehicle regulations"}]}], "nearLabels": ["Backup Operator [China (Hong Kong)]", "Driver [Canada]", "Safety Driver [Singapore]", "Safety Operator [China (Beijing)]", "Safety Operator [China (national)]", "Safety Operator [China (Shenzhen)]", "Safety Operator [Singapore]", "Safety Supervisor [China (national)]", "Test Driver [China (national)]"], "nearLinkIds": ["role-backup-operator-5e0e5b39", "role-driver-ab4023ad", "role-safety-driver-7fd2b3d4", "role-safety-operator-18615849", "role-safety-operator-94878ad6", "role-safety-operator-8fa8cfb2", "role-safety-operator-c5faef16", "role-safety-supervisor-b0d2cd25", "role-test-driver-d61df028"], "nearIds": ["role-backup-operator-5e0e5b39", "role-driver-ab4023ad", "role-safety-driver-7fd2b3d4", "role-safety-operator-18615849", "role-safety-operator-8fa8cfb2", "role-safety-operator-94878ad6", "role-safety-operator-c5faef16", "role-safety-supervisor-b0d2cd25", "role-test-driver-d61df028"], "synonymIds": [], "semanticNeighborIds": ["role-backup-operator-5e0e5b39", "role-safety-driver-7fd2b3d4", "role-safety-operator-18615849", "role-safety-operator-94878ad6", "role-safety-operator-8fa8cfb2", "role-safety-operator-c5faef16"], "complementLabels": ["Testing Permit Holder - Driver Present"], "complementLinkIds": ["role-testing-permit-holder-driver-present-2fda75ef"], "complementIds": ["role-testing-permit-holder-driver-present-2fda75ef"], "cluster": "Testing personnel", "profile": [1.0, 0.55, 0.0, 0.0, 0.0, 1.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 1.0, "legal_responsibility": 0.7, "ddt": 1.0, "fallback": 0.55, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 1.0, "remote": 0.0, "deployment": 0.15, "testing": 1.0, "design": 0.0, "regulation": 0.0, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 503.7, "y": 470.5, "radius": 40.0}, {"id": "role-backup-operator-5e0e5b39", "term": "Backup Operator", "termLines": ["Backup Operator", "Chinese: 後備操作員"], "framework": "China (Hong Kong)", "roleType": "Human", "location": null, "description": "A person who may be required or named by a condition of a Hong Kong autonomous-vehicle pilot licence or AV certificate and who meets the qualifications specified in that condition. The regulatory records distinguish whether the AV system was overridden by a backup operator.", "sourceText": "Road Traffic (Autonomous Vehicles) Regulation (Cap. 374AA), including §§ 2, 4(1), 13, 19(1), (2), (6), 20(3)(b), 34 (Hong Kong); in operation since 1 Mar. 2024 (binding primary authority; status: Statutory/permit-condition role) Transport Dept. pilot licence conditions PL24001(5) (remote backup operators, 1:1) and TD announcement of 23 July 2026 (driverless testing, Airport Island) (official / technical material)\nTransport Department, Code of Practice for Trial and Pilot Use of Autonomous Vehicles (official / technical material)", "urls": ["https://www.td.gov.hk/en/public_services/taoav/index.html", "https://www.legco.gov.hk/yr2023/english/subleg/negative/2023ln164-e.pdf", "https://newlypossible.org/wiki/Chinese_Automated_Driving_Standards"], "urlLabels": ["Hong Kong autonomous-vehicle trial framework", "Hong Kong autonomous-vehicle legislation", "Chinese automated-driving standards guide"], "sourceEntries": [{"text": "Road Traffic (Autonomous Vehicles) Regulation (Cap. 374AA), including §§ 2, 4(1), 13, 19(1), (2), (6), 20(3)(b), 34 (Hong Kong); in operation since 1 Mar. 2024 (binding primary authority; status: Statutory/permit-condition role) Transport Dept. pilot licence conditions PL24001(5) (remote backup operators, 1:1) and TD announcement of 23 July 2026 (driverless testing, Airport Island) (official / technical material)", "links": [{"url": "https://www.td.gov.hk/en/public_services/taoav/index.html", "label": "Hong Kong autonomous-vehicle trial framework", "linkText": "Hong Kong autonomous-vehicle trial framework"}, {"url": "https://www.legco.gov.hk/yr2023/english/subleg/negative/2023ln164-e.pdf", "label": "Hong Kong autonomous-vehicle legislation", "linkText": "Hong Kong autonomous-vehicle legislation"}]}, {"text": "Transport Department, Code of Practice for Trial and Pilot Use of Autonomous Vehicles (official / technical material)", "links": [{"url": "https://www.td.gov.hk/en/public_services/taoav/index.html", "label": "Hong Kong autonomous-vehicle trial framework", "linkText": "Hong Kong autonomous-vehicle trial framework"}]}, {"text": "Chinese automated-driving standards guide", "links": [{"url": "https://newlypossible.org/wiki/Chinese_Automated_Driving_Standards", "label": "Chinese automated-driving standards guide", "linkText": "Chinese automated-driving standards guide"}]}], "nearLabels": ["Autonomous-Vehicle Test Driver [California]", "Safety Driver [Singapore]", "Safety Operator [China (Beijing)]", "Safety Operator [China (national)]", "Safety Operator [China (Shenzhen)]", "Safety Operator [Singapore]"], "nearLinkIds": ["role-autonomous-vehicle-test-driver-55325ba5", "role-safety-driver-7fd2b3d4", "role-safety-operator-18615849", "role-safety-operator-94878ad6", "role-safety-operator-8fa8cfb2", "role-safety-operator-c5faef16"], "nearIds": ["role-autonomous-vehicle-test-driver-55325ba5", "role-safety-driver-7fd2b3d4", "role-safety-operator-18615849", "role-safety-operator-8fa8cfb2", "role-safety-operator-94878ad6", "role-safety-operator-c5faef16"], "synonymIds": [], "semanticNeighborIds": ["role-autonomous-vehicle-test-driver-55325ba5", "role-safety-driver-7fd2b3d4", "role-safety-operator-18615849", "role-safety-operator-94878ad6", "role-safety-operator-8fa8cfb2", "role-safety-operator-c5faef16"], "complementLabels": ["Pilot Proprietor"], "complementLinkIds": ["role-pilot-proprietor-2f452920"], "complementIds": ["role-pilot-proprietor-2f452920"], "cluster": "Testing personnel", "profile": [0.8, 0.7, 0.0, 0.0, 0.45, 0.45, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 1.0, "driver_designation": 0.0, "legal_responsibility": 0.7, "ddt": 0.8, "fallback": 0.7, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 0.45, "remote": 0.45, "deployment": 0.15, "testing": 1.0, "design": 0.0, "regulation": 0.0, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 444.0, "y": 264.7, "radius": 40.0}, {"id": "role-commercial-authorization-holder-7f9483ba", "term": "Commercial Authorization Holder", "termLines": ["Commercial Authorization Holder"], "framework": "Texas", "roleType": "Human or Entity", "location": null, "description": "The person authorized by the Texas Department of Motor Vehicles to operate automated motor vehicles without a human driver for commercial transport of property or passengers. The 2025 law directs the Board to prescribe applications, statements, vehicle information, safety and contact materials, and enforcement by rule; compliance timing depends on the implementing rules.", "sourceText": "Tex. Transp. Code § 545.456, added by S.B. 2807 (2025) (binding primary authority; implementation-dependent)", "urls": ["https://statutes.capitol.texas.gov/docs/tn/pdf/tn.545.pdf"], "urlLabels": ["Texas Transportation Code"], "sourceEntries": [{"text": "Tex. Transp. Code § 545.456, added by S.B. 2807 (2025) (binding primary authority; implementation-dependent)", "links": [{"url": "https://statutes.capitol.texas.gov/docs/tn/pdf/tn.545.pdf", "label": "Texas Transportation Code", "linkText": "Texas Transportation Code"}]}], "nearLabels": ["Automated Delivery-Vehicle Operation Permit Holder [Slovakia]", "Automated Passenger Services (APS) Permit Holder [United Kingdom]", "Deployment Permit Holder [California]", "Pilot Proprietor [China (Hong Kong)]"], "nearLinkIds": ["role-automated-delivery-vehicle-operation-permit-holder-b573dad7", "role-automated-passenger-services-aps-permit-holder-c552c8ad", "role-deployment-permit-holder-2b3d698b", "role-pilot-proprietor-2f452920"], "nearIds": ["role-automated-delivery-vehicle-operation-permit-holder-b573dad7", "role-automated-passenger-services-aps-permit-holder-c552c8ad", "role-deployment-permit-holder-2b3d698b", "role-pilot-proprietor-2f452920"], "synonymIds": [], "semanticNeighborIds": ["role-automated-delivery-vehicle-operation-permit-holder-b573dad7", "role-automated-passenger-services-aps-permit-holder-c552c8ad", "role-deployment-permit-holder-2b3d698b", "role-pilot-proprietor-2f452920", "role-automated-commercial-motor-vehicle-pilot-participant-9f41564c", "role-trial-permit-holder-aae67394"], "complementLabels": ["Operator (ADS Attribution) [Texas]", "Owner"], "complementLinkIds": ["role-operator-ads-attribution-f01aeea4", "role-owner-de7cc297"], "complementIds": ["role-operator-ads-attribution-f01aeea4", "role-owner-de7cc297"], "cluster": "Permits, trials, and authorisations", "profile": [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.65, 0.45, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 0.0, "legal_responsibility": 0.85, "ddt": 0.0, "fallback": 0.0, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 0.0, "remote": 0.0, "deployment": 0.7, "testing": 0.0, "design": 0.0, "regulation": 1.0, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 1569.6, "y": 506.7, "radius": 40.0}, {"id": "role-company-76c0a1b6", "term": "Company", "termLines": ["Company"], "framework": "Canada", "roleType": "Entity", "location": null, "description": "A company includes a person manufacturing vehicles or equipment in Canada, a person selling for resale vehicles or equipment obtained directly from such a manufacturer or its agent, and a person importing a vehicle or equipment for sale. ADS-related defect, testing, exemption, and corrective-action duties attach through this existing federal role rather than a dedicated ADS operator licence.", "sourceText": "Motor Vehicle Safety Act, § 2 and related compliance provisions (binding primary authority)", "urls": ["https://laws-lois.justice.gc.ca/eng/acts/M-10.01/"], "urlLabels": ["Canadian Motor Vehicle Safety Act"], "sourceEntries": [{"text": "Motor Vehicle Safety Act, § 2 and related compliance provisions (binding primary authority)", "links": [{"url": "https://laws-lois.justice.gc.ca/eng/acts/M-10.01/", "label": "Canadian Motor Vehicle Safety Act", "linkText": "Canadian Motor Vehicle Safety Act"}]}], "nearLabels": ["Manufacturer [UN Regulation / GTR on ADS]", "Manufacturer of Autonomous Technology [California]", "Vehicle Manufacturer [China (national)]"], "nearLinkIds": ["role-manufacturer-644d113f", "role-manufacturer-of-autonomous-technology-4802985e", "role-vehicle-manufacturer-645d0588"], "nearIds": ["role-manufacturer-644d113f", "role-manufacturer-of-autonomous-technology-4802985e", "role-vehicle-manufacturer-645d0588"], "synonymIds": [], "semanticNeighborIds": ["role-manufacturer-644d113f", "role-manufacturer-of-autonomous-technology-4802985e", "role-vehicle-manufacturer-645d0588", "role-system-designer-b1953c84", "role-hersteller-3e8eeccd", "role-automobile-manufacturer-pilot-consortium-93a764f5"], "complementLabels": [], "complementLinkIds": [], "complementIds": [], "cluster": "Manufacturers and designers", "profile": [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.85, 0.35, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 0.0, "legal_responsibility": 0.7, "ddt": 0.0, "fallback": 0.0, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 0.0, "remote": 0.0, "deployment": 0.55, "testing": 0.0, "design": 1.0, "regulation": 0.0, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 1454.7, "y": 394.3, "radius": 40.0}, {"id": "role-competent-authority-2a4d6b2b", "term": "Competent Authority", "termLines": ["Competent Authority"], "framework": "UN Road Traffic Conventions (1949/1968)", "roleType": "Entity", "location": null, "description": "The public authority assigned specified registration, vehicle-weight, driving-permit, or permit-withdrawal functions under the conventions. Under the 1949 Convention, a competent authority may empower an association to issue specified registration certificates or driving permits; the authority remains distinct from the road users subject to those instruments.", "sourceText": "1949 Convention on Road Traffic, arts. 18–19 and 24 (binding treaty law for Contracting Parties)\n1968 Convention on Road Traffic, arts. 1(w) and 42 (binding treaty law for Contracting Parties)", "urls": ["https://unece.org/DAM/trans/conventn/Convention_on_Road_Traffic_of_1949.pdf", "https://www.unece.org/fileadmin/DAM/trans/conventn/crt1968e.pdf"], "urlLabels": ["1949 Convention on Road Traffic", "1968 Convention on Road Traffic"], "sourceEntries": [{"text": "1949 Convention on Road Traffic, arts. 18–19 and 24 (binding treaty law for Contracting Parties)", "links": [{"url": "https://unece.org/DAM/trans/conventn/Convention_on_Road_Traffic_of_1949.pdf", "label": "1949 Convention on Road Traffic", "linkText": "1949 Convention on Road Traffic"}]}, {"text": "1968 Convention on Road Traffic, arts. 1(w) and 42 (binding treaty law for Contracting Parties)", "links": [{"url": "https://www.unece.org/fileadmin/DAM/trans/conventn/crt1968e.pdf", "label": "1968 Convention on Road Traffic", "linkText": "1968 Convention on Road Traffic"}]}], "nearLabels": ["Approval Authority [UNECE 1958 Agreement]", "First-Supply Regulator [Australia]", "In-Use Regulator [Generic]", "Relevant Authority [UN Regulation / GTR on ADS]"], "nearLinkIds": ["role-approval-authority-7a850706", "role-first-supply-regulator-68fb88fb", "role-in-use-regulator-34cc7307", "role-relevant-authority-b0d0ca19"], "nearIds": ["role-approval-authority-7a850706", "role-first-supply-regulator-68fb88fb", "role-in-use-regulator-34cc7307", "role-relevant-authority-b0d0ca19"], "synonymIds": [], "semanticNeighborIds": ["role-approval-authority-7a850706", "role-first-supply-regulator-68fb88fb", "role-in-use-regulator-34cc7307", "role-relevant-authority-b0d0ca19", "role-assessor-competent-personnel-3c12ddcb", "role-technical-service-8df5b955"], "complementLabels": ["Driving-Permit Holder", "Person in Whose Name a Vehicle Is Registered"], "complementLinkIds": ["role-driving-permit-holder-eb4f0cbf", "role-person-in-whose-name-a-vehicle-is-registered-3668a0a6"], "complementIds": ["role-driving-permit-holder-eb4f0cbf", "role-person-in-whose-name-a-vehicle-is-registered-3668a0a6"], "cluster": "Regulators and approval bodies", "profile": [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.8, 0.0, 0.0, 0.0, 1.0, 0.6, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 0.0, "legal_responsibility": 0.75, "ddt": 0.0, "fallback": 0.0, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 0.0, "remote": 0.0, "deployment": 0.55, "testing": 0.0, "design": 0.0, "regulation": 1.0, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 1543.9, "y": 583.3, "radius": 40.0}, {"id": "role-conventional-driver-808e1779", "term": "Conventional Driver", "termLines": ["Conventional Driver", "Chinese: 传统驾驶员"], "framework": "China (national)", "roleType": "Human (only in-vehicle)", "location": "v", "description": "A driver seated at the driving position who manually and directly operates the vehicle's braking, acceleration, steering, gear-selection, and related physical inputs.", "sourceText": "GB/T 40429-2021, § 2.17.1.1 (current recommended national standard)", "urls": ["https://openstd.samr.gov.cn/bzgk/std/newGbInfo?hcno=4754CB1B7AD798F288C52D916BFECA34&refer=outter", "https://newlypossible.org/wiki/Chinese_Automated_Driving_Standards"], "urlLabels": ["GB/T 40429-2021", "Chinese automated-driving standards guide"], "sourceEntries": [{"text": "GB/T 40429-2021, § 2.17.1.1 (current recommended national standard)", "links": [{"url": "https://openstd.samr.gov.cn/bzgk/std/newGbInfo?hcno=4754CB1B7AD798F288C52D916BFECA34&refer=outter", "label": "GB/T 40429-2021", "linkText": "GB/T 40429-2021"}]}, {"text": "Chinese automated-driving standards guide", "links": [{"url": "https://newlypossible.org/wiki/Chinese_Automated_Driving_Standards", "label": "Chinese automated-driving standards guide", "linkText": "Chinese automated-driving standards guide"}]}], "nearLabels": ["Driver [China (national)]", "Fahrzeugführer [Germany]", "In-Vehicle Driver [SAE J3016]"], "nearLinkIds": ["role-driver-3282d8e3", "role-fahrzeugfuhrer-0005572c", "role-in-vehicle-driver-982958f1"], "nearIds": ["role-driver-3282d8e3", "role-fahrzeugfuhrer-0005572c", "role-in-vehicle-driver-982958f1"], "synonymIds": [], "semanticNeighborIds": ["role-driver-3282d8e3", "role-fahrzeugfuhrer-0005572c", "role-in-vehicle-driver-982958f1", "role-autonomous-vehicle-driver-eb9577df", "role-driver-b700bc28", "role-driver-a3a8a16d"], "complementLabels": [], "complementLinkIds": [], "complementIds": [], "cluster": "Driving roles", "profile": [1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 1.0, "legal_responsibility": 0.6, "ddt": 1.0, "fallback": 0.0, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 1.0, "remote": 0.0, "deployment": 1.0, "testing": 0.0, "design": 0.0, "regulation": 0.0, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 169.1, "y": 678.1, "radius": 40.0}, {"id": "role-cyclist-69220fa9", "term": "Cyclist", "termLines": ["Cyclist"], "framework": "UN Road Traffic Conventions (1949/1968)", "roleType": "Human", "location": null, "description": "A person who rides a cycle. Under both conventions, a cyclist is also a driver because each driver definition includes a person who drives a cycle; separate provisions prescribe conduct specific to cyclists.", "sourceText": "1949 Convention on Road Traffic, arts. 4 and 16 (binding treaty law for Contracting Parties)\n1968 Convention on Road Traffic, arts. 1(v) and 27 (binding treaty law for Contracting Parties)", "urls": ["https://unece.org/DAM/trans/conventn/Convention_on_Road_Traffic_of_1949.pdf", "https://www.unece.org/fileadmin/DAM/trans/conventn/crt1968e.pdf"], "urlLabels": ["1949 Convention on Road Traffic", "1968 Convention on Road Traffic"], "sourceEntries": [{"text": "1949 Convention on Road Traffic, arts. 4 and 16 (binding treaty law for Contracting Parties)", "links": [{"url": "https://unece.org/DAM/trans/conventn/Convention_on_Road_Traffic_of_1949.pdf", "label": "1949 Convention on Road Traffic", "linkText": "1949 Convention on Road Traffic"}]}, {"text": "1968 Convention on Road Traffic, arts. 1(v) and 27 (binding treaty law for Contracting Parties)", "links": [{"url": "https://www.unece.org/fileadmin/DAM/trans/conventn/crt1968e.pdf", "label": "1968 Convention on Road Traffic", "linkText": "1968 Convention on Road Traffic"}]}], "nearLabels": ["Other Road User [UN Regulation / GTR on ADS]", "Vulnerable Road User [Generic]"], "nearLinkIds": ["role-other-road-user-9aa208bd", "role-vulnerable-road-user-6537132d"], "nearIds": ["role-other-road-user-9aa208bd", "role-vulnerable-road-user-6537132d"], "synonymIds": [], "semanticNeighborIds": ["role-vulnerable-road-user-6537132d", "role-other-road-user-9aa208bd", "role-road-user-b02db4ad", "role-pedestrian-277158ae", "role-traffic-controller-6b40ab14", "role-authorized-official-directing-traffic-965df3f9"], "complementLabels": ["Authorized Official Directing Traffic", "Driver [UN Road Traffic Conventions (1949/1968)]"], "complementLinkIds": ["role-authorized-official-directing-traffic-965df3f9", "role-driver-a3a8a16d"], "complementIds": ["role-authorized-official-directing-traffic-965df3f9", "role-driver-a3a8a16d"], "cluster": "Driving roles", "profile": [0.35, 0.0, 0.0, 0.0, 0.0, 0.0, 0.9, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.25, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 1.0, "legal_responsibility": 0.6, "ddt": 0.35, "fallback": 0.0, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 0.0, "remote": 0.0, "deployment": 1.0, "testing": 0.0, "design": 0.0, "regulation": 0.0, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.25}, "x": 512.9, "y": 884.9, "radius": 40.0}, {"id": "role-ddt-fallback-ready-user-4ea91992", "term": "DDT Fallback-Ready User", "termLines": ["DDT Fallback-Ready User", "Chinese: 动态驾驶任务后援用户"], "framework": "China (national)", "roleType": "Human", "location": "v/r", "description": "A user of an active Level 3 driving-automation system who can recognize an intervention request or an evident dynamic-driving-task-related vehicle failure and perform fallback. The role may be inside or outside the vehicle and becomes a driver while performing part or all of the dynamic driving task.", "sourceText": "GB/T 40429-2021, § 2.17.3 (current recommended national standard)", "urls": ["https://openstd.samr.gov.cn/bzgk/std/newGbInfo?hcno=4754CB1B7AD798F288C52D916BFECA34&refer=outter", "https://newlypossible.org/wiki/Chinese_Automated_Driving_Standards"], "urlLabels": ["GB/T 40429-2021", "Chinese automated-driving standards guide"], "sourceEntries": [{"text": "GB/T 40429-2021, § 2.17.3 (current recommended national standard)", "links": [{"url": "https://openstd.samr.gov.cn/bzgk/std/newGbInfo?hcno=4754CB1B7AD798F288C52D916BFECA34&refer=outter", "label": "GB/T 40429-2021", "linkText": "GB/T 40429-2021"}]}, {"text": "Chinese automated-driving standards guide", "links": [{"url": "https://newlypossible.org/wiki/Chinese_Automated_Driving_Standards", "label": "Chinese automated-driving standards guide", "linkText": "Chinese automated-driving standards guide"}]}], "nearLabels": ["Fallback User [China (national)]", "Fallback User [UN Regulation / GTR on ADS]", "Fallback-Ready User (FRU) [SAE J3016]", "In-Vehicle Fallback-Ready User [SAE J3016]", "Remote Fallback-Ready User [SAE J3016]"], "nearLinkIds": ["role-fallback-user-7543eedb", "role-fallback-user-b886f11e", "role-fallback-ready-user-fru-00a2939b", "role-in-vehicle-fallback-ready-user-9e6e6f07", "role-remote-fallback-ready-user-4887bfd2"], "nearIds": ["role-fallback-ready-user-fru-00a2939b", "role-fallback-user-7543eedb", "role-fallback-user-b886f11e", "role-in-vehicle-fallback-ready-user-9e6e6f07", "role-remote-fallback-ready-user-4887bfd2"], "synonymIds": ["role-fallback-ready-user-fru-00a2939b"], "semanticNeighborIds": ["role-fallback-ready-user-fru-00a2939b", "role-fallback-user-7543eedb", "role-fallback-user-b886f11e", "role-in-vehicle-fallback-ready-user-9e6e6f07", "role-remote-fallback-ready-user-4887bfd2", "role-driver-3282d8e3"], "complementLabels": ["Driver [China (national)]"], "complementLinkIds": ["role-driver-3282d8e3"], "complementIds": ["role-driver-3282d8e3"], "cluster": "Fallback and takeover roles", "profile": [0.75, 1.0, 0.0, 0.0, 0.5, 0.5, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 0.0, "legal_responsibility": 0.7, "ddt": 0.75, "fallback": 1.0, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 0.5, "remote": 0.5, "deployment": 0.95, "testing": 0.0, "design": 0.0, "regulation": 0.0, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 402.1, "y": 614.0, "radius": 40.0}, {"id": "role-deployment-permit-holder-2b3d698b", "term": "Deployment Permit Holder", "termLines": ["Deployment Permit Holder"], "framework": "California", "roleType": "Entity", "location": null, "description": "An eligible manufacturer holding a California permit to deploy autonomous vehicles for public operation rather than merely test them. Deployment duties are distinct from testing duties; the holder must comply with the applicable safety case, reporting, financial-responsibility, operational, first-responder, and permit conditions.", "sourceText": "Cal. Veh. Code § 38750; 13 CCR art. 3.8, as revised effective 28 Apr. 2026 (binding primary authority; status: Regulatory permit)\nCalifornia DMV 2026 autonomous-vehicle regulatory materials (official / technical material)", "urls": ["https://leginfo.legislature.ca.gov/faces/codes_displaySection.xhtml?lawCode=VEH&sectionNum=38750", "https://www.dmv.ca.gov/portal/vehicle-industry-services/autonomous-vehicles/california-autonomous-vehicle-regulations/"], "urlLabels": ["California Vehicle Code", "California autonomous-vehicle regulations"], "sourceEntries": [{"text": "Cal. Veh. Code § 38750; 13 CCR art. 3.8, as revised effective 28 Apr. 2026 (binding primary authority; status: Regulatory permit)", "links": [{"url": "https://leginfo.legislature.ca.gov/faces/codes_displaySection.xhtml?lawCode=VEH&sectionNum=38750", "label": "California Vehicle Code", "linkText": "California Vehicle Code"}, {"url": "https://www.dmv.ca.gov/portal/vehicle-industry-services/autonomous-vehicles/california-autonomous-vehicle-regulations/", "label": "California autonomous-vehicle regulations", "linkText": "California autonomous-vehicle regulations"}]}, {"text": "California DMV 2026 autonomous-vehicle regulatory materials (official / technical material)", "links": [{"url": "https://www.dmv.ca.gov/portal/vehicle-industry-services/autonomous-vehicles/california-autonomous-vehicle-regulations/", "label": "California autonomous-vehicle regulations", "linkText": "California autonomous-vehicle regulations"}]}], "nearLabels": ["Automated Commercial Motor Vehicle Pilot Participant [Canada]", "Automated Delivery-Vehicle Operation Permit Holder [Slovakia]", "Automated Passenger Services (APS) Permit Holder [United Kingdom]", "Commercial Authorization Holder [Texas]", "Driverless Testing Permit Holder [California]", "Pilot Proprietor [China (Hong Kong)]", "Testing Permit Holder - Driver Present [California]", "Trial Permit Holder [Sweden]"], "nearLinkIds": ["role-automated-commercial-motor-vehicle-pilot-participant-9f41564c", "role-automated-delivery-vehicle-operation-permit-holder-b573dad7", "role-automated-passenger-services-aps-permit-holder-c552c8ad", "role-commercial-authorization-holder-7f9483ba", "role-driverless-testing-permit-holder-bf1f293d", "role-pilot-proprietor-2f452920", "role-testing-permit-holder-driver-present-2fda75ef", "role-trial-permit-holder-aae67394"], "nearIds": ["role-automated-commercial-motor-vehicle-pilot-participant-9f41564c", "role-automated-delivery-vehicle-operation-permit-holder-b573dad7", "role-automated-passenger-services-aps-permit-holder-c552c8ad", "role-commercial-authorization-holder-7f9483ba", "role-driverless-testing-permit-holder-bf1f293d", "role-pilot-proprietor-2f452920", "role-testing-permit-holder-driver-present-2fda75ef", "role-trial-permit-holder-aae67394"], "synonymIds": [], "semanticNeighborIds": ["role-testing-permit-holder-driver-present-2fda75ef", "role-driverless-testing-permit-holder-bf1f293d", "role-automated-commercial-motor-vehicle-pilot-participant-9f41564c", "role-automated-delivery-vehicle-operation-permit-holder-b573dad7", "role-automated-passenger-services-aps-permit-holder-c552c8ad", "role-commercial-authorization-holder-7f9483ba"], "complementLabels": ["Manufacturer of Autonomous Technology", "Operator [California]", "Remote Assistant [California]", "Remote Driver [California]"], "complementLinkIds": ["role-manufacturer-of-autonomous-technology-4802985e", "role-operator-95ff71ba", "role-remote-assistant-feb66d88", "role-remote-driver-a70a683e"], "complementIds": ["role-manufacturer-of-autonomous-technology-4802985e", "role-operator-95ff71ba", "role-remote-assistant-feb66d88", "role-remote-driver-a70a683e"], "cluster": "Permits, trials, and authorisations", "profile": [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.65, 0.45, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 0.0, "legal_responsibility": 0.85, "ddt": 0.0, "fallback": 0.0, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 0.0, "remote": 0.0, "deployment": 0.7, "testing": 0.0, "design": 0.0, "regulation": 1.0, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 1460.3, "y": 581.7, "radius": 40.0}, {"id": "role-dispatcher-07078434", "term": "Dispatcher", "termLines": ["Dispatcher", "Chinese: 调度员"], "framework": "China (national)", "roleType": "Human", "location": null, "description": "A user who activates an ADS to dispatch a vehicle operating without a driver but does not perform the dynamic driving task. The role applies to Level 4 or Level 5 operation covering the entire trip; if the ADS has not planned a route, the dispatcher also specifies the destination.", "sourceText": "GB/T 40429-2021, § 2.17.4 (current recommended national standard)", "urls": ["https://openstd.samr.gov.cn/bzgk/std/newGbInfo?hcno=4754CB1B7AD798F288C52D916BFECA34&refer=outter", "https://newlypossible.org/wiki/Chinese_Automated_Driving_Standards"], "urlLabels": ["GB/T 40429-2021", "Chinese automated-driving standards guide"], "sourceEntries": [{"text": "GB/T 40429-2021, § 2.17.4 (current recommended national standard)", "links": [{"url": "https://openstd.samr.gov.cn/bzgk/std/newGbInfo?hcno=4754CB1B7AD798F288C52D916BFECA34&refer=outter", "label": "GB/T 40429-2021", "linkText": "GB/T 40429-2021"}]}, {"text": "Chinese automated-driving standards guide", "links": [{"url": "https://newlypossible.org/wiki/Chinese_Automated_Driving_Standards", "label": "Chinese automated-driving standards guide", "linkText": "Chinese automated-driving standards guide"}]}], "nearLabels": ["Driverless Operation Dispatcher [SAE J3016]", "Driverless Operation Dispatcher [Utah]"], "nearLinkIds": ["role-driverless-operation-dispatcher-83cc140c", "role-driverless-operation-dispatcher-90e060ae"], "nearIds": ["role-driverless-operation-dispatcher-83cc140c", "role-driverless-operation-dispatcher-90e060ae"], "synonymIds": ["role-driverless-operation-dispatcher-83cc140c"], "semanticNeighborIds": ["role-driverless-operation-dispatcher-83cc140c", "role-driverless-operation-dispatcher-90e060ae", "role-transport-service-operator-67a6f1b1", "role-dispatching-entity-b62ec459", "role-licensed-nuic-operator-e0b0a043", "role-fleet-operator-902414c2"], "complementLabels": [], "complementLinkIds": [], "complementIds": [], "cluster": "Service, fleet, and dispatch roles", "profile": [0.0, 0.0, 0.0, 0.0, 0.75, 0.0, 0.0, 0.0, 0.0, 0.15, 0.25, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 0.0, "legal_responsibility": 0.75, "ddt": 0.0, "fallback": 0.0, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 0.0, "remote": 0.75, "deployment": 1.0, "testing": 0.0, "design": 0.0, "regulation": 0.0, "dispatch": 1.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 1154.2, "y": 364.0, "radius": 40.0}, {"id": "role-dispatching-entity-b62ec459", "term": "Dispatching Entity", "termLines": ["Dispatching Entity"], "framework": "SAE J3016", "roleType": "Entity", "location": null, "description": "An entity that places one or more ADS-equipped vehicles into driverless service by engaging the ADS. Its dispatch functions may be divided among agents according to the vehicle-use specification; the entity does not itself perform the dynamic driving task.", "sourceText": "SAE J3016", "urls": [], "urlLabels": [], "sourceEntries": [{"text": "SAE J3016", "links": []}], "nearLabels": [], "nearLinkIds": [], "nearIds": [], "synonymIds": [], "semanticNeighborIds": ["role-driverless-operation-dispatcher-83cc140c", "role-driverless-operation-dispatcher-90e060ae", "role-fleet-operator-902414c2", "role-transport-service-operator-67a6f1b1", "role-organisateur-du-service-d2a1d37a", "role-licensed-nuic-operator-e0b0a043"], "complementLabels": ["Driverless Operation Dispatcher [SAE J3016]"], "complementLinkIds": ["role-driverless-operation-dispatcher-83cc140c"], "complementIds": ["role-driverless-operation-dispatcher-83cc140c"], "cluster": "Service, fleet, and dispatch roles", "profile": [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.9, 0.45, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 0.0, "legal_responsibility": 0.75, "ddt": 0.0, "fallback": 0.0, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 0.0, "remote": 0.0, "deployment": 1.0, "testing": 0.0, "design": 0.0, "regulation": 0.0, "dispatch": 1.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 1175.2, "y": 222.7, "radius": 40.0}, {"id": "role-driver-ab4023ad", "term": "Driver", "termLines": ["Driver"], "framework": "Canada", "roleType": "Human (only in-vehicle)", "location": "v", "description": "The human in the driver's seat for the driver-supervised stream of Ontario's Automated Commercial Motor Vehicle pilot. The driver must be properly qualified and prepared to take over the dynamic driving task as required by the approved testing approach and program conditions.", "sourceText": "O. Reg. 161/25 and Ontario ACMV Pilot Program Conditions (binding regulation plus official program conditions)", "urls": ["https://www.ontario.ca/laws/regulation/r25161", "https://www.ontario.ca/page/automated-commercial-motor-vehicle-pilot-program-conditions"], "urlLabels": ["Ontario ACMV pilot regulation", "Ontario ACMV pilot conditions"], "sourceEntries": [{"text": "O. Reg. 161/25 and Ontario ACMV Pilot Program Conditions (binding regulation plus official program conditions)", "links": [{"url": "https://www.ontario.ca/laws/regulation/r25161", "label": "Ontario ACMV pilot regulation", "linkText": "O. Reg. 161/25"}, {"url": "https://www.ontario.ca/page/automated-commercial-motor-vehicle-pilot-program-conditions", "label": "Ontario ACMV pilot conditions", "linkText": "Pilot Program Conditions"}]}], "nearLabels": ["Autonomous Vehicle Driver [South Korea]", "Autonomous-Vehicle Test Driver [California]", "Driver [France]", "Fahrzeugführer [Germany]"], "nearLinkIds": ["role-autonomous-vehicle-driver-eb9577df", "role-autonomous-vehicle-test-driver-55325ba5", "role-driver-380749d1", "role-fahrzeugfuhrer-0005572c"], "nearIds": ["role-autonomous-vehicle-driver-eb9577df", "role-autonomous-vehicle-test-driver-55325ba5", "role-driver-380749d1", "role-fahrzeugfuhrer-0005572c"], "synonymIds": [], "semanticNeighborIds": ["role-autonomous-vehicle-driver-eb9577df", "role-driver-380749d1", "role-fahrzeugfuhrer-0005572c", "role-autonomous-vehicle-test-driver-55325ba5", "role-safety-driver-7fd2b3d4", "role-in-vehicle-fallback-ready-user-9e6e6f07"], "complementLabels": ["Automated Commercial Motor Vehicle Pilot Participant", "Trial Organization"], "complementLinkIds": ["role-automated-commercial-motor-vehicle-pilot-participant-9f41564c", "role-trial-organization-5819d6ba"], "complementIds": ["role-automated-commercial-motor-vehicle-pilot-participant-9f41564c", "role-trial-organization-5819d6ba"], "cluster": "Driving roles", "profile": [1.0, 0.65, 0.0, 0.0, 0.0, 1.0, 0.0, 0.55, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 1.0, "legal_responsibility": 0.6, "ddt": 1.0, "fallback": 0.65, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 1.0, "remote": 0.0, "deployment": 1.0, "testing": 0.55, "design": 0.0, "regulation": 0.0, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 308.3, "y": 417.7, "radius": 40.0}, {"id": "role-driver-3282d8e3", "term": "Driver", "termLines": ["Driver", "Chinese: 驾驶员"], "framework": "China (national)", "roleType": "Human", "location": "v/r", "description": "A human user who performs part or all of the dynamic driving task in real time. GB/T 40429-2021 also includes a user who takes over in real time and allows the role to be conventional or remote.", "sourceText": "GB/T 40429-2021, § 2.17.1 (current recommended national standard)\nGB 44721-2026, § 3.15 (published mandatory national standard; effective 1 July 2027)\nMIIT consultation text for GB 44721-2026, § 3.15 (official pre-publication primary text)", "urls": ["https://openstd.samr.gov.cn/bzgk/std/newGbInfo?hcno=4754CB1B7AD798F288C52D916BFECA34&refer=outter", "https://www.miit.gov.cn/xwfb/gxdt/sjdt/art/2026/art_16d1319a933d4ffd8501e60dc4d88491.html", "https://www.miit.gov.cn/cms_files/filemanager/1226211233/attach/20262/c0491b86e3744ea09904235ed2b958c8.pdf", "https://newlypossible.org/wiki/Chinese_Automated_Driving_Standards"], "urlLabels": ["GB/T 40429-2021", "GB 44721-2026 publication announcement", "GB 44721-2026 official consultation text", "Chinese automated-driving standards guide"], "sourceEntries": [{"text": "GB/T 40429-2021, § 2.17.1 (current recommended national standard)", "links": [{"url": "https://openstd.samr.gov.cn/bzgk/std/newGbInfo?hcno=4754CB1B7AD798F288C52D916BFECA34&refer=outter", "label": "GB/T 40429-2021", "linkText": "GB/T 40429-2021"}]}, {"text": "GB 44721-2026, § 3.15 (published mandatory national standard; effective 1 July 2027)", "links": [{"url": "https://www.miit.gov.cn/xwfb/gxdt/sjdt/art/2026/art_16d1319a933d4ffd8501e60dc4d88491.html", "label": "GB 44721-2026 publication announcement", "linkText": "GB 44721-2026"}]}, {"text": "MIIT consultation text for GB 44721-2026, § 3.15 (official pre-publication primary text)", "links": [{"url": "https://www.miit.gov.cn/cms_files/filemanager/1226211233/attach/20262/c0491b86e3744ea09904235ed2b958c8.pdf", "label": "GB 44721-2026 official consultation text", "linkText": "MIIT consultation text"}]}, {"text": "Chinese automated-driving standards guide", "links": [{"url": "https://newlypossible.org/wiki/Chinese_Automated_Driving_Standards", "label": "Chinese automated-driving standards guide", "linkText": "Chinese automated-driving standards guide"}]}], "nearLabels": ["Conventional Driver [China (national)]", "Driver [SAE J3016]", "In-Vehicle Driver [SAE J3016]", "Remote Driver [China (national)]"], "nearLinkIds": ["role-conventional-driver-808e1779", "role-driver-1143c15f", "role-in-vehicle-driver-982958f1", "role-remote-driver-b386a481"], "nearIds": ["role-conventional-driver-808e1779", "role-driver-1143c15f", "role-in-vehicle-driver-982958f1", "role-remote-driver-b386a481"], "synonymIds": ["role-driver-1143c15f"], "semanticNeighborIds": ["role-driver-1143c15f", "role-conventional-driver-808e1779", "role-in-vehicle-driver-982958f1", "role-remote-driver-b386a481", "role-ddt-fallback-ready-user-4ea91992", "role-fallback-ready-user-fru-00a2939b"], "complementLabels": ["DDT Fallback-Ready User", "Fallback User [China (national)]"], "complementLinkIds": ["role-ddt-fallback-ready-user-4ea91992", "role-fallback-user-7543eedb"], "complementIds": ["role-ddt-fallback-ready-user-4ea91992", "role-fallback-user-7543eedb"], "cluster": "Driving roles", "profile": [1.0, 0.35, 0.0, 0.0, 0.5, 0.5, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 1.0, "legal_responsibility": 0.6, "ddt": 1.0, "fallback": 0.35, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 0.5, "remote": 0.5, "deployment": 1.0, "testing": 0.0, "design": 0.0, "regulation": 0.0, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 287.0, "y": 495.7, "radius": 40.0}, {"id": "role-driver-380749d1", "term": "Driver", "termLines": ["Driver"], "framework": "France", "roleType": "Human (only in-vehicle)", "location": "v", "description": "The human who drives a vehicle capable of delegated driving. While the automated driving system performs the dynamic driving task within its conditions of use, French law relieves the driver of specified responsibility for system-performed manoeuvres, subject to takeover obligations and exceptions for emergency or authority directions.", "sourceText": "Ordonnance no. 2021-443; Code de la route arts. L. 123-1 and L. 123-2 (binding primary authority)", "urls": ["https://www.legifrance.gouv.fr/loda/id/JORFTEXT000043370894/"], "urlLabels": ["French delegated-driving ordinance"], "sourceEntries": [{"text": "Ordonnance no. 2021-443; Code de la route arts. L. 123-1 and L. 123-2 (binding primary authority)", "links": []}, {"text": "French delegated-driving ordinance", "links": [{"url": "https://www.legifrance.gouv.fr/loda/id/JORFTEXT000043370894/", "label": "French delegated-driving ordinance", "linkText": "French delegated-driving ordinance"}]}], "nearLabels": ["Autonomous Vehicle Driver [South Korea]", "Driver [Canada]", "Fahrzeugführer [Germany]", "User-in-Charge (UiC) [United Kingdom]"], "nearLinkIds": ["role-autonomous-vehicle-driver-eb9577df", "role-driver-ab4023ad", "role-fahrzeugfuhrer-0005572c", "role-user-in-charge-uic-25e9a60b"], "nearIds": ["role-autonomous-vehicle-driver-eb9577df", "role-driver-ab4023ad", "role-fahrzeugfuhrer-0005572c", "role-user-in-charge-uic-25e9a60b"], "synonymIds": [], "semanticNeighborIds": ["role-autonomous-vehicle-driver-eb9577df", "role-driver-ab4023ad", "role-fahrzeugfuhrer-0005572c", "role-driver-a3a8a16d", "role-human-driver-42afb479", "role-driver-83caed5b"], "complementLabels": [], "complementLinkIds": [], "complementIds": [], "cluster": "Driving roles", "profile": [1.0, 0.0, 0.0, 0.0, 0.0, 0.8, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 1.0, "legal_responsibility": 0.6, "ddt": 1.0, "fallback": 0.0, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 0.8, "remote": 0.0, "deployment": 1.0, "testing": 0.0, "design": 0.0, "regulation": 0.0, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 52.0, "y": 499.9, "radius": 40.0}, {"id": "role-driver-1143c15f", "term": "Driver", "termLines": ["Driver"], "framework": "SAE J3016", "roleType": "Human", "location": "v/r", "description": "A user who performs in real time part or all of the dynamic driving task and/or DDT fallback for a particular vehicle. The technical role can be performed in the vehicle or remotely; it is distinct from a dispatcher or remote assistant performing only strategic or advisory functions.", "sourceText": "SAE J3016", "urls": [], "urlLabels": [], "sourceEntries": [{"text": "SAE J3016", "links": []}], "nearLabels": ["Driver [China (national)]", "Driver [UN Regulation / GTR on ADS]", "Driver [UN Road Traffic Conventions (1949/1968)]", "Fahrzeugführer [Germany]", "Remote Human Operator [Florida]"], "nearLinkIds": ["role-driver-3282d8e3", "role-driver-83caed5b", "role-driver-a3a8a16d", "role-fahrzeugfuhrer-0005572c", "role-remote-human-operator-60ea2b20"], "nearIds": ["role-driver-3282d8e3", "role-driver-83caed5b", "role-driver-a3a8a16d", "role-fahrzeugfuhrer-0005572c", "role-remote-human-operator-60ea2b20"], "synonymIds": ["role-driver-3282d8e3"], "semanticNeighborIds": ["role-driver-3282d8e3", "role-driver-83caed5b", "role-driver-a3a8a16d", "role-fahrzeugfuhrer-0005572c", "role-remote-human-operator-60ea2b20", "role-remote-driver-b386a481"], "complementLabels": ["Fallback-Ready User (FRU)"], "complementLinkIds": ["role-fallback-ready-user-fru-00a2939b"], "complementIds": ["role-fallback-ready-user-fru-00a2939b"], "cluster": "Driving roles", "profile": [1.0, 0.35, 0.0, 0.0, 0.5, 0.5, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 1.0, "legal_responsibility": 0.6, "ddt": 1.0, "fallback": 0.35, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 0.5, "remote": 0.5, "deployment": 1.0, "testing": 0.0, "design": 0.0, "regulation": 0.0, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 230.1, "y": 438.3, "radius": 40.0}, {"id": "role-driver-2f53bd34", "term": "Driver", "termLines": ["Driver"], "framework": "Switzerland", "roleType": "Human (only in-vehicle)", "location": "v", "description": "A human driver who may activate an approved motorway-pilot system and need not continuously monitor the road or vehicle while it is active. The driver must remain ready to resume the dynamic driving task when requested and is distinct from the operator who supervises a driverless vehicle.", "sourceText": "Swiss Road Traffic Act arts. 25a-25g and Ordinance on Automated Driving (OCAut/VAF) (binding primary authority; in force 1 Mar. 2025)", "urls": ["https://www.astra.admin.ch/fr/ordonnance-sur-la-conduite-automatisee"], "urlLabels": ["Swiss automated-driving ordinance"], "sourceEntries": [{"text": "Swiss Road Traffic Act arts. 25a-25g and Ordinance on Automated Driving (OCAut/VAF) (binding primary authority; in force 1 Mar. 2025)", "links": [{"url": "https://www.astra.admin.ch/fr/ordonnance-sur-la-conduite-automatisee", "label": "Swiss automated-driving ordinance", "linkText": "Swiss automated-driving ordinance"}]}], "nearLabels": ["Autonomous Vehicle Driver [South Korea]", "Fahrzeugführer [Germany]", "Fallback User [UN Regulation / GTR on ADS]", "Fallback-Ready User (FRU) [SAE J3016]", "User-in-Charge (UiC) [United Kingdom]"], "nearLinkIds": ["role-autonomous-vehicle-driver-eb9577df", "role-fahrzeugfuhrer-0005572c", "role-fallback-user-b886f11e", "role-fallback-ready-user-fru-00a2939b", "role-user-in-charge-uic-25e9a60b"], "nearIds": ["role-autonomous-vehicle-driver-eb9577df", "role-fahrzeugfuhrer-0005572c", "role-fallback-ready-user-fru-00a2939b", "role-fallback-user-b886f11e", "role-user-in-charge-uic-25e9a60b"], "synonymIds": [], "semanticNeighborIds": ["role-autonomous-vehicle-driver-eb9577df", "role-fahrzeugfuhrer-0005572c", "role-driver-380749d1", "role-human-driver-42afb479", "role-driver-83caed5b", "role-driver-b700bc28"], "complementLabels": [], "complementLinkIds": [], "complementIds": [], "cluster": "Driving roles", "profile": [1.0, 0.0, 0.0, 0.0, 0.0, 0.8, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 1.0, "legal_responsibility": 0.6, "ddt": 1.0, "fallback": 0.0, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 0.8, "remote": 0.0, "deployment": 1.0, "testing": 0.0, "design": 0.0, "regulation": 0.0, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 132.3, "y": 606.2, "radius": 40.0}, {"id": "role-driver-83caed5b", "term": "Driver", "termLines": ["Driver"], "framework": "UN Regulation / GTR on ADS", "roleType": "Human", "location": null, "description": "An ADS user who performs in real time part or all of the dynamic driving task for a particular ADS vehicle. Because an ADS user is defined as human, this driver is necessarily human; the definition does not treat the ADS itself as the driver.", "sourceText": "UN ADS GTR paras. 2.14 and 2.14.2 (ECE/TRANS/WP.29/2026/139) and parallel UN ADS Regulation (ECE/TRANS/WP.29/2026/137) (official UN technical instruments)", "urls": ["https://docs.un.org/en/ECE/TRANS/WP.29/2026/139", "https://docs.un.org/en/ECE/TRANS/WP.29/2026/137"], "urlLabels": ["UN GTR on ADS", "UN Regulation on ADS"], "sourceEntries": [{"text": "UN ADS GTR paras. 2.14 and 2.14.2 (ECE/TRANS/WP.29/2026/139) and parallel UN ADS Regulation (ECE/TRANS/WP.29/2026/137) (official UN technical instruments)", "links": [{"url": "https://docs.un.org/en/ECE/TRANS/WP.29/2026/139", "label": "UN GTR on ADS", "linkText": "ECE/TRANS/WP.29/2026/139"}, {"url": "https://docs.un.org/en/ECE/TRANS/WP.29/2026/137", "label": "UN Regulation on ADS", "linkText": "ECE/TRANS/WP.29/2026/137"}]}], "nearLabels": ["Driver [SAE J3016]", "Driver [UN Road Traffic Conventions (1949/1968)]", "Fahrzeugführer [Germany]", "Human Driver [Texas]"], "nearLinkIds": ["role-driver-1143c15f", "role-driver-a3a8a16d", "role-fahrzeugfuhrer-0005572c", "role-human-driver-42afb479"], "nearIds": ["role-driver-1143c15f", "role-driver-a3a8a16d", "role-fahrzeugfuhrer-0005572c", "role-human-driver-42afb479"], "synonymIds": [], "semanticNeighborIds": ["role-driver-1143c15f", "role-driver-a3a8a16d", "role-fahrzeugfuhrer-0005572c", "role-human-driver-42afb479", "role-driver-380749d1", "role-autonomous-vehicle-driver-eb9577df"], "complementLabels": ["Fallback User [UN Regulation / GTR on ADS]", "Passenger [UN Regulation / GTR on ADS]"], "complementLinkIds": ["role-fallback-user-b886f11e", "role-passenger-63d3f574"], "complementIds": ["role-fallback-user-b886f11e", "role-passenger-63d3f574"], "cluster": "Driving roles", "profile": [1.0, 0.0, 0.0, 0.0, 0.0, 0.8, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 1.0, "legal_responsibility": 0.6, "ddt": 1.0, "fallback": 0.0, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 0.8, "remote": 0.0, "deployment": 1.0, "testing": 0.0, "design": 0.0, "regulation": 0.0, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 52.0, "y": 597.2, "radius": 40.0}, {"id": "role-driver-a3a8a16d", "term": "Driver", "termLines": ["Driver"], "framework": "UN Road Traffic Conventions (1949/1968)", "roleType": "Human or Entity", "location": null, "description": "Both the 1949 and 1968 Conventions expressly define a driver as any person who drives a vehicle or guides specified animals on a road. Neither convention separately defines person or expressly resolves whether it can include a legal person or an ADS. Their references to animal guidance, physical control, permits, and conduct strongly presuppose a human, while the 1968 Convention's automated-driving provision treats the driver requirement as satisfied during compliant ADS operation without declaring the ADS to be the driver.", "sourceText": "1949 Convention on Road Traffic, art. 4; 1968 Convention on Road Traffic, art. 1(v) and art. 34bis (binding treaty law for Contracting Parties)", "urls": ["https://unece.org/DAM/trans/conventn/Convention_on_Road_Traffic_of_1949.pdf", "https://www.unece.org/fileadmin/DAM/trans/conventn/crt1968e.pdf", "https://unece.org/sites/default/files/2021-01/ECE-TRANS-WP.1-173-Add1e.pdf"], "urlLabels": ["1949 Convention on Road Traffic", "1968 Convention on Road Traffic", "1968 Convention amendment on automated driving"], "sourceEntries": [{"text": "1949 Convention on Road Traffic, art. 4; 1968 Convention on Road Traffic, art. 1(v) and art. 34bis (binding treaty law for Contracting Parties)", "links": [{"url": "https://unece.org/DAM/trans/conventn/Convention_on_Road_Traffic_of_1949.pdf", "label": "1949 Convention on Road Traffic", "linkText": "1949 Convention on Road Traffic"}, {"url": "https://www.unece.org/fileadmin/DAM/trans/conventn/crt1968e.pdf", "label": "1968 Convention on Road Traffic", "linkText": "1968 Convention on Road Traffic"}, {"url": "https://unece.org/sites/default/files/2021-01/ECE-TRANS-WP.1-173-Add1e.pdf", "label": "1968 Convention amendment on automated driving", "linkText": "1968 Convention amendment on automated driving"}]}], "nearLabels": ["Driver [SAE J3016]", "Driver [UN Regulation / GTR on ADS]", "Fahrzeugführer [Germany]", "User-in-Charge (UiC) [United Kingdom]"], "nearLinkIds": ["role-driver-1143c15f", "role-driver-83caed5b", "role-fahrzeugfuhrer-0005572c", "role-user-in-charge-uic-25e9a60b"], "nearIds": ["role-driver-1143c15f", "role-driver-83caed5b", "role-fahrzeugfuhrer-0005572c", "role-user-in-charge-uic-25e9a60b"], "synonymIds": [], "semanticNeighborIds": ["role-driver-1143c15f", "role-driver-83caed5b", "role-fahrzeugfuhrer-0005572c", "role-driver-380749d1", "role-autonomous-vehicle-driver-eb9577df", "role-driver-b700bc28"], "complementLabels": ["Authorized Official Directing Traffic", "Cyclist", "Driving-Permit Holder"], "complementLinkIds": ["role-authorized-official-directing-traffic-965df3f9", "role-cyclist-69220fa9", "role-driving-permit-holder-eb4f0cbf"], "complementIds": ["role-authorized-official-directing-traffic-965df3f9", "role-cyclist-69220fa9", "role-driving-permit-holder-eb4f0cbf"], "cluster": "Driving roles", "profile": [1.0, 0.0, 0.0, 0.0, 0.0, 0.8, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 1.0, "legal_responsibility": 0.6, "ddt": 1.0, "fallback": 0.0, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 0.8, "remote": 0.0, "deployment": 1.0, "testing": 0.0, "design": 0.0, "regulation": 0.0, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 212.6, "y": 597.1, "radius": 40.0}, {"id": "role-driver-b700bc28", "term": "Driver", "termLines": ["Driver"], "framework": "US (national)", "roleType": "Human (only in-vehicle)", "location": "v", "description": "Driver means the occupant of a motor vehicle seated immediately behind the steering control system. This occupant-based definition can produce a vacancy in vehicles without conventional controls.", "sourceText": "49 C.F.R. § 571.3 (binding primary authority; current federal definition)\nNHTSA, Occupant Protection for Vehicles With Automated Driving Systems, 87 Fed. Reg. 18560 (30 Mar. 2022) (binding final rule retaining a human-occupant definition in the relevant context)", "urls": ["https://www.ecfr.gov/current/title-49/subtitle-B/chapter-V/part-571/section-571.3", "https://www.federalregister.gov/documents/2022/03/30/2022-05426/occupant-protection-for-vehicles-with-automated-driving-systems"], "urlLabels": ["US FMVSS driver definition", "NHTSA ADS occupant-protection final rule"], "sourceEntries": [{"text": "49 C.F.R. § 571.3 (binding primary authority; current federal definition)", "links": [{"url": "https://www.ecfr.gov/current/title-49/subtitle-B/chapter-V/part-571/section-571.3", "label": "US FMVSS driver definition", "linkText": "US FMVSS driver definition"}]}, {"text": "NHTSA, Occupant Protection for Vehicles With Automated Driving Systems, 87 Fed. Reg. 18560 (30 Mar. 2022) (binding final rule retaining a human-occupant definition in the relevant context)", "links": [{"url": "https://www.federalregister.gov/documents/2022/03/30/2022-05426/occupant-protection-for-vehicles-with-automated-driving-systems", "label": "NHTSA ADS occupant-protection final rule", "linkText": "Occupant Protection for Vehicles With Automated Driving Systems"}]}], "nearLabels": ["Human Driver [Texas]", "In-Vehicle Driver [SAE J3016]"], "nearLinkIds": ["role-human-driver-42afb479", "role-in-vehicle-driver-982958f1"], "nearIds": ["role-human-driver-42afb479", "role-in-vehicle-driver-982958f1"], "synonymIds": [], "semanticNeighborIds": ["role-human-driver-42afb479", "role-in-vehicle-driver-982958f1", "role-autonomous-vehicle-driver-eb9577df", "role-fahrzeugfuhrer-0005572c", "role-driver-2f53bd34", "role-driver-380749d1"], "complementLabels": ["Driver [US (national); ADS]"], "complementLinkIds": ["role-driver-52714c95"], "complementIds": ["role-driver-52714c95"], "cluster": "Driving roles", "profile": [1.0, 0.0, 0.0, 0.0, 0.0, 0.8, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 1.0, "legal_responsibility": 0.6, "ddt": 1.0, "fallback": 0.0, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 0.8, "remote": 0.0, "deployment": 1.0, "testing": 0.0, "design": 0.0, "regulation": 0.0, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 104.1, "y": 438.1, "radius": 40.0}, {"id": "role-driver-52714c95", "term": "Driver", "termLines": ["Driver"], "framework": "US (national)", "roleType": "ADS", "location": null, "description": "An automated driving system treated as the driver in NHTSA's interpretation of Google's described vehicle design, which had no human driving controls and was controlled exclusively by its Self-Driving System. The interpretation was confined to those facts and did not amend the general FMVSS definition of driver.", "sourceText": "NHTSA Letter to Google, 4 Feb. 2016 (official interpretation confined to the described design)", "urls": ["https://www.nhtsa.gov/interpretations/google-compiled-response-12-nov-15-interp-request-4-feb-16-final"], "urlLabels": ["NHTSA Google interpretation"], "sourceEntries": [{"text": "NHTSA Letter to Google, 4 Feb. 2016 (official interpretation confined to the described design)", "links": [{"url": "https://www.nhtsa.gov/interpretations/google-compiled-response-12-nov-15-interp-request-4-feb-16-final", "label": "NHTSA Google interpretation", "linkText": "NHTSA Google interpretation"}]}], "nearLabels": ["Operator (ADS Attribution) [Florida]", "Operator (ADS Attribution) [Texas]"], "nearLinkIds": ["role-operator-ads-attribution-9643b02e", "role-operator-ads-attribution-f01aeea4"], "nearIds": ["role-operator-ads-attribution-9643b02e", "role-operator-ads-attribution-f01aeea4"], "synonymIds": [], "semanticNeighborIds": ["role-operator-ads-attribution-9643b02e", "role-operator-ads-attribution-f01aeea4", "role-operator-95ff71ba", "role-operator-17ecc559", "role-person-deemed-the-driver-eb0dbdbd", "role-driver-b700bc28"], "complementLabels": ["Driver [US (national); Human]"], "complementLinkIds": ["role-driver-b700bc28"], "complementIds": ["role-driver-b700bc28"], "cluster": "Vehicle-operation legal attribution", "profile": [1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 1.0, "legal_responsibility": 1.0, "ddt": 1.0, "fallback": 0.0, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 0.0, "remote": 0.0, "deployment": 0.9, "testing": 0.0, "design": 0.0, "regulation": 0.0, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 802.2, "y": 550.1, "radius": 40.0}, {"id": "role-driver-of-an-automated-delivery-vehicle-b3aa8817", "term": "Driver of an Automated Delivery Vehicle", "termLines": ["Driver of an Automated Delivery Vehicle", "Slovak: vodič automatizovaného doručovacieho vozidla"], "framework": "Slovakia", "roleType": "Human (only remote)", "location": "r", "description": "A human at least 18 years old whom Slovak law classifies as the driver of an automated delivery vehicle. The driver performs the legally required supervision and may take over the actual driving remotely; the permit holder must record the driver's identity and supervision times.", "sourceText": "Slovak Road Traffic Act No. 8/2009, §§ 5(6), 6(7), and 55b, as amended by Act No. 429/2022 (binding primary authority; in force 2 Jan. 2023)", "urls": ["https://www.slov-lex.sk/ezbierky/pravne-predpisy/SK/ZZ/2022/429/"], "urlLabels": ["Slovak Act No. 429/2022"], "sourceEntries": [{"text": "Slovak Road Traffic Act No. 8/2009, §§ 5(6), 6(7), and 55b, as amended by Act No. 429/2022 (binding primary authority; in force 2 Jan. 2023)", "links": [{"url": "https://www.slov-lex.sk/ezbierky/pravne-predpisy/SK/ZZ/2022/429/", "label": "Slovak Act No. 429/2022", "linkText": "Act No. 429/2022"}]}], "nearLabels": ["Person Supervising an ADS-Operated Vehicle [Slovakia]", "Remote Driver [SAE J3016]"], "nearLinkIds": ["role-person-supervising-an-ads-operated-vehicle-4313eff4", "role-remote-driver-9b0391aa"], "nearIds": ["role-person-supervising-an-ads-operated-vehicle-4313eff4", "role-remote-driver-9b0391aa"], "synonymIds": [], "semanticNeighborIds": ["role-person-supervising-an-ads-operated-vehicle-4313eff4", "role-remote-driver-9b0391aa", "role-platform-safety-monitoring-personnel-b9339767", "role-remote-human-operator-60ea2b20", "role-supervision-operator-4a7ccd82", "role-remote-fallback-ready-user-4887bfd2"], "complementLabels": ["Automated Delivery-Vehicle Operation Permit Holder"], "complementLinkIds": ["role-automated-delivery-vehicle-operation-permit-holder-b573dad7"], "complementIds": ["role-automated-delivery-vehicle-operation-permit-holder-b573dad7"], "cluster": "Remote driving", "profile": [0.85, 0.9, 0.0, 0.9, 0.85, 0.0, 0.0, 0.0, 0.75, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.35, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 1.0, "legal_responsibility": 0.75, "ddt": 0.85, "fallback": 0.9, "supervision": 0.9, "assistance": 0.0, "inside_vehicle": 0.0, "remote": 0.85, "deployment": 1.0, "testing": 0.0, "design": 0.0, "regulation": 0.0, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 445.3, "y": 526.4, "radius": 40.0}, {"id": "role-driver-in-readiness-a1dedd36", "term": "Driver-in-Readiness", "termLines": ["Driver-in-Readiness"], "framework": "Finland", "roleType": "Human (only in-vehicle)", "location": "v", "description": "A proposed in-vehicle role occupied by a driver while the ADS performs the dynamic driving task. The person would not be responsible for the vehicle's traffic behavior during that ADS operation but could have other defined duties and must be able to act as the driver when necessary.", "sourceText": "Finnish Ministry of Transport and Communications, Regulating the Deployment of Automated Vehicles in Finland, UNECE document ADS-12-51, slide 6 (official 2025 policy presentation; proposed role)\nFinnish Government, road-traffic automation regulation project LVM032:00/2021 (official legislative-project status; proposal still in preparation as of 27 Aug. 2026)", "urls": ["https://wiki.unece.org/download/attachments/293961741/ADS-12-51.pdf?api=v2", "https://valtioneuvosto.fi/hanke?tunnus=LVM032%3A00%2F2021"], "urlLabels": ["Finnish automated-vehicle deployment proposal", "Finnish road-traffic automation project"], "sourceEntries": [{"text": "Finnish Ministry of Transport and Communications, Regulating the Deployment of Automated Vehicles in Finland, UNECE document ADS-12-51, slide 6 (official 2025 policy presentation; proposed role)", "links": [{"url": "https://wiki.unece.org/download/attachments/293961741/ADS-12-51.pdf?api=v2", "label": "Finnish automated-vehicle deployment proposal", "linkText": "Regulating the Deployment of Automated Vehicles in Finland"}]}, {"text": "Finnish Government, road-traffic automation regulation project LVM032:00/2021 (official legislative-project status; proposal still in preparation as of 27 Aug. 2026)", "links": [{"url": "https://valtioneuvosto.fi/hanke?tunnus=LVM032%3A00%2F2021", "label": "Finnish road-traffic automation project", "linkText": "road-traffic automation regulation project LVM032:00/2021"}]}], "nearLabels": ["Fallback User [UN Regulation / GTR on ADS]", "In-Vehicle Fallback-Ready User [SAE J3016]", "Person Supervising an ADS-Operated Vehicle [Slovakia]", "User-in-Charge (UiC) [United Kingdom]"], "nearLinkIds": ["role-fallback-user-b886f11e", "role-in-vehicle-fallback-ready-user-9e6e6f07", "role-person-supervising-an-ads-operated-vehicle-4313eff4", "role-user-in-charge-uic-25e9a60b"], "nearIds": ["role-fallback-user-b886f11e", "role-in-vehicle-fallback-ready-user-9e6e6f07", "role-person-supervising-an-ads-operated-vehicle-4313eff4", "role-user-in-charge-uic-25e9a60b"], "synonymIds": [], "semanticNeighborIds": ["role-in-vehicle-fallback-ready-user-9e6e6f07", "role-user-in-charge-uic-25e9a60b", "role-fallback-user-b886f11e", "role-person-supervising-an-ads-operated-vehicle-4313eff4", "role-fallback-user-7543eedb", "role-fallback-ready-user-fru-00a2939b"], "complementLabels": ["Automated Driving Provider"], "complementLinkIds": ["role-automated-driving-provider-3cb6f2d3"], "complementIds": ["role-automated-driving-provider-3cb6f2d3"], "cluster": "Fallback and takeover roles", "profile": [0.65, 1.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.2, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 1.0, "legal_responsibility": 0.7, "ddt": 0.65, "fallback": 1.0, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 1.0, "remote": 0.0, "deployment": 0.95, "testing": 0.0, "design": 0.0, "regulation": 0.0, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 379.2, "y": 710.4, "radius": 40.0}, {"id": "role-driverless-operation-dispatcher-83cc140c", "term": "Driverless Operation Dispatcher", "termLines": ["Driverless Operation Dispatcher"], "framework": "SAE J3016", "roleType": "Human", "location": null, "description": "A user who dispatches one or more ADS-equipped vehicles in driverless operation. Dispatch is a strategic service function rather than performance of the dynamic driving task, although the same person may also perform other fleet-operation functions.", "sourceText": "SAE J3016", "urls": [], "urlLabels": [], "sourceEntries": [{"text": "SAE J3016", "links": []}], "nearLabels": ["Dispatcher [China (national)]", "Driverless Operation Dispatcher [Utah]"], "nearLinkIds": ["role-dispatcher-07078434", "role-driverless-operation-dispatcher-90e060ae"], "nearIds": ["role-dispatcher-07078434", "role-driverless-operation-dispatcher-90e060ae"], "synonymIds": ["role-driverless-operation-dispatcher-90e060ae", "role-dispatcher-07078434"], "semanticNeighborIds": ["role-dispatcher-07078434", "role-driverless-operation-dispatcher-90e060ae", "role-dispatching-entity-b62ec459", "role-fleet-operator-902414c2", "role-transport-service-operator-67a6f1b1", "role-licensed-nuic-operator-e0b0a043"], "complementLabels": ["ADS Assistant", "Dispatching Entity", "Remote ADS Assistant", "Remote Assistant [SAE J3016]"], "complementLinkIds": ["role-ads-assistant-39bf114e", "role-dispatching-entity-b62ec459", "role-remote-ads-assistant-97510739", "role-remote-assistant-43671e98"], "complementIds": ["role-ads-assistant-39bf114e", "role-dispatching-entity-b62ec459", "role-remote-ads-assistant-97510739", "role-remote-assistant-43671e98"], "cluster": "Service, fleet, and dispatch roles", "profile": [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.9, 0.45, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 0.0, "legal_responsibility": 0.75, "ddt": 0.0, "fallback": 0.0, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 0.0, "remote": 0.0, "deployment": 1.0, "testing": 0.0, "design": 0.0, "regulation": 0.0, "dispatch": 1.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 1087.2, "y": 409.1, "radius": 40.0}, {"id": "role-driverless-operation-dispatcher-90e060ae", "term": "Driverless Operation Dispatcher", "termLines": ["Driverless Operation Dispatcher"], "framework": "Utah", "roleType": "Human", "location": null, "description": "A user who dispatches an ADS-equipped vehicle in driverless operation. Utah codifies the role and the associated dispatch function, including software-enabled dispatch of multiple vehicles and trips; dispatch remains a strategic function rather than performance of the DDT.", "sourceText": "Utah Code §§ 41-26-102.1 and 41-26-103 (binding primary authority; effective numbering as of 6 May 2026)", "urls": ["https://le.utah.gov/xcode/Title41/Chapter26/C41-26-S102.1_2026050620260506.pdf"], "urlLabels": ["Utah automated-vehicle law"], "sourceEntries": [{"text": "Utah Code §§ 41-26-102.1 and 41-26-103 (binding primary authority; effective numbering as of 6 May 2026)", "links": [{"url": "https://le.utah.gov/xcode/Title41/Chapter26/C41-26-S102.1_2026050620260506.pdf", "label": "Utah automated-vehicle law", "linkText": "Utah automated-vehicle law"}]}], "nearLabels": ["Dispatcher [China (national)]", "Driverless Operation Dispatcher [SAE J3016]"], "nearLinkIds": ["role-dispatcher-07078434", "role-driverless-operation-dispatcher-83cc140c"], "nearIds": ["role-dispatcher-07078434", "role-driverless-operation-dispatcher-83cc140c"], "synonymIds": ["role-driverless-operation-dispatcher-83cc140c"], "semanticNeighborIds": ["role-driverless-operation-dispatcher-83cc140c", "role-dispatching-entity-b62ec459", "role-dispatcher-07078434", "role-fleet-operator-902414c2", "role-transport-service-operator-67a6f1b1", "role-organisateur-du-service-d2a1d37a"], "complementLabels": ["Remote Driver [Utah]"], "complementLinkIds": ["role-remote-driver-68ebc18d"], "complementIds": ["role-remote-driver-68ebc18d"], "cluster": "Service, fleet, and dispatch roles", "profile": [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.9, 0.45, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 0.0, "legal_responsibility": 0.75, "ddt": 0.0, "fallback": 0.0, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 0.0, "remote": 0.0, "deployment": 1.0, "testing": 0.0, "design": 0.0, "regulation": 0.0, "dispatch": 1.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 1020.2, "y": 454.3, "radius": 40.0}, {"id": "role-driverless-testing-permit-holder-bf1f293d", "term": "Driverless Testing Permit Holder", "termLines": ["Driverless Testing Permit Holder"], "framework": "California", "roleType": "Entity", "location": null, "description": "An eligible entity holding a California permit to test autonomous vehicles without a driver in the vehicle. The permit imposes category-specific financial-responsibility, operational, reporting, remote-communication, law-enforcement, and first-responder requirements.", "sourceText": "Cal. Veh. Code § 38750; 13 CCR art. 3.7, as revised effective 28 Apr. 2026 (binding primary authority; status: Regulatory permit)\nCalifornia DMV 2026 autonomous-vehicle regulatory materials (official / technical material)", "urls": ["https://leginfo.legislature.ca.gov/faces/codes_displaySection.xhtml?lawCode=VEH&sectionNum=38750", "https://www.dmv.ca.gov/portal/vehicle-industry-services/autonomous-vehicles/california-autonomous-vehicle-regulations/"], "urlLabels": ["California Vehicle Code", "California autonomous-vehicle regulations"], "sourceEntries": [{"text": "Cal. Veh. Code § 38750; 13 CCR art. 3.7, as revised effective 28 Apr. 2026 (binding primary authority; status: Regulatory permit)", "links": [{"url": "https://leginfo.legislature.ca.gov/faces/codes_displaySection.xhtml?lawCode=VEH&sectionNum=38750", "label": "California Vehicle Code", "linkText": "California Vehicle Code"}, {"url": "https://www.dmv.ca.gov/portal/vehicle-industry-services/autonomous-vehicles/california-autonomous-vehicle-regulations/", "label": "California autonomous-vehicle regulations", "linkText": "California autonomous-vehicle regulations"}]}, {"text": "California DMV 2026 autonomous-vehicle regulatory materials (official / technical material)", "links": [{"url": "https://www.dmv.ca.gov/portal/vehicle-industry-services/autonomous-vehicles/california-autonomous-vehicle-regulations/", "label": "California autonomous-vehicle regulations", "linkText": "California autonomous-vehicle regulations"}]}], "nearLabels": ["Automated Commercial Motor Vehicle Pilot Participant [Canada]", "Automated Passenger Services (APS) Permit Holder [United Kingdom]", "Deployment Permit Holder [California]", "Pilot Proprietor [China (Hong Kong)]", "Test-Operation Permit Holder [Slovakia]", "Testing Permit Holder - Driver Present [California]", "Trial Permit Holder [Sweden]"], "nearLinkIds": ["role-automated-commercial-motor-vehicle-pilot-participant-9f41564c", "role-automated-passenger-services-aps-permit-holder-c552c8ad", "role-deployment-permit-holder-2b3d698b", "role-pilot-proprietor-2f452920", "role-test-operation-permit-holder-6b2a4e9f", "role-testing-permit-holder-driver-present-2fda75ef", "role-trial-permit-holder-aae67394"], "nearIds": ["role-automated-commercial-motor-vehicle-pilot-participant-9f41564c", "role-automated-passenger-services-aps-permit-holder-c552c8ad", "role-deployment-permit-holder-2b3d698b", "role-pilot-proprietor-2f452920", "role-test-operation-permit-holder-6b2a4e9f", "role-testing-permit-holder-driver-present-2fda75ef", "role-trial-permit-holder-aae67394"], "synonymIds": [], "semanticNeighborIds": ["role-testing-permit-holder-driver-present-2fda75ef", "role-deployment-permit-holder-2b3d698b", "role-automated-commercial-motor-vehicle-pilot-participant-9f41564c", "role-automated-passenger-services-aps-permit-holder-c552c8ad", "role-pilot-proprietor-2f452920", "role-test-operation-permit-holder-6b2a4e9f"], "complementLabels": ["Manufacturer of Autonomous Technology", "Operator [California]", "Remote Assistant [California]", "Remote Driver [California]"], "complementLinkIds": ["role-manufacturer-of-autonomous-technology-4802985e", "role-operator-95ff71ba", "role-remote-assistant-feb66d88", "role-remote-driver-a70a683e"], "complementIds": ["role-manufacturer-of-autonomous-technology-4802985e", "role-operator-95ff71ba", "role-remote-assistant-feb66d88", "role-remote-driver-a70a683e"], "cluster": "Permits, trials, and authorisations", "profile": [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.65, 0.45, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 0.0, "legal_responsibility": 0.85, "ddt": 0.0, "fallback": 0.0, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 0.0, "remote": 0.0, "deployment": 0.7, "testing": 0.0, "design": 0.0, "regulation": 1.0, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 1370.2, "y": 372.3, "radius": 40.0}, {"id": "role-driving-permit-holder-eb4f0cbf", "term": "Driving-Permit Holder", "termLines": ["Driving-Permit Holder"], "framework": "UN Road Traffic Conventions (1949/1968)", "roleType": "Human", "location": null, "description": "A person who holds a driving permit recognized under the applicable convention. Holding the permit is an authorization status distinct from actually acting as a driver, and the 1968 Convention permits withdrawal of the right to use it in specified circumstances.", "sourceText": "1949 Convention on Road Traffic, art. 24 (binding treaty law for Contracting Parties)\n1968 Convention on Road Traffic, arts. 41–42 (binding treaty law for Contracting Parties)", "urls": ["https://unece.org/DAM/trans/conventn/Convention_on_Road_Traffic_of_1949.pdf", "https://www.unece.org/fileadmin/DAM/trans/conventn/crt1968e.pdf"], "urlLabels": ["1949 Convention on Road Traffic", "1968 Convention on Road Traffic"], "sourceEntries": [{"text": "1949 Convention on Road Traffic, art. 24 (binding treaty law for Contracting Parties)", "links": [{"url": "https://unece.org/DAM/trans/conventn/Convention_on_Road_Traffic_of_1949.pdf", "label": "1949 Convention on Road Traffic", "linkText": "1949 Convention on Road Traffic"}]}, {"text": "1968 Convention on Road Traffic, arts. 41–42 (binding treaty law for Contracting Parties)", "links": [{"url": "https://www.unece.org/fileadmin/DAM/trans/conventn/crt1968e.pdf", "label": "1968 Convention on Road Traffic", "linkText": "1968 Convention on Road Traffic"}]}], "nearLabels": [], "nearLinkIds": [], "nearIds": [], "synonymIds": [], "semanticNeighborIds": ["role-deployment-permit-holder-2b3d698b", "role-testing-permit-holder-driver-present-2fda75ef", "role-driverless-testing-permit-holder-bf1f293d", "role-trial-permit-holder-aae67394", "role-automated-passenger-services-aps-permit-holder-c552c8ad", "role-trial-organization-5819d6ba"], "complementLabels": ["Competent Authority", "Driver [UN Road Traffic Conventions (1949/1968)]"], "complementLinkIds": ["role-competent-authority-2a4d6b2b", "role-driver-a3a8a16d"], "complementIds": ["role-competent-authority-2a4d6b2b", "role-driver-a3a8a16d"], "cluster": "Permits, trials, and authorisations", "profile": [0.4, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.25, 0.0, 0.0, 0.0, 0.0, 0.8, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 0.0, "legal_responsibility": 0.85, "ddt": 0.4, "fallback": 0.0, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 0.0, "remote": 0.0, "deployment": 0.7, "testing": 0.0, "design": 0.0, "regulation": 0.8, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 979.5, "y": 331.3, "radius": 40.0}, {"id": "role-encadrant-d-intervention-a-distance-cd797f63", "term": "Encadrant d'intervention à distance", "termLines": ["Encadrant d'intervention à distance"], "framework": "France", "roleType": "Human (only remote)", "location": "r", "description": "Personnel exercising supervisory or managerial responsibility over remote-intervention operations under the French STRA implementing framework. The role is distinct from the opérateur d’intervention à distance who performs the authorized intervention and should be identified separately in staffing, competence, and operating arrangements.", "sourceText": "Arrêté du 2 août 2022 portant application de l'article R. 3152-3 du code des transports relatif à l'habilitation des intervenants à distance (binding primary authority; in force)", "urls": ["https://www.legifrance.gouv.fr/jorf/id/JORFTEXT000046151685"], "urlLabels": ["French remote-intervention order"], "sourceEntries": [{"text": "Arrêté du 2 août 2022 portant application de l'article R. 3152-3 du code des transports relatif à l'habilitation des intervenants à distance (binding primary authority; in force)", "links": [{"url": "https://www.legifrance.gouv.fr/jorf/id/JORFTEXT000046151685", "label": "French remote-intervention order", "linkText": "French remote-intervention order"}]}], "nearLabels": [], "nearLinkIds": [], "nearIds": [], "synonymIds": [], "semanticNeighborIds": ["role-technische-aufsicht-97612a0d", "role-sao-chief-supervisor-880317ca", "role-supervision-operator-4a7ccd82", "role-remote-controller-3cf7294b", "role-operator-01759964", "role-remote-monitor-ad7e301d"], "complementLabels": ["Opérateur d'intervention à distance", "STRA Operator"], "complementLinkIds": ["role-operateur-d-intervention-a-distance-38151830", "role-stra-operator-1af07ac4"], "complementIds": ["role-operateur-d-intervention-a-distance-38151830", "role-stra-operator-1af07ac4"], "cluster": "Operational supervision", "profile": [0.0, 0.0, 0.35, 1.0, 0.8, 0.0, 0.0, 0.0, 0.0, 0.0, 0.9, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 0.0, "legal_responsibility": 0.9, "ddt": 0.0, "fallback": 0.0, "supervision": 1.0, "assistance": 0.35, "inside_vehicle": 0.0, "remote": 0.8, "deployment": 0.95, "testing": 0.0, "design": 0.0, "regulation": 0.0, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 786.4, "y": 629.3, "radius": 40.0}, {"id": "role-executive-officer-37044c7d", "term": "Executive Officer", "termLines": ["Executive Officer"], "framework": "Australia", "roleType": "Human", "location": null, "description": "An executive officer of an Automated Driving System Entity would have a personal due-diligence duty to ensure that the ADSE complies with its safety duties. The role remains proposed, not enacted.", "sourceText": "Australian Government / NTC automated-vehicle safety reform materials (official policy; proposed AVSL role not enacted as of 24 Aug. 2026)", "urls": ["https://www.ntc.gov.au/transport-reform/ntc-projects/av-safety-reform", "https://www.ntc.gov.au/sites/default/files/assets/files/ADSE%20in-service%20obligations%20April%202024.pdf"], "urlLabels": ["NTC automated-vehicle safety reform", "Australian ADSE obligations"], "sourceEntries": [{"text": "Australian Government / NTC automated-vehicle safety reform materials (official policy; proposed AVSL role not enacted as of 24 Aug. 2026)", "links": [{"url": "https://www.ntc.gov.au/transport-reform/ntc-projects/av-safety-reform", "label": "NTC automated-vehicle safety reform", "linkText": "automated-vehicle safety reform"}]}, {"text": "Australian ADSE obligations", "links": [{"url": "https://www.ntc.gov.au/sites/default/files/assets/files/ADSE%20in-service%20obligations%20April%202024.pdf", "label": "Australian ADSE obligations", "linkText": "Australian ADSE obligations"}]}], "nearLabels": ["Nominated Individual [United Kingdom]", "Responsible Person for Permit Compliance [Sweden]", "Responsible Person in the Owner Entity [Croatia]", "Senior Manager [United Kingdom]"], "nearLinkIds": ["role-nominated-individual-acc58b0c", "role-responsible-person-for-permit-compliance-fa393950", "role-responsible-person-in-the-owner-entity-ddd7ca19", "role-senior-manager-210a5506"], "nearIds": ["role-nominated-individual-acc58b0c", "role-responsible-person-for-permit-compliance-fa393950", "role-responsible-person-in-the-owner-entity-ddd7ca19", "role-senior-manager-210a5506"], "synonymIds": [], "semanticNeighborIds": ["role-nominated-individual-acc58b0c", "role-senior-manager-210a5506", "role-responsible-person-for-permit-compliance-fa393950", "role-responsible-person-in-the-owner-entity-ddd7ca19", "role-specified-person-44b58c10", "role-vehicle-manufacturer-645d0588"], "complementLabels": ["Automated Driving System Entity (ADSE)"], "complementLinkIds": ["role-automated-driving-system-entity-adse-aba2e64e"], "complementIds": ["role-automated-driving-system-entity-adse-aba2e64e"], "cluster": "Governance and compliance officers", "profile": [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.45, 1.0, 0.0, 0.0, 0.0, 0.9, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 0.0, "legal_responsibility": 1.0, "ddt": 0.0, "fallback": 0.0, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 0.0, "remote": 0.0, "deployment": 0.85, "testing": 0.0, "design": 0.0, "regulation": 0.9, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 1379.6, "y": 935.7, "radius": 40.0}, {"id": "role-fahrzeugfuhrer-0005572c", "term": "Fahrzeugführer", "termLines": ["Fahrzeugführer", "English: vehicle driver"], "framework": "Germany", "roleType": "Human (only in-vehicle)", "location": "v", "description": "The Fahrzeugführer is the natural person driving the vehicle.", "sourceText": "StVG §§ 1a–1b, 1d–1g; StVFernLV (Germany) (binding primary authority; status: Enacted / in force)", "urls": ["https://www.gesetze-im-internet.de/stvg/", "https://www.gesetze-im-internet.de/stvfernlv/"], "urlLabels": ["German Road Traffic Act", "German Remote Driving Ordinance"], "sourceEntries": [{"text": "StVG §§ 1a–1b, 1d–1g; StVFernLV (Germany) (binding primary authority; status: Enacted / in force)", "links": [{"url": "https://www.gesetze-im-internet.de/stvg/", "label": "German Road Traffic Act", "linkText": "StVG"}, {"url": "https://www.gesetze-im-internet.de/stvfernlv/", "label": "German Remote Driving Ordinance", "linkText": "StVFernLV"}]}], "nearLabels": ["Autonomous Vehicle Driver [South Korea]", "Conventional Driver [China (national)]", "Driver [Canada]", "Driver [France]", "Driver [SAE J3016]", "Driver [Switzerland]", "Driver [UN Regulation / GTR on ADS]", "Driver [UN Road Traffic Conventions (1949/1968)]", "In-Vehicle Driver [SAE J3016]"], "nearLinkIds": ["role-autonomous-vehicle-driver-eb9577df", "role-conventional-driver-808e1779", "role-driver-ab4023ad", "role-driver-380749d1", "role-driver-1143c15f", "role-driver-2f53bd34", "role-driver-83caed5b", "role-driver-a3a8a16d", "role-in-vehicle-driver-982958f1"], "nearIds": ["role-autonomous-vehicle-driver-eb9577df", "role-conventional-driver-808e1779", "role-driver-1143c15f", "role-driver-2f53bd34", "role-driver-380749d1", "role-driver-83caed5b", "role-driver-a3a8a16d", "role-driver-ab4023ad", "role-in-vehicle-driver-982958f1"], "synonymIds": [], "semanticNeighborIds": ["role-autonomous-vehicle-driver-eb9577df", "role-conventional-driver-808e1779", "role-driver-ab4023ad", "role-driver-380749d1", "role-driver-1143c15f", "role-driver-2f53bd34"], "complementLabels": ["Halter", "Technische Aufsicht"], "complementLinkIds": ["role-halter-a8f7804f", "role-technische-aufsicht-97612a0d"], "complementIds": ["role-halter-a8f7804f", "role-technische-aufsicht-97612a0d"], "cluster": "Driving roles", "profile": [1.0, 0.0, 0.0, 0.0, 0.0, 0.8, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 1.0, "legal_responsibility": 0.6, "ddt": 1.0, "fallback": 0.0, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 0.8, "remote": 0.0, "deployment": 1.0, "testing": 0.0, "design": 0.0, "regulation": 0.0, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 128.7, "y": 525.5, "radius": 40.0}, {"id": "role-fallback-user-7543eedb", "term": "Fallback User", "termLines": ["Fallback User", "Chinese: 后援用户"], "framework": "China (national)", "roleType": "Human (only in-vehicle)", "location": "v", "description": "The in-vehicle user designated to take over. This GB 44721-2026 role is narrower in stated location than the DDT Fallback-Ready User in GB/T 40429-2021.", "sourceText": "GB 44721-2026, § 3.16 (published mandatory national standard; effective 1 July 2027)\nMIIT consultation text for GB 44721-2026, § 3.16 (official pre-publication primary text)", "urls": ["https://www.miit.gov.cn/xwfb/gxdt/sjdt/art/2026/art_16d1319a933d4ffd8501e60dc4d88491.html", "https://www.miit.gov.cn/cms_files/filemanager/1226211233/attach/20262/c0491b86e3744ea09904235ed2b958c8.pdf", "https://newlypossible.org/wiki/Chinese_Automated_Driving_Standards"], "urlLabels": ["GB 44721-2026 publication announcement", "GB 44721-2026 official consultation text", "Chinese automated-driving standards guide"], "sourceEntries": [{"text": "GB 44721-2026, § 3.16 (published mandatory national standard; effective 1 July 2027)", "links": [{"url": "https://www.miit.gov.cn/xwfb/gxdt/sjdt/art/2026/art_16d1319a933d4ffd8501e60dc4d88491.html", "label": "GB 44721-2026 publication announcement", "linkText": "GB 44721-2026"}]}, {"text": "MIIT consultation text for GB 44721-2026, § 3.16 (official pre-publication primary text)", "links": [{"url": "https://www.miit.gov.cn/cms_files/filemanager/1226211233/attach/20262/c0491b86e3744ea09904235ed2b958c8.pdf", "label": "GB 44721-2026 official consultation text", "linkText": "MIIT consultation text"}]}, {"text": "Chinese automated-driving standards guide", "links": [{"url": "https://newlypossible.org/wiki/Chinese_Automated_Driving_Standards", "label": "Chinese automated-driving standards guide", "linkText": "Chinese automated-driving standards guide"}]}], "nearLabels": ["DDT Fallback-Ready User [China (national)]", "Fallback User [UN Regulation / GTR on ADS]", "Fallback-Ready User (FRU) [SAE J3016]", "In-Vehicle Fallback-Ready User [SAE J3016]"], "nearLinkIds": ["role-ddt-fallback-ready-user-4ea91992", "role-fallback-user-b886f11e", "role-fallback-ready-user-fru-00a2939b", "role-in-vehicle-fallback-ready-user-9e6e6f07"], "nearIds": ["role-ddt-fallback-ready-user-4ea91992", "role-fallback-ready-user-fru-00a2939b", "role-fallback-user-b886f11e", "role-in-vehicle-fallback-ready-user-9e6e6f07"], "synonymIds": ["role-fallback-user-b886f11e"], "semanticNeighborIds": ["role-fallback-user-b886f11e", "role-in-vehicle-fallback-ready-user-9e6e6f07", "role-ddt-fallback-ready-user-4ea91992", "role-fallback-ready-user-fru-00a2939b", "role-driver-in-readiness-a1dedd36", "role-user-in-charge-uic-25e9a60b"], "complementLabels": ["Driver [China (national)]"], "complementLinkIds": ["role-driver-3282d8e3"], "complementIds": ["role-driver-3282d8e3"], "cluster": "Fallback and takeover roles", "profile": [0.8, 1.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 0.0, "legal_responsibility": 0.7, "ddt": 0.8, "fallback": 1.0, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 1.0, "remote": 0.0, "deployment": 0.95, "testing": 0.0, "design": 0.0, "regulation": 0.0, "dispatch": 0.0, "nonoperating_occupant": 0.55, "road_incident": 0.0}, "x": 249.4, "y": 669.0, "radius": 40.0}, {"id": "role-fallback-user-b886f11e", "term": "Fallback User", "termLines": ["Fallback User"], "framework": "UN Regulation / GTR on ADS", "roleType": "Human (only in-vehicle)", "location": "v", "description": "An ADS user located inside the vehicle who is designated to perform dynamic-driving-task fallback after an ADS fallback response. The person must be correctly seated, able to take over the dynamic driving task, and in contact with the steering control before deactivation completes.", "sourceText": "UN GTR on ADS ¶¶ 2.6.1–2.6.2, 2.14.1, 2.14.3, 2.15, 2.16, 2.20, 4.1.6.1, 4.2.2, 4.2.2.1.6, 4.2.2.2.5, 4.2.2.3.8.1, 4.3.7 (ECE/TRANS/WP.29/2026/139) (UN GTR under the 1998 Agreement; no direct legal effect pending national transposition; status: Adopted UN text; final editorial numbering check)\nParallel UN ADS Regulation (adopted June 2026; ECE/TRANS/WP.29/2026/137; final number pending official publication) (UN Regulation under the 1958 Agreement; binding on Contracting Parties applying it)", "urls": ["https://docs.un.org/en/ECE/TRANS/WP.29/2026/139", "https://docs.un.org/en/ECE/TRANS/WP.29/2026/137"], "urlLabels": ["UN GTR on ADS", "UN Regulation on ADS"], "sourceEntries": [{"text": "UN GTR on ADS ¶¶ 2.6.1–2.6.2, 2.14.1, 2.14.3, 2.15, 2.16, 2.20, 4.1.6.1, 4.2.2, 4.2.2.1.6, 4.2.2.2.5, 4.2.2.3.8.1, 4.3.7 (ECE/TRANS/WP.29/2026/139) (UN GTR under the 1998 Agreement; no direct legal effect pending national transposition; status: Adopted UN text; final editorial numbering check)", "links": [{"url": "https://docs.un.org/en/ECE/TRANS/WP.29/2026/139", "label": "UN GTR on ADS", "linkText": "ECE/TRANS/WP.29/2026/139"}]}, {"text": "Parallel UN ADS Regulation (adopted June 2026; ECE/TRANS/WP.29/2026/137; final number pending official publication) (UN Regulation under the 1958 Agreement; binding on Contracting Parties applying it)", "links": [{"url": "https://docs.un.org/en/ECE/TRANS/WP.29/2026/137", "label": "UN Regulation on ADS", "linkText": "ECE/TRANS/WP.29/2026/137"}]}], "nearLabels": ["Autonomous Vehicle Driver [South Korea]", "DDT Fallback-Ready User [China (national)]", "Driver [Switzerland]", "Driver-in-Readiness [Finland]", "Fallback User [China (national)]", "Fallback-Ready User (FRU) [SAE J3016]", "In-Vehicle Fallback-Ready User [SAE J3016]", "Person Supervising an ADS-Operated Vehicle [Slovakia]", "Remote Fallback-Ready User [SAE J3016]", "User-in-Charge (UiC) [United Kingdom]"], "nearLinkIds": ["role-autonomous-vehicle-driver-eb9577df", "role-ddt-fallback-ready-user-4ea91992", "role-driver-2f53bd34", "role-driver-in-readiness-a1dedd36", "role-fallback-user-7543eedb", "role-fallback-ready-user-fru-00a2939b", "role-in-vehicle-fallback-ready-user-9e6e6f07", "role-person-supervising-an-ads-operated-vehicle-4313eff4", "role-remote-fallback-ready-user-4887bfd2", "role-user-in-charge-uic-25e9a60b"], "nearIds": ["role-autonomous-vehicle-driver-eb9577df", "role-ddt-fallback-ready-user-4ea91992", "role-driver-2f53bd34", "role-driver-in-readiness-a1dedd36", "role-fallback-ready-user-fru-00a2939b", "role-fallback-user-7543eedb", "role-in-vehicle-fallback-ready-user-9e6e6f07", "role-person-supervising-an-ads-operated-vehicle-4313eff4", "role-remote-fallback-ready-user-4887bfd2", "role-user-in-charge-uic-25e9a60b"], "synonymIds": ["role-fallback-user-7543eedb"], "semanticNeighborIds": ["role-fallback-user-7543eedb", "role-ddt-fallback-ready-user-4ea91992", "role-driver-in-readiness-a1dedd36", "role-fallback-ready-user-fru-00a2939b", "role-in-vehicle-fallback-ready-user-9e6e6f07", "role-person-supervising-an-ads-operated-vehicle-4313eff4"], "complementLabels": ["Driver [UN Regulation / GTR on ADS]"], "complementLinkIds": ["role-driver-83caed5b"], "complementIds": ["role-driver-83caed5b"], "cluster": "Fallback and takeover roles", "profile": [0.8, 1.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 0.0, "legal_responsibility": 0.7, "ddt": 0.8, "fallback": 1.0, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 1.0, "remote": 0.0, "deployment": 0.95, "testing": 0.0, "design": 0.0, "regulation": 0.0, "dispatch": 0.0, "nonoperating_occupant": 0.55, "road_incident": 0.0}, "x": 327.5, "y": 648.3, "radius": 40.0}, {"id": "role-fallback-ready-user-fru-00a2939b", "term": "Fallback-Ready User (FRU)", "termLines": ["Fallback-Ready User (FRU)"], "framework": "SAE J3016", "roleType": "Human", "location": "v/r", "description": "A user of a vehicle with an engaged Level 3 ADS feature who is qualified and able to operate the vehicle and remains receptive to ADS alerts and evident failures that require the user to perform fallback.", "sourceText": "SAE J3016", "urls": [], "urlLabels": [], "sourceEntries": [{"text": "SAE J3016", "links": []}], "nearLabels": ["Autonomous Vehicle Driver [South Korea]", "DDT Fallback-Ready User [China (national)]", "Driver [Switzerland]", "Fallback User [China (national)]", "Fallback User [UN Regulation / GTR on ADS]", "In-Vehicle Fallback-Ready User [SAE J3016]", "User-in-Charge (UiC) [United Kingdom]"], "nearLinkIds": ["role-autonomous-vehicle-driver-eb9577df", "role-ddt-fallback-ready-user-4ea91992", "role-driver-2f53bd34", "role-fallback-user-7543eedb", "role-fallback-user-b886f11e", "role-in-vehicle-fallback-ready-user-9e6e6f07", "role-user-in-charge-uic-25e9a60b"], "nearIds": ["role-autonomous-vehicle-driver-eb9577df", "role-ddt-fallback-ready-user-4ea91992", "role-driver-2f53bd34", "role-fallback-user-7543eedb", "role-fallback-user-b886f11e", "role-in-vehicle-fallback-ready-user-9e6e6f07", "role-user-in-charge-uic-25e9a60b"], "synonymIds": ["role-ddt-fallback-ready-user-4ea91992"], "semanticNeighborIds": ["role-ddt-fallback-ready-user-4ea91992", "role-fallback-user-7543eedb", "role-fallback-user-b886f11e", "role-in-vehicle-fallback-ready-user-9e6e6f07", "role-user-in-charge-uic-25e9a60b", "role-remote-fallback-ready-user-4887bfd2"], "complementLabels": ["Driver [SAE J3016]"], "complementLinkIds": ["role-driver-1143c15f"], "complementIds": ["role-driver-1143c15f"], "cluster": "Fallback and takeover roles", "profile": [0.7, 1.0, 0.0, 0.0, 0.5, 0.5, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 0.0, "legal_responsibility": 0.7, "ddt": 0.7, "fallback": 1.0, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 0.5, "remote": 0.5, "deployment": 0.95, "testing": 0.0, "design": 0.0, "regulation": 0.0, "dispatch": 0.0, "nonoperating_occupant": 0.55, "road_incident": 0.0}, "x": 365.3, "y": 542.1, "radius": 40.0}, {"id": "role-fernlenkende-person-4d72753c", "term": "Fernlenkende Person", "termLines": ["Fernlenkende Person", "English: remotely driving person"], "framework": "Germany", "roleType": "Human (only remote)", "location": "r", "description": "A natural person who remotely controls a motor vehicle in Germany's temporary remote-driving framework. While remote control is active, the person is treated as the Fahrzeugführer and must meet licensing, suitability, workplace, communications, and operational requirements.", "sourceText": "StVFernLV, especially §§ 2–7, 19–20 (Germany) (binding primary authority; status: Temporary German trial framework, 1 Dec. 2025–30 Nov. 2030)", "urls": ["https://www.gesetze-im-internet.de/stvfernlv/"], "urlLabels": ["German Remote Driving Ordinance"], "sourceEntries": [{"text": "StVFernLV, especially §§ 2–7, 19–20 (Germany) (binding primary authority; status: Temporary German trial framework, 1 Dec. 2025–30 Nov. 2030)", "links": [{"url": "https://www.gesetze-im-internet.de/stvfernlv/", "label": "German Remote Driving Ordinance", "linkText": "StVFernLV"}]}], "nearLabels": ["Remote Driver [California]", "Remote Driver [China (national)]", "Remote Driver [Netherlands]", "Remote Driver [SAE J3016]", "Remote Driver [Utah]", "Remote Fallback-Ready User [SAE J3016]", "Remote Human Operator [Florida]"], "nearLinkIds": ["role-remote-driver-a70a683e", "role-remote-driver-b386a481", "role-remote-driver-28836be0", "role-remote-driver-9b0391aa", "role-remote-driver-68ebc18d", "role-remote-fallback-ready-user-4887bfd2", "role-remote-human-operator-60ea2b20"], "nearIds": ["role-remote-driver-28836be0", "role-remote-driver-68ebc18d", "role-remote-driver-9b0391aa", "role-remote-driver-a70a683e", "role-remote-driver-b386a481", "role-remote-fallback-ready-user-4887bfd2", "role-remote-human-operator-60ea2b20"], "synonymIds": ["role-remote-driver-28836be0", "role-remote-driver-68ebc18d", "role-remote-driver-a70a683e", "role-remote-driver-9b0391aa"], "semanticNeighborIds": ["role-remote-driver-a70a683e", "role-remote-driver-28836be0", "role-remote-driver-9b0391aa", "role-remote-driver-68ebc18d", "role-remote-driver-b386a481", "role-remote-human-operator-60ea2b20"], "complementLabels": ["Halter"], "complementLinkIds": ["role-halter-a8f7804f"], "complementIds": ["role-halter-a8f7804f"], "cluster": "Remote driving", "profile": [1.0, 0.35, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 0.0, "legal_responsibility": 0.6, "ddt": 1.0, "fallback": 0.35, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 0.0, "remote": 1.0, "deployment": 1.0, "testing": 0.0, "design": 0.0, "regulation": 0.0, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 295.1, "y": 265.5, "radius": 40.0}, {"id": "role-first-responder-c2132b8f", "term": "First Responder", "termLines": ["First Responder"], "framework": "Generic", "roleType": "Human", "location": null, "description": "A human emergency responder. While traveling on the road to or from an incident, the responder and any emergency vehicle are road users whose movement and applicable priority rules the ADS must recognize. At a crash or incident scene, the responder may be working in or beside the roadway, directing traffic, assisting people, or managing hazards, and may also qualify as an Other Road User, Traffic Controller, Road-Safety Agent, or Vulnerable Road User.", "sourceText": "Generic emergency-response role; the UN ADS instruments provide official framework-specific road-user and road-safety-agent comparisons.", "urls": ["https://docs.un.org/en/ECE/TRANS/WP.29/2026/139"], "urlLabels": ["UN GTR on ADS"], "sourceEntries": [{"text": "Generic emergency-response role; the UN ADS instruments provide official framework-specific road-user and road-safety-agent comparisons.", "links": [{"url": "https://docs.un.org/en/ECE/TRANS/WP.29/2026/139", "label": "UN GTR on ADS", "linkText": "UN GTR on ADS"}]}], "nearLabels": ["Road-Safety Agent [UN Regulation / GTR on ADS]"], "nearLinkIds": ["role-road-safety-agent-0f5d8727"], "nearIds": ["role-road-safety-agent-0f5d8727"], "synonymIds": [], "semanticNeighborIds": ["role-road-safety-agent-0f5d8727", "role-second-responder-8b0bdee5", "role-on-site-response-operator-17f6beac", "role-traffic-controller-6b40ab14", "role-authorized-official-directing-traffic-965df3f9", "role-other-road-user-9aa208bd"], "complementLabels": ["Second Responder", "Traffic Controller", "Vulnerable Road User"], "complementLinkIds": ["role-second-responder-8b0bdee5", "role-traffic-controller-6b40ab14", "role-vulnerable-road-user-6537132d"], "complementIds": ["role-second-responder-8b0bdee5", "role-traffic-controller-6b40ab14", "role-vulnerable-road-user-6537132d"], "cluster": "Road users and incident response", "profile": [0.0, 0.0, 0.0, 0.35, 0.0, 0.0, 0.35, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.45, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 0.0, "legal_responsibility": 0.35, "ddt": 0.0, "fallback": 0.0, "supervision": 0.35, "assistance": 0.0, "inside_vehicle": 0.0, "remote": 0.0, "deployment": 0.6, "testing": 0.0, "design": 0.0, "regulation": 0.0, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 1.0}, "x": 674.8, "y": 981.8, "radius": 40.0}, {"id": "role-first-supply-regulator-68fb88fb", "term": "First-Supply Regulator", "termLines": ["First-Supply Regulator"], "framework": "Australia", "roleType": "Entity", "location": null, "description": "The Commonwealth regulator responsible for vehicle and equipment compliance when first supplied to the Australian market. It is distinct from the proposed in-service regulator that would oversee an Automated Driving System Entity after deployment.", "sourceText": "Road Vehicle Standards Act 2018 (Cth) (binding primary authority; status: Existing federal vehicle-supply function; proposed ADSE interface)\nNTC, proposed regulator powers and functions (Apr. 2024) (official / technical material)", "urls": ["https://www.legislation.gov.au/C2018A00163/latest", "https://www.ntc.gov.au/sites/default/files/assets/files/Regulator%20powers%20and%20functions%20April%202024.pdf"], "urlLabels": ["Australian Road Vehicle Standards Act", "NTC regulator powers and functions"], "sourceEntries": [{"text": "Road Vehicle Standards Act 2018 (Cth) (binding primary authority; status: Existing federal vehicle-supply function; proposed ADSE interface)", "links": [{"url": "https://www.legislation.gov.au/C2018A00163/latest", "label": "Australian Road Vehicle Standards Act", "linkText": "Road Vehicle Standards Act 2018"}]}, {"text": "NTC, proposed regulator powers and functions (Apr. 2024) (official / technical material)", "links": [{"url": "https://www.ntc.gov.au/sites/default/files/assets/files/Regulator%20powers%20and%20functions%20April%202024.pdf", "label": "NTC regulator powers and functions", "linkText": "regulator powers and functions"}]}], "nearLabels": ["Approval Authority [UNECE 1958 Agreement]", "Competent Authority [UN Road Traffic Conventions (1949/1968)]", "In-Use Regulator [Generic]"], "nearLinkIds": ["role-approval-authority-7a850706", "role-competent-authority-2a4d6b2b", "role-in-use-regulator-34cc7307"], "nearIds": ["role-approval-authority-7a850706", "role-competent-authority-2a4d6b2b", "role-in-use-regulator-34cc7307"], "synonymIds": [], "semanticNeighborIds": ["role-in-use-regulator-34cc7307", "role-approval-authority-7a850706", "role-competent-authority-2a4d6b2b", "role-relevant-authority-b0d0ca19", "role-technical-service-8df5b955", "role-safety-case-reviewer-49da5fa6"], "complementLabels": ["Automated Driving System Entity (ADSE)"], "complementLinkIds": ["role-automated-driving-system-entity-adse-aba2e64e"], "complementIds": ["role-automated-driving-system-entity-adse-aba2e64e"], "cluster": "Regulators and approval bodies", "profile": [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.55, 0.0, 0.0, 0.0, 1.0, 0.55, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 0.0, "legal_responsibility": 0.75, "ddt": 0.0, "fallback": 0.0, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 0.0, "remote": 0.0, "deployment": 0.55, "testing": 0.0, "design": 0.0, "regulation": 1.0, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 1580.2, "y": 655.5, "radius": 40.0}, {"id": "role-fleet-operator-902414c2", "term": "Fleet Operator", "termLines": ["Fleet Operator"], "framework": "Generic", "roleType": "Entity", "location": null, "description": "A generic term for an entity that deploys and manages a fleet of ADS-equipped vehicles. A framework may instead assign this work to an ADP, ASDE, licensed NUiC operator, Halter, SAO implementer, STRA operator, or use subject.", "sourceText": "Generic cross-framework organizational role; UAOVA provides an illustrative allocation of fleet-related duties to an Automated Driving Provider.", "urls": ["https://www.uniformlaws.org/viewdocument/final-act-29?CommunityKey=4e70cf8e-a3f4-4c55-9d27-fb3e2ab241d6&tab=librarydocuments"], "urlLabels": ["UAOVA final act"], "sourceEntries": [{"text": "Generic cross-framework organizational role; UAOVA provides an illustrative allocation of fleet-related duties to an Automated Driving Provider.", "links": [{"url": "https://www.uniformlaws.org/viewdocument/final-act-29?CommunityKey=4e70cf8e-a3f4-4c55-9d27-fb3e2ab241d6&tab=librarydocuments", "label": "UAOVA final act", "linkText": "UAOVA"}]}], "nearLabels": ["Licensed NUiC Operator [United Kingdom]", "Organisateur du service [France]", "Transport Service Operator [European Union]"], "nearLinkIds": ["role-licensed-nuic-operator-e0b0a043", "role-organisateur-du-service-d2a1d37a", "role-transport-service-operator-67a6f1b1"], "nearIds": ["role-licensed-nuic-operator-e0b0a043", "role-organisateur-du-service-d2a1d37a", "role-transport-service-operator-67a6f1b1"], "synonymIds": [], "semanticNeighborIds": ["role-licensed-nuic-operator-e0b0a043", "role-organisateur-du-service-d2a1d37a", "role-transport-service-operator-67a6f1b1", "role-dispatching-entity-b62ec459", "role-driverless-operation-dispatcher-83cc140c", "role-driverless-operation-dispatcher-90e060ae"], "complementLabels": ["Remote Monitor", "Second Responder"], "complementLinkIds": ["role-remote-monitor-ad7e301d", "role-second-responder-8b0bdee5"], "complementIds": ["role-remote-monitor-ad7e301d", "role-second-responder-8b0bdee5"], "cluster": "Service, fleet, and dispatch roles", "profile": [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.9, 0.45, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 1.0, "driver_designation": 0.0, "legal_responsibility": 0.75, "ddt": 0.0, "fallback": 0.0, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 0.0, "remote": 0.0, "deployment": 1.0, "testing": 0.0, "design": 0.0, "regulation": 0.0, "dispatch": 1.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 1254.3, "y": 239.0, "radius": 40.0}, {"id": "role-halter-a8f7804f", "term": "Halter", "termLines": ["Halter", "English: vehicle keeper"], "framework": "Germany", "roleType": "Human or Entity", "location": null, "description": "The Halter is the person or entity that keeps the vehicle for its own account and exercises the relevant power of disposition; the keeper may differ from the legal owner.", "sourceText": "StVG §§ 1f(1), 1g, 7, 12 (Germany) (binding primary authority; status: Enacted / in force)\nGesetz zum autonomen Fahren, 12 July 2021, BGBl. I S. 3108 (binding primary authority)\nAFGBV §§ 12–14 (current consolidated text) (binding primary authority)", "urls": ["https://www.gesetze-im-internet.de/stvg/", "https://www.gesetze-im-internet.de/afgbv/"], "urlLabels": ["German Road Traffic Act", "German Autonomous Vehicles Approval and Operation Ordinance"], "sourceEntries": [{"text": "StVG §§ 1f(1), 1g, 7, 12 (Germany) (binding primary authority; status: Enacted / in force)", "links": [{"url": "https://www.gesetze-im-internet.de/stvg/", "label": "German Road Traffic Act", "linkText": "StVG"}]}, {"text": "Gesetz zum autonomen Fahren, 12 July 2021, BGBl. I S. 3108 (binding primary authority)", "links": [{"url": "https://www.gesetze-im-internet.de/stvg/", "label": "German Road Traffic Act", "linkText": "German Road Traffic Act"}]}, {"text": "AFGBV §§ 12–14 (current consolidated text) (binding primary authority)", "links": [{"url": "https://www.gesetze-im-internet.de/afgbv/", "label": "German Autonomous Vehicles Approval and Operation Ordinance", "linkText": "AFGBV"}]}], "nearLabels": ["Owner [Texas]", "Owner of a Fully Automated Vehicle [Croatia]", "Person in Whose Name a Vehicle Is Registered [UN Road Traffic Conventions (1949/1968)]", "Registered Operator [Australia]"], "nearLinkIds": ["role-owner-de7cc297", "role-owner-of-a-fully-automated-vehicle-32081c08", "role-person-in-whose-name-a-vehicle-is-registered-3668a0a6", "role-registered-operator-18011995"], "nearIds": ["role-owner-de7cc297", "role-owner-of-a-fully-automated-vehicle-32081c08", "role-person-in-whose-name-a-vehicle-is-registered-3668a0a6", "role-registered-operator-18011995"], "synonymIds": [], "semanticNeighborIds": ["role-owner-de7cc297", "role-owner-of-a-fully-automated-vehicle-32081c08", "role-person-in-whose-name-a-vehicle-is-registered-3668a0a6", "role-registered-operator-18011995", "role-insurer-97ca3257", "role-sao-implementer-363ba981"], "complementLabels": ["Fahrzeugführer", "Fernlenkende Person", "Hersteller", "Technische Aufsicht"], "complementLinkIds": ["role-fahrzeugfuhrer-0005572c", "role-fernlenkende-person-4d72753c", "role-hersteller-3e8eeccd", "role-technische-aufsicht-97612a0d"], "complementIds": ["role-fahrzeugfuhrer-0005572c", "role-fernlenkende-person-4d72753c", "role-hersteller-3e8eeccd", "role-technische-aufsicht-97612a0d"], "cluster": "Owners, keepers, and insurers", "profile": [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.45, 0.45, 0.85, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 0.0, "legal_responsibility": 1.0, "ddt": 0.0, "fallback": 0.0, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 0.0, "remote": 0.0, "deployment": 0.8, "testing": 0.0, "design": 0.0, "regulation": 0.0, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 1274.3, "y": 700.6, "radius": 40.0}, {"id": "role-hersteller-3e8eeccd", "term": "Hersteller", "termLines": ["Hersteller", "English: manufacturer"], "framework": "Germany", "roleType": "Human or Entity", "location": null, "description": "The natural or legal person responsible to the approval authority for type approval and for ensuring conformity of production. Depending on the applicable German or EU instrument, the role may also carry operating-permit, safety, documentation, and market-correction duties.", "sourceText": "StVG §§ 1e, 1f(3), 1g(3), 1j; AFGBV (Germany) (binding primary authority; status: Enacted / in force)\nRegulation (EU) 2018/858; Implementing Regulation (EU) 2022/1426 (EU type approval) (binding primary authority)\nKBA, national operating-permit guidance (official / technical material)", "urls": ["https://www.gesetze-im-internet.de/stvg/", "https://www.gesetze-im-internet.de/afgbv/", "https://eur-lex.europa.eu/eli/reg/2018/858/oj/eng", "https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=celex%3A32022R1426"], "urlLabels": ["German Road Traffic Act", "German Autonomous Vehicles Approval and Operation Ordinance", "EU Regulation 2018/858", "EU Regulation 2022/1426"], "sourceEntries": [{"text": "StVG §§ 1e, 1f(3), 1g(3), 1j; AFGBV (Germany) (binding primary authority; status: Enacted / in force)", "links": [{"url": "https://www.gesetze-im-internet.de/stvg/", "label": "German Road Traffic Act", "linkText": "StVG"}, {"url": "https://www.gesetze-im-internet.de/afgbv/", "label": "German Autonomous Vehicles Approval and Operation Ordinance", "linkText": "AFGBV"}]}, {"text": "Regulation (EU) 2018/858; Implementing Regulation (EU) 2022/1426 (EU type approval) (binding primary authority)", "links": [{"url": "https://eur-lex.europa.eu/eli/reg/2018/858/oj/eng", "label": "EU Regulation 2018/858", "linkText": "Regulation (EU) 2018/858"}, {"url": "https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=celex%3A32022R1426", "label": "EU Regulation 2022/1426", "linkText": "Regulation (EU) 2022/1426"}]}, {"text": "KBA, national operating-permit guidance (official / technical material)", "links": []}], "nearLabels": ["Manufacturer [UN Regulation / GTR on ADS]", "Manufacturer of Autonomous Technology [California]", "System Designer [France]", "Vehicle Manufacturer [China (national)]"], "nearLinkIds": ["role-manufacturer-644d113f", "role-manufacturer-of-autonomous-technology-4802985e", "role-system-designer-b1953c84", "role-vehicle-manufacturer-645d0588"], "nearIds": ["role-manufacturer-644d113f", "role-manufacturer-of-autonomous-technology-4802985e", "role-system-designer-b1953c84", "role-vehicle-manufacturer-645d0588"], "synonymIds": [], "semanticNeighborIds": ["role-manufacturer-644d113f", "role-manufacturer-of-autonomous-technology-4802985e", "role-system-designer-b1953c84", "role-vehicle-manufacturer-645d0588", "role-company-76c0a1b6", "role-automobile-manufacturer-pilot-consortium-93a764f5"], "complementLabels": ["Halter", "Technische Aufsicht"], "complementLinkIds": ["role-halter-a8f7804f", "role-technische-aufsicht-97612a0d"], "complementIds": ["role-halter-a8f7804f", "role-technische-aufsicht-97612a0d"], "cluster": "Manufacturers and designers", "profile": [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.85, 0.35, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 0.0, "legal_responsibility": 0.7, "ddt": 0.0, "fallback": 0.0, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 0.0, "remote": 0.0, "deployment": 0.55, "testing": 0.0, "design": 1.0, "regulation": 0.0, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 1405.4, "y": 272.4, "radius": 40.0}, {"id": "role-human-driver-42afb479", "term": "Human Driver", "termLines": ["Human Driver"], "framework": "Texas", "roleType": "Human (only in-vehicle)", "location": "v", "description": "A natural person in an automated motor vehicle who controls all or part of the dynamic driving task. This current term replaced the former statutory label \"human operator\" effective 1 Sept. 2025.", "sourceText": "Tex. Transp. Code § 545.451(7) (binding primary authority)", "urls": ["https://statutes.capitol.texas.gov/docs/tn/pdf/tn.545.pdf"], "urlLabels": ["Texas Transportation Code"], "sourceEntries": [{"text": "Tex. Transp. Code § 545.451(7) (binding primary authority)", "links": [{"url": "https://statutes.capitol.texas.gov/docs/tn/pdf/tn.545.pdf", "label": "Texas Transportation Code", "linkText": "Texas Transportation Code"}]}], "nearLabels": ["Driver [UN Regulation / GTR on ADS]", "Driver [US (national); Human]", "In-Vehicle Driver [SAE J3016]"], "nearLinkIds": ["role-driver-83caed5b", "role-driver-b700bc28", "role-in-vehicle-driver-982958f1"], "nearIds": ["role-driver-83caed5b", "role-driver-b700bc28", "role-in-vehicle-driver-982958f1"], "synonymIds": [], "semanticNeighborIds": ["role-driver-83caed5b", "role-driver-b700bc28", "role-in-vehicle-driver-982958f1", "role-driver-380749d1", "role-driver-2f53bd34", "role-autonomous-vehicle-driver-eb9577df"], "complementLabels": ["Operator (ADS Attribution) [Texas]"], "complementLinkIds": ["role-operator-ads-attribution-f01aeea4"], "complementIds": ["role-operator-ads-attribution-f01aeea4"], "cluster": "Driving roles", "profile": [1.0, 0.0, 0.0, 0.0, 0.0, 0.8, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 0.0, "legal_responsibility": 0.6, "ddt": 1.0, "fallback": 0.0, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 0.8, "remote": 0.0, "deployment": 1.0, "testing": 0.0, "design": 0.0, "regulation": 0.0, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 86.2, "y": 672.7, "radius": 40.0}, {"id": "role-in-use-regulator-34cc7307", "term": "In-Use Regulator", "termLines": ["In-Use Regulator"], "framework": "Generic", "roleType": "Entity", "location": null, "description": "A generic term for a public authority that monitors and enforces safety obligations after automated vehicles enter service. Different frameworks distribute these functions among one or more authorities rather than using a single office with this name.", "sourceText": "Automated Vehicles Act 2024, §§ 14–23, 28–40, 60–77 (UK) (binding primary authority; status: Analytical cross-jurisdictional function)\n49 U.S.C. ch. 301 (United States) (binding primary authority)\nNTC, Regulator Powers and Functions (Apr. 2024) (official / technical material)\nNHTSA, AV STEP NPRM (15 Jan. 2025) and withdrawal (26 June 2026) (official / technical material)", "urls": ["https://www.legislation.gov.uk/ukpga/2024/10/contents", "https://uscode.house.gov/view.xhtml?edition=prelim&req=granuleid%3AUSC-prelim-title49-chapter301", "https://www.ntc.gov.au/sites/default/files/assets/files/Regulator%20powers%20and%20functions%20April%202024.pdf", "https://www.nhtsa.gov/document/nprm-ads-equipped-vehicle-safety-transparency-and-evaluation-program", "https://public-inspection.federalregister.gov/2026-12980.pdf"], "urlLabels": ["UK Automated Vehicles Act 2024", "49 U.S.C. chapter 301", "NTC regulator powers and functions", "NHTSA AV STEP NPRM", "NHTSA AV STEP withdrawal"], "sourceEntries": [{"text": "Automated Vehicles Act 2024, §§ 14–23, 28–40, 60–77 (UK) (binding primary authority; status: Analytical cross-jurisdictional function)", "links": [{"url": "https://www.legislation.gov.uk/ukpga/2024/10/contents", "label": "UK Automated Vehicles Act 2024", "linkText": "Automated Vehicles Act 2024"}]}, {"text": "49 U.S.C. ch. 301 (United States) (binding primary authority)", "links": [{"url": "https://uscode.house.gov/view.xhtml?edition=prelim&req=granuleid%3AUSC-prelim-title49-chapter301", "label": "49 U.S.C. chapter 301", "linkText": "49 U.S.C. ch. 301"}]}, {"text": "NTC, Regulator Powers and Functions (Apr. 2024) (official / technical material)", "links": [{"url": "https://www.ntc.gov.au/sites/default/files/assets/files/Regulator%20powers%20and%20functions%20April%202024.pdf", "label": "NTC regulator powers and functions", "linkText": "Regulator Powers and Functions"}]}, {"text": "NHTSA, AV STEP NPRM (15 Jan. 2025) and withdrawal (26 June 2026) (official / technical material)", "links": [{"url": "https://www.nhtsa.gov/document/nprm-ads-equipped-vehicle-safety-transparency-and-evaluation-program", "label": "NHTSA AV STEP NPRM", "linkText": "AV STEP NPRM"}, {"url": "https://public-inspection.federalregister.gov/2026-12980.pdf", "label": "NHTSA AV STEP withdrawal", "linkText": "withdrawal"}]}], "nearLabels": ["Competent Authority [UN Road Traffic Conventions (1949/1968)]", "First-Supply Regulator [Australia]", "Relevant Authority [UN Regulation / GTR on ADS]"], "nearLinkIds": ["role-competent-authority-2a4d6b2b", "role-first-supply-regulator-68fb88fb", "role-relevant-authority-b0d0ca19"], "nearIds": ["role-competent-authority-2a4d6b2b", "role-first-supply-regulator-68fb88fb", "role-relevant-authority-b0d0ca19"], "synonymIds": [], "semanticNeighborIds": ["role-first-supply-regulator-68fb88fb", "role-competent-authority-2a4d6b2b", "role-relevant-authority-b0d0ca19", "role-approval-authority-7a850706", "role-authorised-automated-vehicle-incident-inspector-41f4c782", "role-organisme-qualifie-agree-oqa-190f5b3d"], "complementLabels": [], "complementLinkIds": [], "complementIds": [], "cluster": "Regulators and approval bodies", "profile": [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.55, 0.0, 0.0, 0.0, 1.0, 0.55, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 0.0, "legal_responsibility": 0.75, "ddt": 0.0, "fallback": 0.0, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 0.0, "remote": 0.0, "deployment": 0.55, "testing": 0.0, "design": 0.0, "regulation": 1.0, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 1498.7, "y": 652.8, "radius": 40.0}, {"id": "role-in-vehicle-ads-assistant-a5cc1b59", "term": "In-Vehicle ADS Assistant", "termLines": ["In-Vehicle ADS Assistant"], "framework": "SAE J3016", "roleType": "Human (only in-vehicle)", "location": "v", "description": "A user who provides event-driven information or advice to an ADS while located in the vehicle. The ADS continues to perform the dynamic driving task and fallback; a customer-service attendant responding to an ADS request is one example.", "sourceText": "SAE J3016", "urls": [], "urlLabels": [], "sourceEntries": [{"text": "SAE J3016", "links": []}], "nearLabels": ["On-Board Operator [Croatia]", "On-Board Operator [European Union]"], "nearLinkIds": ["role-on-board-operator-a326d660", "role-on-board-operator-8bcddb28"], "nearIds": ["role-on-board-operator-8bcddb28", "role-on-board-operator-a326d660"], "synonymIds": [], "semanticNeighborIds": ["role-ads-assistant-39bf114e", "role-on-board-operator-a326d660", "role-on-board-operator-8bcddb28", "role-remote-ads-assistant-97510739", "role-in-vehicle-driver-982958f1", "role-conventional-driver-808e1779"], "complementLabels": [], "complementLinkIds": [], "complementIds": [], "cluster": "ADS assistance and on-board operation", "profile": [0.0, 0.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 0.0, "legal_responsibility": 0.4, "ddt": 0.0, "fallback": 0.0, "supervision": 0.0, "assistance": 1.0, "inside_vehicle": 1.0, "remote": 0.0, "deployment": 0.95, "testing": 0.0, "design": 0.0, "regulation": 0.0, "dispatch": 0.0, "nonoperating_occupant": 0.85, "road_incident": 0.0}, "x": 350.8, "y": 869.5, "radius": 40.0}, {"id": "role-in-vehicle-driver-982958f1", "term": "In-Vehicle Driver", "termLines": ["In-Vehicle Driver"], "framework": "SAE J3016", "roleType": "Human (only in-vehicle)", "location": "v", "description": "A driver who manually exercises in-vehicle braking, accelerating, steering, and transmission gear selection input devices in order to operate a vehicle; seated in the driver's seat, the unique seating position making those input devices accessible. \"Conventional driver\" is an acceptable synonym.", "sourceText": "SAE J3016", "urls": [], "urlLabels": [], "sourceEntries": [{"text": "SAE J3016", "links": []}], "nearLabels": ["Conventional Driver [China (national)]", "Driver [China (national)]", "Driver [US (national); Human]", "Fahrzeugführer [Germany]", "Human Driver [Texas]"], "nearLinkIds": ["role-conventional-driver-808e1779", "role-driver-3282d8e3", "role-driver-b700bc28", "role-fahrzeugfuhrer-0005572c", "role-human-driver-42afb479"], "nearIds": ["role-conventional-driver-808e1779", "role-driver-3282d8e3", "role-driver-b700bc28", "role-fahrzeugfuhrer-0005572c", "role-human-driver-42afb479"], "synonymIds": [], "semanticNeighborIds": ["role-in-vehicle-fallback-ready-user-9e6e6f07", "role-conventional-driver-808e1779", "role-driver-3282d8e3", "role-driver-b700bc28", "role-fahrzeugfuhrer-0005572c", "role-human-driver-42afb479"], "complementLabels": ["In-Vehicle Fallback-Ready User"], "complementLinkIds": ["role-in-vehicle-fallback-ready-user-9e6e6f07"], "complementIds": ["role-in-vehicle-fallback-ready-user-9e6e6f07"], "cluster": "Driving roles", "profile": [1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 1.0, "legal_responsibility": 0.6, "ddt": 1.0, "fallback": 0.0, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 1.0, "remote": 0.0, "deployment": 1.0, "testing": 0.0, "design": 0.0, "regulation": 0.0, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 290.7, "y": 576.4, "radius": 40.0}, {"id": "role-in-vehicle-fallback-ready-user-9e6e6f07", "term": "In-Vehicle Fallback-Ready User", "termLines": ["In-Vehicle Fallback-Ready User"], "framework": "SAE J3016", "roleType": "Human (only in-vehicle)", "location": "v", "description": "A fallback-ready user seated in the driver’s seat of a conventional vehicle while a Level 3 ADS feature is engaged. After an alert to perform the dynamic driving task, the user can become the in-vehicle driver and perform fallback.", "sourceText": "SAE J3016", "urls": [], "urlLabels": [], "sourceEntries": [{"text": "SAE J3016", "links": []}], "nearLabels": ["DDT Fallback-Ready User [China (national)]", "Driver-in-Readiness [Finland]", "Fallback User [China (national)]", "Fallback User [UN Regulation / GTR on ADS]", "Fallback-Ready User (FRU) [SAE J3016]", "User-in-Charge (UiC) [United Kingdom]"], "nearLinkIds": ["role-ddt-fallback-ready-user-4ea91992", "role-driver-in-readiness-a1dedd36", "role-fallback-user-7543eedb", "role-fallback-user-b886f11e", "role-fallback-ready-user-fru-00a2939b", "role-user-in-charge-uic-25e9a60b"], "nearIds": ["role-ddt-fallback-ready-user-4ea91992", "role-driver-in-readiness-a1dedd36", "role-fallback-ready-user-fru-00a2939b", "role-fallback-user-7543eedb", "role-fallback-user-b886f11e", "role-user-in-charge-uic-25e9a60b"], "synonymIds": [], "semanticNeighborIds": ["role-driver-in-readiness-a1dedd36", "role-fallback-user-7543eedb", "role-in-vehicle-driver-982958f1", "role-ddt-fallback-ready-user-4ea91992", "role-fallback-user-b886f11e", "role-fallback-ready-user-fru-00a2939b"], "complementLabels": ["In-Vehicle Driver"], "complementLinkIds": ["role-in-vehicle-driver-982958f1"], "complementIds": ["role-in-vehicle-driver-982958f1"], "cluster": "Fallback and takeover roles", "profile": [0.85, 1.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 0.0, "legal_responsibility": 0.7, "ddt": 0.85, "fallback": 1.0, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 1.0, "remote": 0.0, "deployment": 0.95, "testing": 0.0, "design": 0.0, "regulation": 0.0, "dispatch": 0.0, "nonoperating_occupant": 0.55, "road_incident": 0.0}, "x": 217.1, "y": 743.1, "radius": 40.0}, {"id": "role-insurer-97ca3257", "term": "Insurer", "termLines": ["Insurer"], "framework": "United Kingdom", "roleType": "Entity", "location": null, "description": "The insurer is directly liable to an injured person where a crash is caused by a listed vehicle when driving itself on a road or other public place in Great Britain and the vehicle is insured at the time. This is a single-insurer victim-compensation role, not a general definition of insurers in other frameworks.", "sourceText": "Automated and Electric Vehicles Act 2018 (UK), Part 1, §§ 1-6 (binding primary authority; extends to Great Britain)", "urls": ["https://www.legislation.gov.uk/ukpga/2018/18/contents"], "urlLabels": ["UK Automated and Electric Vehicles Act 2018"], "sourceEntries": [{"text": "Automated and Electric Vehicles Act 2018 (UK), Part 1, §§ 1-6 (binding primary authority; extends to Great Britain)", "links": [{"url": "https://www.legislation.gov.uk/ukpga/2018/18/contents", "label": "UK Automated and Electric Vehicles Act 2018", "linkText": "Automated and Electric Vehicles Act 2018"}]}], "nearLabels": [], "nearLinkIds": [], "nearIds": [], "synonymIds": [], "semanticNeighborIds": ["role-halter-a8f7804f", "role-owner-of-a-fully-automated-vehicle-32081c08", "role-registered-operator-18011995", "role-owner-de7cc297", "role-person-in-whose-name-a-vehicle-is-registered-3668a0a6", "role-sao-implementer-363ba981"], "complementLabels": [], "complementLinkIds": [], "complementIds": [], "cluster": "Owners, keepers, and insurers", "profile": [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.45, 0.45, 0.85, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 0.0, "legal_responsibility": 1.0, "ddt": 0.0, "fallback": 0.0, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 0.0, "remote": 0.0, "deployment": 0.8, "testing": 0.0, "design": 0.0, "regulation": 0.0, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 1255.9, "y": 840.5, "radius": 40.0}, {"id": "role-licensed-fully-automated-vehicle-operator-00182b0b", "term": "Licensed Fully Automated Vehicle Operator", "termLines": ["Licensed Fully Automated Vehicle Operator", "Slovak: držiteľ licencie prevádzkovateľa plne automatizovaného vozidla"], "framework": "Slovakia", "roleType": "Human or Entity", "location": null, "description": "A proposed licence holder that would be responsible for operating fully automated vehicles within approved conditions. It would have to provide a control center and continuous technical supervision, ensure that a supervision operator can act promptly, maintain insurance and records, and keep the vehicle within its operational design domain or reach a minimal risk condition.", "sourceText": "Slovak Parliament, Government Bill 1329, proposed Act No. 106/2018 §§ 49a-49f (official proposed text; not enacted as of 27 Aug. 2026)\nSlovak Parliament, bill 1329 legislative-status page (official status: introduced 7 May 2026 and passed first reading 3 June 2026)", "urls": ["https://www.nrsr.sk/web/Dynamic/DocumentPreview.aspx?DocID=590262", "https://www.nrsr.sk/web/Page.aspx?CPT=1329&CisObdobia=9&ZakZborID=13&sid=zakony%2Fzakon"], "urlLabels": ["Slovak Government Bill 1329", "Slovak bill 1329 status"], "sourceEntries": [{"text": "Slovak Parliament, Government Bill 1329, proposed Act No. 106/2018 §§ 49a-49f (official proposed text; not enacted as of 27 Aug. 2026)", "links": [{"url": "https://www.nrsr.sk/web/Dynamic/DocumentPreview.aspx?DocID=590262", "label": "Slovak Government Bill 1329", "linkText": "Government Bill 1329"}]}, {"text": "Slovak Parliament, bill 1329 legislative-status page (official status: introduced 7 May 2026 and passed first reading 3 June 2026)", "links": [{"url": "https://www.nrsr.sk/web/Page.aspx?CPT=1329&CisObdobia=9&ZakZborID=13&sid=zakony%2Fzakon", "label": "Slovak bill 1329 status", "linkText": "bill 1329 legislative-status page"}]}], "nearLabels": ["Licensed NUiC Operator [United Kingdom]", "Remote Management Provider [Finland]", "STRA Operator [France]"], "nearLinkIds": ["role-licensed-nuic-operator-e0b0a043", "role-remote-management-provider-66748067", "role-stra-operator-1af07ac4"], "nearIds": ["role-licensed-nuic-operator-e0b0a043", "role-remote-management-provider-66748067", "role-stra-operator-1af07ac4"], "synonymIds": [], "semanticNeighborIds": ["role-licensed-nuic-operator-e0b0a043", "role-remote-management-provider-66748067", "role-stra-operator-1af07ac4", "role-automated-delivery-vehicle-operation-permit-holder-b573dad7", "role-road-transport-operator-fe7e0b57", "role-test-operation-permit-holder-6b2a4e9f"], "complementLabels": ["Road-Transport Operator", "Supervision Operator"], "complementLinkIds": ["role-road-transport-operator-fe7e0b57", "role-supervision-operator-4a7ccd82"], "complementIds": ["role-road-transport-operator-fe7e0b57", "role-supervision-operator-4a7ccd82"], "cluster": "Service, fleet, and dispatch roles", "profile": [0.0, 0.0, 0.0, 0.9, 0.75, 0.0, 0.0, 0.0, 0.0, 1.0, 1.0, 0.9, 0.0, 0.8, 0.0, 0.0, 0.0, 0.0, 0.8, 0.0, 1.0, 0.0, 0.0], "focusScores": {"operator_designation": 1.0, "driver_designation": 0.0, "legal_responsibility": 1.0, "ddt": 0.0, "fallback": 0.0, "supervision": 0.9, "assistance": 0.0, "inside_vehicle": 0.0, "remote": 0.75, "deployment": 1.0, "testing": 0.0, "design": 0.0, "regulation": 0.8, "dispatch": 0.9, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 1060.2, "y": 332.9, "radius": 40.0}, {"id": "role-licensed-nuic-operator-e0b0a043", "term": "Licensed NUiC Operator", "termLines": ["Licensed NUiC Operator"], "framework": "United Kingdom", "roleType": "Human or Entity", "location": null, "description": "The licensed entity with general responsibility for detecting and responding to problems during journeys made by vehicles with no user in charge. It must remain capable, financially sound, and operationally ready to oversee those journeys; it is distinct from the ASDE responsible for how the vehicle drives.", "sourceText": "Automated Vehicles Act 2024, c. 10, §§ 12–13, 53 (UK) (binding primary authority; status: Enacted; licensing regulations not yet fully commenced)\nLaw Comm'ns Joint Report, Law Com. No. 404, ch. 7 (Jan. 2022) (official / technical material)\nCCAV, APS Permitting Scheme Consultation (2025–26) (official / technical material)", "urls": ["https://www.legislation.gov.uk/ukpga/2024/10/contents", "https://lawcom.gov.uk/project/automated-vehicles/"], "urlLabels": ["UK Automated Vehicles Act 2024", "Law Commissions automated-vehicles report"], "sourceEntries": [{"text": "Automated Vehicles Act 2024, c. 10, §§ 12–13, 53 (UK) (binding primary authority; status: Enacted; licensing regulations not yet fully commenced)", "links": [{"url": "https://www.legislation.gov.uk/ukpga/2024/10/contents", "label": "UK Automated Vehicles Act 2024", "linkText": "Automated Vehicles Act 2024"}]}, {"text": "Law Comm'ns Joint Report, Law Com. No. 404, ch. 7 (Jan. 2022) (official / technical material)", "links": [{"url": "https://lawcom.gov.uk/project/automated-vehicles/", "label": "Law Commissions automated-vehicles report", "linkText": "Law Com. No. 404"}]}, {"text": "CCAV, APS Permitting Scheme Consultation (2025–26) (official / technical material)", "links": []}], "nearLabels": ["Fleet Operator [Generic]", "Licensed Fully Automated Vehicle Operator [Slovakia]", "Organisateur du service [France]", "Remote Management Provider [Finland]", "Transport Service Operator [European Union]"], "nearLinkIds": ["role-fleet-operator-902414c2", "role-licensed-fully-automated-vehicle-operator-00182b0b", "role-organisateur-du-service-d2a1d37a", "role-remote-management-provider-66748067", "role-transport-service-operator-67a6f1b1"], "nearIds": ["role-fleet-operator-902414c2", "role-licensed-fully-automated-vehicle-operator-00182b0b", "role-organisateur-du-service-d2a1d37a", "role-remote-management-provider-66748067", "role-transport-service-operator-67a6f1b1"], "synonymIds": [], "semanticNeighborIds": ["role-remote-management-provider-66748067", "role-licensed-fully-automated-vehicle-operator-00182b0b", "role-fleet-operator-902414c2", "role-organisateur-du-service-d2a1d37a", "role-transport-service-operator-67a6f1b1", "role-dispatching-entity-b62ec459"], "complementLabels": ["Authorised Automated Vehicle Incident Inspector", "Authorised Self-Driving Entity (ASDE)", "Automated Passenger Services (APS) Permit Holder", "Nominated Individual", "Senior Manager"], "complementLinkIds": ["role-authorised-automated-vehicle-incident-inspector-41f4c782", "role-authorised-self-driving-entity-asde-d43383b0", "role-automated-passenger-services-aps-permit-holder-c552c8ad", "role-nominated-individual-acc58b0c", "role-senior-manager-210a5506"], "complementIds": ["role-authorised-automated-vehicle-incident-inspector-41f4c782", "role-authorised-self-driving-entity-asde-d43383b0", "role-automated-passenger-services-aps-permit-holder-c552c8ad", "role-nominated-individual-acc58b0c", "role-senior-manager-210a5506"], "cluster": "Service, fleet, and dispatch roles", "profile": [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.9, 0.45, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 1.0, "driver_designation": 0.0, "legal_responsibility": 0.75, "ddt": 0.0, "fallback": 0.0, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 0.0, "remote": 0.0, "deployment": 1.0, "testing": 0.0, "design": 0.0, "regulation": 0.0, "dispatch": 1.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 1229.6, "y": 393.9, "radius": 40.0}, {"id": "role-manufacturer-644d113f", "term": "Manufacturer", "termLines": ["Manufacturer"], "framework": "UN Regulation / GTR on ADS", "roleType": "Human or Entity", "location": null, "description": "The manufacturer is the principal technical addressee of the adopted UN ADS instruments. It must establish and document a lifecycle Safety Management System, build and independently review a safety case, validate the ADS through a multi-pillar approach, conduct in-service monitoring and reporting, take remedial action, and supply required information and data.", "sourceText": "UN ADS GTR paras. 2.31, 5.1-5.4, 6.1 (ECE/TRANS/WP.29/2026/139) and parallel UN ADS Regulation (ECE/TRANS/WP.29/2026/137) (adopted 24 June 2026; implementation status differs under the 1998 and 1958 Agreements)", "urls": ["https://docs.un.org/en/ECE/TRANS/WP.29/2026/139", "https://docs.un.org/en/ECE/TRANS/WP.29/2026/137"], "urlLabels": ["UN GTR on ADS", "UN Regulation on ADS"], "sourceEntries": [{"text": "UN ADS GTR paras. 2.31, 5.1-5.4, 6.1 (ECE/TRANS/WP.29/2026/139) and parallel UN ADS Regulation (ECE/TRANS/WP.29/2026/137) (adopted 24 June 2026; implementation status differs under the 1998 and 1958 Agreements)", "links": [{"url": "https://docs.un.org/en/ECE/TRANS/WP.29/2026/139", "label": "UN GTR on ADS", "linkText": "ECE/TRANS/WP.29/2026/139"}, {"url": "https://docs.un.org/en/ECE/TRANS/WP.29/2026/137", "label": "UN Regulation on ADS", "linkText": "ECE/TRANS/WP.29/2026/137"}]}], "nearLabels": ["Automobile Manufacturer (Pilot Consortium) [China (national)]", "Company [Canada]", "Hersteller [Germany]", "Manufacturer of Autonomous Technology [California]", "System Designer [France]", "Vehicle Manufacturer [China (national)]"], "nearLinkIds": ["role-automobile-manufacturer-pilot-consortium-93a764f5", "role-company-76c0a1b6", "role-hersteller-3e8eeccd", "role-manufacturer-of-autonomous-technology-4802985e", "role-system-designer-b1953c84", "role-vehicle-manufacturer-645d0588"], "nearIds": ["role-automobile-manufacturer-pilot-consortium-93a764f5", "role-company-76c0a1b6", "role-hersteller-3e8eeccd", "role-manufacturer-of-autonomous-technology-4802985e", "role-system-designer-b1953c84", "role-vehicle-manufacturer-645d0588"], "synonymIds": [], "semanticNeighborIds": ["role-automobile-manufacturer-pilot-consortium-93a764f5", "role-company-76c0a1b6", "role-hersteller-3e8eeccd", "role-manufacturer-of-autonomous-technology-4802985e", "role-system-designer-b1953c84", "role-vehicle-manufacturer-645d0588"], "complementLabels": ["Assessor / Competent Personnel", "Authorized Entity", "Relevant Authority", "Safety Management System Auditor", "Safety-Case Reviewer"], "complementLinkIds": ["role-assessor-competent-personnel-3c12ddcb", "role-authorized-entity-effc0508", "role-relevant-authority-b0d0ca19", "role-safety-management-system-auditor-5d699ea6", "role-safety-case-reviewer-49da5fa6"], "complementIds": ["role-assessor-competent-personnel-3c12ddcb", "role-authorized-entity-effc0508", "role-relevant-authority-b0d0ca19", "role-safety-case-reviewer-49da5fa6", "role-safety-management-system-auditor-5d699ea6"], "cluster": "Manufacturers and designers", "profile": [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.85, 0.35, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 0.0, "legal_responsibility": 0.7, "ddt": 0.0, "fallback": 0.0, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 0.0, "remote": 0.0, "deployment": 0.55, "testing": 0.0, "design": 1.0, "regulation": 0.0, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 1481.0, "y": 238.2, "radius": 40.0}, {"id": "role-manufacturer-of-autonomous-technology-4802985e", "term": "Manufacturer of Autonomous Technology", "termLines": ["Manufacturer of Autonomous Technology"], "framework": "California", "roleType": "Human or Entity", "location": null, "description": "The person that originally manufactures and equips a vehicle with autonomous technology, or modifies a completed vehicle by installing autonomous technology. Eligibility and duties under the DMV permit system depend on the specific testing or deployment pathway.", "sourceText": "Cal. Veh. Code § 38750(a)(5); 13 CCR arts. 3.7-3.8 (binding primary authority)", "urls": ["https://leginfo.legislature.ca.gov/faces/codes_displaySection.xhtml?lawCode=VEH&sectionNum=38750", "https://www.dmv.ca.gov/portal/vehicle-industry-services/autonomous-vehicles/california-autonomous-vehicle-regulations/"], "urlLabels": ["California Vehicle Code", "California autonomous-vehicle regulations"], "sourceEntries": [{"text": "Cal. Veh. Code § 38750(a)(5); 13 CCR arts. 3.7-3.8 (binding primary authority)", "links": [{"url": "https://leginfo.legislature.ca.gov/faces/codes_displaySection.xhtml?lawCode=VEH&sectionNum=38750", "label": "California Vehicle Code", "linkText": "California Vehicle Code"}, {"url": "https://www.dmv.ca.gov/portal/vehicle-industry-services/autonomous-vehicles/california-autonomous-vehicle-regulations/", "label": "California autonomous-vehicle regulations", "linkText": "California autonomous-vehicle regulations"}]}], "nearLabels": ["Automobile Manufacturer (Pilot Consortium) [China (national)]", "Company [Canada]", "Hersteller [Germany]", "Manufacturer [UN Regulation / GTR on ADS]", "System Designer [France]", "Vehicle Manufacturer [China (national)]"], "nearLinkIds": ["role-automobile-manufacturer-pilot-consortium-93a764f5", "role-company-76c0a1b6", "role-hersteller-3e8eeccd", "role-manufacturer-644d113f", "role-system-designer-b1953c84", "role-vehicle-manufacturer-645d0588"], "nearIds": ["role-automobile-manufacturer-pilot-consortium-93a764f5", "role-company-76c0a1b6", "role-hersteller-3e8eeccd", "role-manufacturer-644d113f", "role-system-designer-b1953c84", "role-vehicle-manufacturer-645d0588"], "synonymIds": [], "semanticNeighborIds": ["role-automobile-manufacturer-pilot-consortium-93a764f5", "role-company-76c0a1b6", "role-hersteller-3e8eeccd", "role-manufacturer-644d113f", "role-system-designer-b1953c84", "role-vehicle-manufacturer-645d0588"], "complementLabels": ["Deployment Permit Holder", "Driverless Testing Permit Holder", "Testing Permit Holder - Driver Present"], "complementLinkIds": ["role-deployment-permit-holder-2b3d698b", "role-driverless-testing-permit-holder-bf1f293d", "role-testing-permit-holder-driver-present-2fda75ef"], "complementIds": ["role-deployment-permit-holder-2b3d698b", "role-driverless-testing-permit-holder-bf1f293d", "role-testing-permit-holder-driver-present-2fda75ef"], "cluster": "Manufacturers and designers", "profile": [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.85, 0.35, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 0.0, "legal_responsibility": 0.7, "ddt": 0.0, "fallback": 0.0, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 0.0, "remote": 0.0, "deployment": 0.55, "testing": 0.0, "design": 1.0, "regulation": 0.0, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 1499.9, "y": 159.4, "radius": 40.0}, {"id": "role-nominated-individual-acc58b0c", "term": "Nominated Individual", "termLines": ["Nominated Individual"], "framework": "United Kingdom", "roleType": "Human", "location": null, "description": "A named individual whom a regulated body may nominate to maintain oversight of its licensed no-user-in-charge operations and serve as a senior point of accountability. Nomination is permitted but not mandatory, and the role is distinct from the body’s senior manager.", "sourceText": "Automated Vehicles Act 2024, §§ 15, 26 (binding primary authority; status: Enacted; depends on imposed nomination requirement)", "urls": ["https://www.legislation.gov.uk/ukpga/2024/10/contents"], "urlLabels": ["UK Automated Vehicles Act 2024"], "sourceEntries": [{"text": "Automated Vehicles Act 2024, §§ 15, 26 (binding primary authority; status: Enacted; depends on imposed nomination requirement)", "links": [{"url": "https://www.legislation.gov.uk/ukpga/2024/10/contents", "label": "UK Automated Vehicles Act 2024", "linkText": "Automated Vehicles Act 2024"}]}], "nearLabels": ["Executive Officer [Australia]", "Responsible Person for Permit Compliance [Sweden]", "Responsible Person in the Owner Entity [Croatia]", "Specified Person [Singapore]"], "nearLinkIds": ["role-executive-officer-37044c7d", "role-responsible-person-for-permit-compliance-fa393950", "role-responsible-person-in-the-owner-entity-ddd7ca19", "role-specified-person-44b58c10"], "nearIds": ["role-executive-officer-37044c7d", "role-responsible-person-for-permit-compliance-fa393950", "role-responsible-person-in-the-owner-entity-ddd7ca19", "role-specified-person-44b58c10"], "synonymIds": [], "semanticNeighborIds": ["role-senior-manager-210a5506", "role-executive-officer-37044c7d", "role-responsible-person-for-permit-compliance-fa393950", "role-responsible-person-in-the-owner-entity-ddd7ca19", "role-specified-person-44b58c10", "role-vehicle-manufacturer-645d0588"], "complementLabels": ["Licensed NUiC Operator", "Senior Manager"], "complementLinkIds": ["role-licensed-nuic-operator-e0b0a043", "role-senior-manager-210a5506"], "complementIds": ["role-licensed-nuic-operator-e0b0a043", "role-senior-manager-210a5506"], "cluster": "Governance and compliance officers", "profile": [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.45, 1.0, 0.0, 0.0, 0.0, 0.9, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 0.0, "legal_responsibility": 1.0, "ddt": 0.0, "fallback": 0.0, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 0.0, "remote": 0.0, "deployment": 0.85, "testing": 0.0, "design": 0.0, "regulation": 0.9, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 1418.6, "y": 864.9, "radius": 40.0}, {"id": "role-occupant-10d74dd5", "term": "Occupant", "termLines": ["Occupant", "Chinese: 车内用户"], "framework": "China (national)", "roleType": "Human (only in-vehicle)", "location": "v", "description": "A user located inside a vehicle equipped with an ADS. Driver, Fallback User, and Passenger are the more specific in-vehicle roles distinguished by GB 44721-2026.", "sourceText": "GB 44721-2026, § 3.14 (published mandatory national standard; effective 1 July 2027)\nMIIT consultation text for GB 44721-2026, § 3.14 (official pre-publication primary text)", "urls": ["https://www.miit.gov.cn/xwfb/gxdt/sjdt/art/2026/art_16d1319a933d4ffd8501e60dc4d88491.html", "https://www.miit.gov.cn/cms_files/filemanager/1226211233/attach/20262/c0491b86e3744ea09904235ed2b958c8.pdf", "https://newlypossible.org/wiki/Chinese_Automated_Driving_Standards"], "urlLabels": ["GB 44721-2026 publication announcement", "GB 44721-2026 official consultation text", "Chinese automated-driving standards guide"], "sourceEntries": [{"text": "GB 44721-2026, § 3.14 (published mandatory national standard; effective 1 July 2027)", "links": [{"url": "https://www.miit.gov.cn/xwfb/gxdt/sjdt/art/2026/art_16d1319a933d4ffd8501e60dc4d88491.html", "label": "GB 44721-2026 publication announcement", "linkText": "GB 44721-2026"}]}, {"text": "MIIT consultation text for GB 44721-2026, § 3.14 (official pre-publication primary text)", "links": [{"url": "https://www.miit.gov.cn/cms_files/filemanager/1226211233/attach/20262/c0491b86e3744ea09904235ed2b958c8.pdf", "label": "GB 44721-2026 official consultation text", "linkText": "MIIT consultation text"}]}, {"text": "Chinese automated-driving standards guide", "links": [{"url": "https://newlypossible.org/wiki/Chinese_Automated_Driving_Standards", "label": "Chinese automated-driving standards guide", "linkText": "Chinese automated-driving standards guide"}]}], "nearLabels": ["Occupant [UN Regulation / GTR on ADS]", "Passenger [China (national)]", "Passenger [SAE J3016]", "Passenger [UN Regulation / GTR on ADS]"], "nearLinkIds": ["role-occupant-9f8f2817", "role-passenger-b81b7d0b", "role-passenger-c7cb246f", "role-passenger-63d3f574"], "nearIds": ["role-occupant-9f8f2817", "role-passenger-63d3f574", "role-passenger-b81b7d0b", "role-passenger-c7cb246f"], "synonymIds": [], "semanticNeighborIds": ["role-passenger-b81b7d0b", "role-occupant-9f8f2817", "role-passenger-c7cb246f", "role-passenger-63d3f574", "role-in-vehicle-ads-assistant-a5cc1b59", "role-in-vehicle-driver-982958f1"], "complementLabels": [], "complementLinkIds": [], "complementIds": [], "cluster": "Occupants and passengers", "profile": [0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 0.0, "legal_responsibility": 0.0, "ddt": 0.0, "fallback": 0.0, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 1.0, "remote": 0.0, "deployment": 0.7, "testing": 0.0, "design": 0.0, "regulation": 0.0, "dispatch": 0.0, "nonoperating_occupant": 1.0, "road_incident": 0.0}, "x": 321.5, "y": 944.8, "radius": 40.0}, {"id": "role-occupant-9f8f2817", "term": "Occupant", "termLines": ["Occupant"], "framework": "UN Regulation / GTR on ADS", "roleType": "Human (only in-vehicle)", "location": "v", "description": "An occupant is an ADS user located in the ADS vehicle. This matters because a fallback user must be an occupant; the UN framework therefore does not create a remote fallback user.", "sourceText": "UN ADS GTR paras. 2.14.1 and 2.14.3 (ECE/TRANS/WP.29/2026/139) and parallel UN ADS Regulation (ECE/TRANS/WP.29/2026/137)", "urls": ["https://docs.un.org/en/ECE/TRANS/WP.29/2026/139", "https://docs.un.org/en/ECE/TRANS/WP.29/2026/137"], "urlLabels": ["UN GTR on ADS", "UN Regulation on ADS"], "sourceEntries": [{"text": "UN ADS GTR paras. 2.14.1 and 2.14.3 (ECE/TRANS/WP.29/2026/139) and parallel UN ADS Regulation (ECE/TRANS/WP.29/2026/137)", "links": [{"url": "https://docs.un.org/en/ECE/TRANS/WP.29/2026/139", "label": "UN GTR on ADS", "linkText": "ECE/TRANS/WP.29/2026/139"}, {"url": "https://docs.un.org/en/ECE/TRANS/WP.29/2026/137", "label": "UN Regulation on ADS", "linkText": "ECE/TRANS/WP.29/2026/137"}]}], "nearLabels": ["Occupant [China (national)]"], "nearLinkIds": ["role-occupant-10d74dd5"], "nearIds": ["role-occupant-10d74dd5"], "synonymIds": [], "semanticNeighborIds": ["role-passenger-63d3f574", "role-occupant-10d74dd5", "role-passenger-c7cb246f", "role-passenger-b81b7d0b", "role-in-vehicle-ads-assistant-a5cc1b59", "role-in-vehicle-driver-982958f1"], "complementLabels": [], "complementLinkIds": [], "complementIds": [], "cluster": "Occupants and passengers", "profile": [0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 0.0, "legal_responsibility": 0.0, "ddt": 0.0, "fallback": 0.0, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 1.0, "remote": 0.0, "deployment": 0.7, "testing": 0.0, "design": 0.0, "regulation": 0.0, "dispatch": 0.0, "nonoperating_occupant": 1.0, "road_incident": 0.0}, "x": 270.4, "y": 882.1, "radius": 40.0}, {"id": "role-on-board-operator-a326d660", "term": "On-Board Operator", "termLines": ["On-Board Operator", "Croatian: operator u vozilu"], "framework": "Croatia", "roleType": "Human (only in-vehicle)", "location": "v", "description": "A person inside a fully automated vehicle who may activate, reinitialize, or deactivate the ADS; order a minimal-risk maneuver; confirm an ADS-proposed maneuver while stopped; order a safe low-speed maneuver after a minimal-risk stop; change route or stop planning; or assist passengers in defined emergencies. The person does not drive the vehicle while performing these functions, and the ADS continues the dynamic driving task.", "sourceText": "Croatian Road Safety Act definition 112 and art. 281.c, as amended by NN 145/2024 (binding primary authority; status: Enacted / in force from Dec. 2024)", "urls": ["https://narodne-novine.nn.hr/clanci/sluzbeni/full/2024_12_145_2377.html"], "urlLabels": ["Croatian automated-driving law"], "sourceEntries": [{"text": "Croatian Road Safety Act definition 112 and art. 281.c, as amended by NN 145/2024 (binding primary authority; status: Enacted / in force from Dec. 2024)", "links": [{"url": "https://narodne-novine.nn.hr/clanci/sluzbeni/full/2024_12_145_2377.html", "label": "Croatian automated-driving law", "linkText": "Croatian Road Safety Act"}]}], "nearLabels": ["In-Vehicle ADS Assistant [SAE J3016]", "On-Board Operator [European Union]"], "nearLinkIds": ["role-in-vehicle-ads-assistant-a5cc1b59", "role-on-board-operator-8bcddb28"], "nearIds": ["role-in-vehicle-ads-assistant-a5cc1b59", "role-on-board-operator-8bcddb28"], "synonymIds": ["role-on-board-operator-8bcddb28"], "semanticNeighborIds": ["role-on-board-operator-8bcddb28", "role-in-vehicle-ads-assistant-a5cc1b59", "role-remote-intervention-operator-f60553ab", "role-ads-assistant-39bf114e", "role-technische-aufsicht-97612a0d", "role-remote-assistant-213055be"], "complementLabels": ["Owner of a Fully Automated Vehicle"], "complementLinkIds": ["role-owner-of-a-fully-automated-vehicle-32081c08"], "complementIds": ["role-owner-of-a-fully-automated-vehicle-32081c08"], "cluster": "ADS assistance and on-board operation", "profile": [0.0, 0.0, 0.85, 0.55, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 1.0, "driver_designation": 0.0, "legal_responsibility": 0.55, "ddt": 0.0, "fallback": 0.0, "supervision": 0.55, "assistance": 0.85, "inside_vehicle": 1.0, "remote": 0.0, "deployment": 0.95, "testing": 0.0, "design": 0.0, "regulation": 0.0, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 426.7, "y": 841.7, "radius": 40.0}, {"id": "role-on-board-operator-8bcddb28", "term": "On-Board Operator", "termLines": ["On-Board Operator"], "framework": "European Union", "roleType": "Human (only in-vehicle)", "location": "v", "description": "A person inside a fully automated vehicle who may activate, re-initialise, or deactivate the ADS; request or confirm specified minimal-risk or low-speed manoeuvres; adjust itinerary or stopping points; and assist passengers. The person does not perform the dynamic driving task.", "sourceText": "Commission Implementing Regulation (EU) 2022/1426, consolidated 24 Mar. 2026, art. 2 and relevant annexes (binding primary authority; status: EU type-approval role; consolidated 24 Mar. 2026)\nCroatian Road Safety Act, as amended by NN 145/2024 (parallel national role) (binding primary authority)", "urls": ["https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=celex%3A32022R1426", "https://narodne-novine.nn.hr/clanci/sluzbeni/full/2024_12_145_2377.html"], "urlLabels": ["EU Regulation 2022/1426", "Croatian automated-driving law"], "sourceEntries": [{"text": "Commission Implementing Regulation (EU) 2022/1426, consolidated 24 Mar. 2026, art. 2 and relevant annexes (binding primary authority; status: EU type-approval role; consolidated 24 Mar. 2026)", "links": [{"url": "https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=celex%3A32022R1426", "label": "EU Regulation 2022/1426", "linkText": "Regulation (EU) 2022/1426"}]}, {"text": "Croatian Road Safety Act, as amended by NN 145/2024 (parallel national role) (binding primary authority)", "links": [{"url": "https://narodne-novine.nn.hr/clanci/sluzbeni/full/2024_12_145_2377.html", "label": "Croatian automated-driving law", "linkText": "Croatian Road Safety Act"}]}], "nearLabels": ["In-Vehicle ADS Assistant [SAE J3016]", "On-Board Operator [Croatia]"], "nearLinkIds": ["role-in-vehicle-ads-assistant-a5cc1b59", "role-on-board-operator-a326d660"], "nearIds": ["role-in-vehicle-ads-assistant-a5cc1b59", "role-on-board-operator-a326d660"], "synonymIds": ["role-on-board-operator-a326d660"], "semanticNeighborIds": ["role-on-board-operator-a326d660", "role-in-vehicle-ads-assistant-a5cc1b59", "role-remote-intervention-operator-6a7f664c", "role-ads-assistant-39bf114e", "role-technische-aufsicht-97612a0d", "role-remote-assistant-213055be"], "complementLabels": ["Transport Service Operator"], "complementLinkIds": ["role-transport-service-operator-67a6f1b1"], "complementIds": ["role-transport-service-operator-67a6f1b1"], "cluster": "ADS assistance and on-board operation", "profile": [0.0, 0.0, 0.85, 0.55, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 1.0, "driver_designation": 0.0, "legal_responsibility": 0.55, "ddt": 0.0, "fallback": 0.0, "supervision": 0.55, "assistance": 0.85, "inside_vehicle": 1.0, "remote": 0.0, "deployment": 0.95, "testing": 0.0, "design": 0.0, "regulation": 0.0, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 364.6, "y": 789.9, "radius": 40.0}, {"id": "role-on-site-response-operator-17f6beac", "term": "On-Site Response Operator", "termLines": ["On-Site Response Operator", "Japanese: 現場措置業務実施者"], "framework": "Japan", "roleType": "Human", "location": null, "description": "A person designated to reach a crash or incident scene during specified automated operation and take the measures needed to prevent danger on the road. The role supplies the operation's own physical response when the chief supervisor is monitoring remotely rather than riding in the vehicle.", "sourceText": "道路交通法 (Road Traffic Act, Japan) arts. 75-12(1) (permit), 75-19(1), (3), 75-21, as amended by Act No. 32 of 2022 (in force 1 Apr. 2023) (binding primary authority; status: Enacted / in force)\nNational Police Agency, 特定自動運行に係る許可制度の創設について (June 2022) (official / technical material)", "urls": ["https://elaws.e-gov.go.jp/document?lawid=335AC0000000105", "https://www.npa.go.jp/bureau/traffic/selfdriving/L4-summary.pdf"], "urlLabels": ["Japanese Road Traffic Act", "Japanese Level 4 automated-operation guidance"], "sourceEntries": [{"text": "道路交通法 (Road Traffic Act, Japan) arts. 75-12(1) (permit), 75-19(1), (3), 75-21, as amended by Act No. 32 of 2022 (in force 1 Apr. 2023) (binding primary authority; status: Enacted / in force)", "links": [{"url": "https://elaws.e-gov.go.jp/document?lawid=335AC0000000105", "label": "Japanese Road Traffic Act", "linkText": "Japanese Road Traffic Act"}]}, {"text": "National Police Agency, 特定自動運行に係る許可制度の創設について (June 2022) (official / technical material)", "links": [{"url": "https://www.npa.go.jp/bureau/traffic/selfdriving/L4-summary.pdf", "label": "Japanese Level 4 automated-operation guidance", "linkText": "Japanese Level 4 automated-operation guidance"}]}], "nearLabels": ["Second Responder [Generic]"], "nearLinkIds": ["role-second-responder-8b0bdee5"], "nearIds": ["role-second-responder-8b0bdee5"], "synonymIds": [], "semanticNeighborIds": ["role-second-responder-8b0bdee5", "role-first-responder-c2132b8f", "role-road-safety-agent-0f5d8727", "role-sao-chief-supervisor-880317ca", "role-sao-implementer-363ba981", "role-fleet-operator-902414c2"], "complementLabels": ["SAO Chief Supervisor", "SAO Implementer"], "complementLinkIds": ["role-sao-chief-supervisor-880317ca", "role-sao-implementer-363ba981"], "complementIds": ["role-sao-chief-supervisor-880317ca", "role-sao-implementer-363ba981"], "cluster": "Road users and incident response", "profile": [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.65, 0.3, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0], "focusScores": {"operator_designation": 1.0, "driver_designation": 0.0, "legal_responsibility": 0.65, "ddt": 0.0, "fallback": 0.0, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 0.0, "remote": 0.0, "deployment": 0.6, "testing": 0.0, "design": 0.0, "regulation": 0.0, "dispatch": 0.3, "nonoperating_occupant": 0.0, "road_incident": 1.0}, "x": 852.9, "y": 827.2, "radius": 40.0}, {"id": "role-operator-95ff71ba", "term": "Operator", "termLines": ["Operator"], "framework": "California", "roleType": "Human or Entity", "location": "v/r", "description": "The person seated in the driver's seat of an autonomous vehicle or, if no person is seated there, the person who causes the autonomous technology to engage. This statutory attribution is distinct from permit-holder, test-driver, remote-driver, and remote-assistant roles.", "sourceText": "Cal. Veh. Code § 38750(a)(4) (binding primary authority)", "urls": ["https://leginfo.legislature.ca.gov/faces/codes_displaySection.xhtml?lawCode=VEH&sectionNum=38750"], "urlLabels": ["California Vehicle Code"], "sourceEntries": [{"text": "Cal. Veh. Code § 38750(a)(4) (binding primary authority)", "links": [{"url": "https://leginfo.legislature.ca.gov/faces/codes_displaySection.xhtml?lawCode=VEH&sectionNum=38750", "label": "California Vehicle Code", "linkText": "California Vehicle Code"}]}], "nearLabels": ["Operator (ADS Attribution) [Florida]", "Operator (ADS Attribution) [Texas]", "Operator [Nevada]", "Person Deemed the Driver [Sweden]"], "nearLinkIds": ["role-operator-ads-attribution-9643b02e", "role-operator-ads-attribution-f01aeea4", "role-operator-17ecc559", "role-person-deemed-the-driver-eb0dbdbd"], "nearIds": ["role-operator-17ecc559", "role-operator-ads-attribution-9643b02e", "role-operator-ads-attribution-f01aeea4", "role-person-deemed-the-driver-eb0dbdbd"], "synonymIds": [], "semanticNeighborIds": ["role-operator-17ecc559", "role-operator-ads-attribution-9643b02e", "role-operator-ads-attribution-f01aeea4", "role-person-deemed-the-driver-eb0dbdbd", "role-driver-52714c95", "role-driver-1143c15f"], "complementLabels": ["Deployment Permit Holder", "Driverless Testing Permit Holder", "Testing Permit Holder - Driver Present"], "complementLinkIds": ["role-deployment-permit-holder-2b3d698b", "role-driverless-testing-permit-holder-bf1f293d", "role-testing-permit-holder-driver-present-2fda75ef"], "complementIds": ["role-deployment-permit-holder-2b3d698b", "role-driverless-testing-permit-holder-bf1f293d", "role-testing-permit-holder-driver-present-2fda75ef"], "cluster": "Driving roles", "profile": [0.65, 0.0, 0.0, 0.0, 0.45, 0.45, 0.0, 0.0, 0.85, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 1.0, "driver_designation": 0.0, "legal_responsibility": 0.85, "ddt": 0.65, "fallback": 0.0, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 0.45, "remote": 0.45, "deployment": 1.0, "testing": 0.0, "design": 0.0, "regulation": 0.0, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 869.0, "y": 609.1, "radius": 40.0}, {"id": "role-operator-17ecc559", "term": "Operator", "termLines": ["Operator"], "framework": "Nevada", "roleType": "Human or Entity", "location": "v/r", "description": "A person is deemed the operator of an autonomous vehicle in autonomous mode when the person causes it to engage, whether or not the person is physically present. The role is activation-based and should not be treated as equivalent to a remote driver or fleet operator.", "sourceText": "Nev. Admin. Code § 482A.020 (binding primary authority)", "urls": ["https://www.leg.state.nv.us/Division/Legal/LawLibrary/NAC/NAC-482A.html"], "urlLabels": ["Nevada autonomous-vehicle rules"], "sourceEntries": [{"text": "Nev. Admin. Code § 482A.020 (binding primary authority)", "links": [{"url": "https://www.leg.state.nv.us/Division/Legal/LawLibrary/NAC/NAC-482A.html", "label": "Nevada autonomous-vehicle rules", "linkText": "Nevada autonomous-vehicle rules"}]}], "nearLabels": ["Automated Driving Provider (ADP) [UAOVA (US model state law)]", "Operator [California]", "Person Deemed the Driver [Sweden]"], "nearLinkIds": ["role-automated-driving-provider-adp-256119f8", "role-operator-95ff71ba", "role-person-deemed-the-driver-eb0dbdbd"], "nearIds": ["role-automated-driving-provider-adp-256119f8", "role-operator-95ff71ba", "role-person-deemed-the-driver-eb0dbdbd"], "synonymIds": [], "semanticNeighborIds": ["role-operator-95ff71ba", "role-automated-driving-provider-adp-256119f8", "role-person-deemed-the-driver-eb0dbdbd", "role-operator-ads-attribution-9643b02e", "role-operator-ads-attribution-f01aeea4", "role-driver-52714c95"], "complementLabels": [], "complementLinkIds": [], "complementIds": [], "cluster": "Driving roles", "profile": [0.4, 0.0, 0.0, 0.0, 0.45, 0.45, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 1.0, "driver_designation": 0.0, "legal_responsibility": 1.0, "ddt": 0.4, "fallback": 0.0, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 0.45, "remote": 0.45, "deployment": 1.0, "testing": 0.0, "design": 0.0, "regulation": 0.0, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 964.7, "y": 664.0, "radius": 40.0}, {"id": "role-operator-01759964", "term": "Operator", "termLines": ["Operator"], "framework": "Switzerland", "roleType": "Human (only remote)", "location": "r", "description": "A human who remotely supervises a driverless vehicle and may perform or approve the interventions allowed by Swiss law, including proposed manoeuvres. The role is distinct from remote driving, and the operator need not work from a facility formally designated as a control centre.", "sourceText": "Ordinance on Automated Driving (OCAut/VAF), effective 1 Mar. 2025 (Switzerland) (binding primary authority; status: Enacted / in force from 1 Mar. 2025)\nFederal Roads Office (ASTRA), official automated-driving guidance (official / technical material)", "urls": ["https://www.astra.admin.ch/fr/ordonnance-sur-la-conduite-automatisee"], "urlLabels": ["Swiss automated-driving ordinance"], "sourceEntries": [{"text": "Ordinance on Automated Driving (OCAut/VAF), effective 1 Mar. 2025 (Switzerland) (binding primary authority; status: Enacted / in force from 1 Mar. 2025)", "links": [{"url": "https://www.astra.admin.ch/fr/ordonnance-sur-la-conduite-automatisee", "label": "Swiss automated-driving ordinance", "linkText": "Swiss automated-driving ordinance"}]}, {"text": "Federal Roads Office (ASTRA), official automated-driving guidance (official / technical material)", "links": [{"url": "https://www.astra.admin.ch/fr/ordonnance-sur-la-conduite-automatisee", "label": "Swiss automated-driving ordinance", "linkText": "Swiss automated-driving ordinance"}]}], "nearLabels": ["Platform Safety Monitoring Personnel [China (Beijing)]", "Remote Monitor [Generic]", "SAO Chief Supervisor [Japan]", "Technische Aufsicht [Germany]"], "nearLinkIds": ["role-platform-safety-monitoring-personnel-b9339767", "role-remote-monitor-ad7e301d", "role-sao-chief-supervisor-880317ca", "role-technische-aufsicht-97612a0d"], "nearIds": ["role-platform-safety-monitoring-personnel-b9339767", "role-remote-monitor-ad7e301d", "role-sao-chief-supervisor-880317ca", "role-technische-aufsicht-97612a0d"], "synonymIds": [], "semanticNeighborIds": ["role-remote-monitor-ad7e301d", "role-platform-safety-monitoring-personnel-b9339767", "role-sao-chief-supervisor-880317ca", "role-technische-aufsicht-97612a0d", "role-remote-controller-3cf7294b", "role-operateur-d-intervention-a-distance-38151830"], "complementLabels": [], "complementLinkIds": [], "complementIds": [], "cluster": "Remote assistance", "profile": [0.0, 0.0, 0.8, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 1.0, "driver_designation": 0.0, "legal_responsibility": 0.55, "ddt": 0.0, "fallback": 0.0, "supervision": 1.0, "assistance": 0.8, "inside_vehicle": 0.0, "remote": 1.0, "deployment": 0.95, "testing": 0.0, "design": 0.0, "regulation": 0.0, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 633.3, "y": 537.6, "radius": 40.0}, {"id": "role-operator-ads-attribution-9643b02e", "term": "Operator (ADS Attribution)", "termLines": ["Operator (ADS Attribution)"], "framework": "Florida", "roleType": "ADS", "location": null, "description": "When the ADS is engaged, Florida deems the automated driving system to be the operator for purposes of assessing compliance with traffic and motor-vehicle laws, regardless of whether a person is physically present. This legal attribution is distinct from the natural-person Remote Human Operator.", "sourceText": "Fla. Stat. § 316.85 (binding primary authority)", "urls": ["https://www.leg.state.fl.us/statutes/index.cfm?App_mode=Display_Statute&URL=0300-0399/0316/Sections/0316.85.html"], "urlLabels": ["Florida ADS operation statute"], "sourceEntries": [{"text": "Fla. Stat. § 316.85 (binding primary authority)", "links": [{"url": "https://www.leg.state.fl.us/statutes/index.cfm?App_mode=Display_Statute&URL=0300-0399/0316/Sections/0316.85.html", "label": "Florida ADS operation statute", "linkText": "Florida ADS operation statute"}]}], "nearLabels": ["Automated Driving Provider (ADP) [UAOVA (US model state law)]", "Driver [US (national); ADS]", "Operator (ADS Attribution) [Texas]", "Operator [California]", "Person Deemed the Driver [Sweden]"], "nearLinkIds": ["role-automated-driving-provider-adp-256119f8", "role-driver-52714c95", "role-operator-ads-attribution-f01aeea4", "role-operator-95ff71ba", "role-person-deemed-the-driver-eb0dbdbd"], "nearIds": ["role-automated-driving-provider-adp-256119f8", "role-driver-52714c95", "role-operator-95ff71ba", "role-operator-ads-attribution-f01aeea4", "role-person-deemed-the-driver-eb0dbdbd"], "synonymIds": ["role-operator-ads-attribution-f01aeea4"], "semanticNeighborIds": ["role-operator-ads-attribution-f01aeea4", "role-driver-52714c95", "role-person-deemed-the-driver-eb0dbdbd", "role-automated-driving-provider-adp-256119f8", "role-operator-95ff71ba", "role-operator-17ecc559"], "complementLabels": ["Remote Human Operator"], "complementLinkIds": ["role-remote-human-operator-60ea2b20"], "complementIds": ["role-remote-human-operator-60ea2b20"], "cluster": "Vehicle-operation legal attribution", "profile": [0.55, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.35, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 1.0, "driver_designation": 0.0, "legal_responsibility": 1.0, "ddt": 1.0, "fallback": 0.0, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 0.0, "remote": 0.0, "deployment": 0.9, "testing": 0.0, "design": 0.0, "regulation": 0.0, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 946.3, "y": 585.3, "radius": 40.0}, {"id": "role-operator-ads-attribution-f01aeea4", "term": "Operator (ADS Attribution)", "termLines": ["Operator (ADS Attribution)"], "framework": "Texas", "roleType": "ADS", "location": null, "description": "When engaged, the automated driving system is the operator of the automated motor vehicle, including for assessing compliance with traffic and motor-vehicle laws.", "sourceText": "Tex. Transp. Code § 545.454(a)–(b) (binding primary authority)", "urls": ["https://statutes.capitol.texas.gov/docs/tn/pdf/tn.545.pdf"], "urlLabels": ["Texas Transportation Code"], "sourceEntries": [{"text": "Tex. Transp. Code § 545.454(a)–(b) (binding primary authority)", "links": [{"url": "https://statutes.capitol.texas.gov/docs/tn/pdf/tn.545.pdf", "label": "Texas Transportation Code", "linkText": "Texas Transportation Code"}]}], "nearLabels": ["Automated Driving Provider (ADP) [UAOVA (US model state law)]", "Driver [US (national); ADS]", "Operator (ADS Attribution) [Florida]", "Operator [California]", "Person Deemed the Driver [Sweden]"], "nearLinkIds": ["role-automated-driving-provider-adp-256119f8", "role-driver-52714c95", "role-operator-ads-attribution-9643b02e", "role-operator-95ff71ba", "role-person-deemed-the-driver-eb0dbdbd"], "nearIds": ["role-automated-driving-provider-adp-256119f8", "role-driver-52714c95", "role-operator-95ff71ba", "role-operator-ads-attribution-9643b02e", "role-person-deemed-the-driver-eb0dbdbd"], "synonymIds": ["role-operator-ads-attribution-9643b02e"], "semanticNeighborIds": ["role-operator-ads-attribution-9643b02e", "role-driver-52714c95", "role-person-deemed-the-driver-eb0dbdbd", "role-automated-driving-provider-adp-256119f8", "role-operator-95ff71ba", "role-operator-17ecc559"], "complementLabels": ["Commercial Authorization Holder", "Human Driver", "Owner"], "complementLinkIds": ["role-commercial-authorization-holder-7f9483ba", "role-human-driver-42afb479", "role-owner-de7cc297"], "complementIds": ["role-commercial-authorization-holder-7f9483ba", "role-human-driver-42afb479", "role-owner-de7cc297"], "cluster": "Vehicle-operation legal attribution", "profile": [0.55, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.35, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 1.0, "driver_designation": 0.0, "legal_responsibility": 1.0, "ddt": 1.0, "fallback": 0.0, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 0.0, "remote": 0.0, "deployment": 0.9, "testing": 0.0, "design": 0.0, "regulation": 0.0, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 957.5, "y": 505.3, "radius": 40.0}, {"id": "role-operateur-d-intervention-a-distance-38151830", "term": "Opérateur d'intervention à distance", "termLines": ["Opérateur d'intervention à distance"], "framework": "France", "roleType": "Human (only remote)", "location": "r", "description": "A person who performs authorized remote-intervention functions within the safety framework of an automated road transport system. The person may issue defined instructions or assistance but does not continuously perform the dynamic driving task and therefore is not a remote driver.", "sourceText": "Code des transports arts. R. 3151-1 ff.; Arrêté du 2 août 2022 (France) (binding primary authority; status: Enacted / in force)\nSTRMTG, Référentiels techniques STRA (official / technical material)", "urls": ["https://www.legifrance.gouv.fr/jorf/id/JORFTEXT000043729532", "https://www.legifrance.gouv.fr/jorf/id/JORFTEXT000046151685"], "urlLabels": ["French STRA decree", "French remote-intervention order"], "sourceEntries": [{"text": "Code des transports arts. R. 3151-1 ff.; Arrêté du 2 août 2022 (France) (binding primary authority; status: Enacted / in force)", "links": [{"url": "https://www.legifrance.gouv.fr/jorf/id/JORFTEXT000046151685", "label": "French remote-intervention order", "linkText": "French remote-intervention order"}]}, {"text": "STRMTG, Référentiels techniques STRA (official / technical material)", "links": []}, {"text": "French STRA decree", "links": [{"url": "https://www.legifrance.gouv.fr/jorf/id/JORFTEXT000043729532", "label": "French STRA decree", "linkText": "French STRA decree"}]}], "nearLabels": ["ADS Assistant [SAE J3016]", "Remote ADS Assistant [SAE J3016]", "Remote Assistant [California]", "Remote Assistant [Canada]", "Remote Assistant [SAE J3016]", "Remote Intervention Operator [Croatia]", "Remote Intervention Operator [European Union]"], "nearLinkIds": ["role-ads-assistant-39bf114e", "role-remote-ads-assistant-97510739", "role-remote-assistant-feb66d88", "role-remote-assistant-213055be", "role-remote-assistant-43671e98", "role-remote-intervention-operator-f60553ab", "role-remote-intervention-operator-6a7f664c"], "nearIds": ["role-ads-assistant-39bf114e", "role-remote-ads-assistant-97510739", "role-remote-assistant-213055be", "role-remote-assistant-43671e98", "role-remote-assistant-feb66d88", "role-remote-intervention-operator-6a7f664c", "role-remote-intervention-operator-f60553ab"], "synonymIds": [], "semanticNeighborIds": ["role-remote-ads-assistant-97510739", "role-remote-assistant-feb66d88", "role-remote-assistant-213055be", "role-remote-assistant-43671e98", "role-remote-intervention-operator-f60553ab", "role-remote-intervention-operator-6a7f664c"], "complementLabels": ["Encadrant d'intervention à distance", "STRA Operator"], "complementLinkIds": ["role-encadrant-d-intervention-a-distance-cd797f63", "role-stra-operator-1af07ac4"], "complementIds": ["role-encadrant-d-intervention-a-distance-cd797f63", "role-stra-operator-1af07ac4"], "cluster": "Remote assistance", "profile": [0.0, 0.0, 0.9, 0.6, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 1.0, "driver_designation": 0.0, "legal_responsibility": 0.55, "ddt": 0.0, "fallback": 0.0, "supervision": 0.6, "assistance": 0.9, "inside_vehicle": 0.0, "remote": 1.0, "deployment": 0.95, "testing": 0.0, "design": 0.0, "regulation": 0.0, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 590.3, "y": 606.0, "radius": 40.0}, {"id": "role-organisateur-du-service-d2a1d37a", "term": "Organisateur du service", "termLines": ["Organisateur du service"], "framework": "France", "roleType": "Human or Entity", "location": null, "description": "The person or public/private body responsible for organizing the automated road transport service under the French STRA framework. The organizer is legally distinct from the system designer and the exploitant, although one entity may hold more than one role.", "sourceText": "Code des transports arts. L. 3151-1 ff. and R. 3151-1 ff.; Décret n° 2021-873; Décret n° 2024-1063 (binding primary authority; status: Enacted STRA service role)", "urls": ["https://www.legifrance.gouv.fr/jorf/id/JORFTEXT000043729532", "https://www.legifrance.gouv.fr/jorf/id/JORFTEXT000050662872"], "urlLabels": ["French STRA decree", "French 2024 STRA decree"], "sourceEntries": [{"text": "Code des transports arts. L. 3151-1 ff. and R. 3151-1 ff.; Décret n° 2021-873; Décret n° 2024-1063 (binding primary authority; status: Enacted STRA service role)", "links": [{"url": "https://www.legifrance.gouv.fr/jorf/id/JORFTEXT000043729532", "label": "French STRA decree", "linkText": "French STRA decree"}, {"url": "https://www.legifrance.gouv.fr/jorf/id/JORFTEXT000050662872", "label": "French 2024 STRA decree", "linkText": "French 2024 STRA decree"}]}], "nearLabels": ["Fleet Operator [Generic]", "Licensed NUiC Operator [United Kingdom]", "Road-Transport Operator [Slovakia]", "Transport Service Operator [European Union]"], "nearLinkIds": ["role-fleet-operator-902414c2", "role-licensed-nuic-operator-e0b0a043", "role-road-transport-operator-fe7e0b57", "role-transport-service-operator-67a6f1b1"], "nearIds": ["role-fleet-operator-902414c2", "role-licensed-nuic-operator-e0b0a043", "role-road-transport-operator-fe7e0b57", "role-transport-service-operator-67a6f1b1"], "synonymIds": [], "semanticNeighborIds": ["role-fleet-operator-902414c2", "role-licensed-nuic-operator-e0b0a043", "role-road-transport-operator-fe7e0b57", "role-transport-service-operator-67a6f1b1", "role-dispatching-entity-b62ec459", "role-driverless-operation-dispatcher-83cc140c"], "complementLabels": ["STRA Operator", "System Designer"], "complementLinkIds": ["role-stra-operator-1af07ac4", "role-system-designer-b1953c84"], "complementIds": ["role-stra-operator-1af07ac4", "role-system-designer-b1953c84"], "cluster": "Service, fleet, and dispatch roles", "profile": [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.9, 0.45, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 0.0, "legal_responsibility": 0.75, "ddt": 0.0, "fallback": 0.0, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 0.0, "remote": 0.0, "deployment": 1.0, "testing": 0.0, "design": 0.0, "regulation": 0.0, "dispatch": 1.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 1291.4, "y": 327.0, "radius": 40.0}, {"id": "role-organisme-qualifie-agree-oqa-190f5b3d", "term": "Organisme Qualifié Agréé (OQA)", "termLines": ["Organisme Qualifié Agréé (OQA)"], "framework": "France", "roleType": "Entity", "location": null, "description": "An organisme qualifié agréé is an independent accredited body that assesses the operator’s safety-demonstration file under STRMTG oversight. The authorization authority relies on that assessment in authorizing a service.", "sourceText": "Décret n° 2021-873 du 29 juin 2021; Code des transports arts. R. 3151-1 ff. (France) (binding primary authority; status: Enacted French role; guidance describes methodology)\nDGITM/STRMTG, current GAME safety-demonstration guidance; STRMTG, automated road transport systems materials (official / technical material)\nComparative analogy to the UN safety-case reviewer (secondary / analytical source)", "urls": ["https://www.strmtg.developpement-durable.gouv.fr/guide-d-application-relatif-a-la-mission-de-l-a800.html"], "urlLabels": ["French OQA guidance"], "sourceEntries": [{"text": "Décret n° 2021-873 du 29 juin 2021; Code des transports arts. R. 3151-1 ff. (France) (binding primary authority; status: Enacted French role; guidance describes methodology)", "links": []}, {"text": "DGITM/STRMTG, current GAME safety-demonstration guidance; STRMTG, automated road transport systems materials (official / technical material)", "links": [{"url": "https://www.strmtg.developpement-durable.gouv.fr/guide-d-application-relatif-a-la-mission-de-l-a800.html", "label": "French OQA guidance", "linkText": "French OQA guidance"}]}, {"text": "Comparative analogy to the UN safety-case reviewer (secondary / analytical source)", "links": []}], "nearLabels": ["Assessor / Competent Personnel [UN Regulation / GTR on ADS]", "Safety Management System Auditor [UN Regulation / GTR on ADS]", "Safety-Case Reviewer [UN Regulation / GTR on ADS]", "Technical Service [UNECE 1958 Agreement]"], "nearLinkIds": ["role-assessor-competent-personnel-3c12ddcb", "role-safety-management-system-auditor-5d699ea6", "role-safety-case-reviewer-49da5fa6", "role-technical-service-8df5b955"], "nearIds": ["role-assessor-competent-personnel-3c12ddcb", "role-safety-case-reviewer-49da5fa6", "role-safety-management-system-auditor-5d699ea6", "role-technical-service-8df5b955"], "synonymIds": [], "semanticNeighborIds": ["role-technical-service-8df5b955", "role-assessor-competent-personnel-3c12ddcb", "role-safety-management-system-auditor-5d699ea6", "role-safety-case-reviewer-49da5fa6", "role-authorised-automated-vehicle-incident-inspector-41f4c782", "role-in-use-regulator-34cc7307"], "complementLabels": ["STRA Operator", "System Designer"], "complementLinkIds": ["role-stra-operator-1af07ac4", "role-system-designer-b1953c84"], "complementIds": ["role-stra-operator-1af07ac4", "role-system-designer-b1953c84"], "cluster": "Assessment, audit, and investigation", "profile": [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.35, 0.0, 0.0, 0.0, 0.4, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 0.0, "legal_responsibility": 0.65, "ddt": 0.0, "fallback": 0.0, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 0.0, "remote": 0.0, "deployment": 0.55, "testing": 0.0, "design": 0.0, "regulation": 1.0, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 1557.5, "y": 802.8, "radius": 40.0}, {"id": "role-other-road-user-9aa208bd", "term": "Other Road User", "termLines": ["Other Road User"], "framework": "UN Regulation / GTR on ADS", "roleType": "Human", "location": null, "description": "A human outside the ADS vehicle whose presence or behaviour is relevant to the driving task and safety response. In the broader usage of the term, it can also refer to animals, vehicles, and other nearby actors and objects; a traffic controller, first responder, driver, cyclist, or pedestrian may simultaneously be an other road user.", "sourceText": "UN ADS GTR, including paras. 2.14, 2.21, 3.1 and 4.1.2.6-4.1.2.7 (ECE/TRANS/WP.29/2026/139), with the parallel UN ADS Regulation (ECE/TRANS/WP.29/2026/137)", "urls": ["https://docs.un.org/en/ECE/TRANS/WP.29/2026/139", "https://docs.un.org/en/ECE/TRANS/WP.29/2026/137"], "urlLabels": ["UN GTR on ADS", "UN Regulation on ADS"], "sourceEntries": [{"text": "UN ADS GTR, including paras. 2.14, 2.21, 3.1 and 4.1.2.6-4.1.2.7 (ECE/TRANS/WP.29/2026/139), with the parallel UN ADS Regulation (ECE/TRANS/WP.29/2026/137)", "links": [{"url": "https://docs.un.org/en/ECE/TRANS/WP.29/2026/139", "label": "UN GTR on ADS", "linkText": "ECE/TRANS/WP.29/2026/139"}, {"url": "https://docs.un.org/en/ECE/TRANS/WP.29/2026/137", "label": "UN Regulation on ADS", "linkText": "ECE/TRANS/WP.29/2026/137"}]}], "nearLabels": ["Cyclist [UN Road Traffic Conventions (1949/1968)]", "Pedestrian [UN Road Traffic Conventions (1949/1968)]", "Road User [UN Road Traffic Conventions (1949/1968)]", "Vulnerable Road User [Generic]"], "nearLinkIds": ["role-cyclist-69220fa9", "role-pedestrian-277158ae", "role-road-user-b02db4ad", "role-vulnerable-road-user-6537132d"], "nearIds": ["role-cyclist-69220fa9", "role-pedestrian-277158ae", "role-road-user-b02db4ad", "role-vulnerable-road-user-6537132d"], "synonymIds": [], "semanticNeighborIds": ["role-vulnerable-road-user-6537132d", "role-road-user-b02db4ad", "role-pedestrian-277158ae", "role-cyclist-69220fa9", "role-traffic-controller-6b40ab14", "role-first-responder-c2132b8f"], "complementLabels": [], "complementLinkIds": [], "complementIds": [], "cluster": "Road users and incident response", "profile": [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.25, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 0.0, "legal_responsibility": 0.35, "ddt": 0.0, "fallback": 0.0, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 0.0, "remote": 0.0, "deployment": 0.6, "testing": 0.0, "design": 0.0, "regulation": 0.0, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.25}, "x": 479.2, "y": 1006.1, "radius": 40.0}, {"id": "role-owner-de7cc297", "term": "Owner", "termLines": ["Owner"], "framework": "Texas", "roleType": "Human or Entity", "location": null, "description": "The owner of an automated motor vehicle generally receives citations for traffic or motor-vehicle-law violations that occur while the ADS is engaged.", "sourceText": "Tex. Transp. Code § 545.454(b) (binding primary authority; as amended by S.B. 2807, 2025)", "urls": ["https://statutes.capitol.texas.gov/docs/tn/pdf/tn.545.pdf"], "urlLabels": ["Texas Transportation Code"], "sourceEntries": [{"text": "Tex. Transp. Code § 545.454(b) (binding primary authority; as amended by S.B. 2807, 2025)", "links": [{"url": "https://statutes.capitol.texas.gov/docs/tn/pdf/tn.545.pdf", "label": "Texas Transportation Code", "linkText": "Texas Transportation Code"}]}], "nearLabels": ["Halter [Germany]", "Owner of a Fully Automated Vehicle [Croatia]", "Person in Whose Name a Vehicle Is Registered [UN Road Traffic Conventions (1949/1968)]", "Registered Operator [Australia]"], "nearLinkIds": ["role-halter-a8f7804f", "role-owner-of-a-fully-automated-vehicle-32081c08", "role-person-in-whose-name-a-vehicle-is-registered-3668a0a6", "role-registered-operator-18011995"], "nearIds": ["role-halter-a8f7804f", "role-owner-of-a-fully-automated-vehicle-32081c08", "role-person-in-whose-name-a-vehicle-is-registered-3668a0a6", "role-registered-operator-18011995"], "synonymIds": [], "semanticNeighborIds": ["role-halter-a8f7804f", "role-owner-of-a-fully-automated-vehicle-32081c08", "role-person-in-whose-name-a-vehicle-is-registered-3668a0a6", "role-registered-operator-18011995", "role-insurer-97ca3257", "role-sao-implementer-363ba981"], "complementLabels": ["Commercial Authorization Holder", "Operator (ADS Attribution) [Texas]"], "complementLinkIds": ["role-commercial-authorization-holder-7f9483ba", "role-operator-ads-attribution-f01aeea4"], "complementIds": ["role-commercial-authorization-holder-7f9483ba", "role-operator-ads-attribution-f01aeea4"], "cluster": "Owners, keepers, and insurers", "profile": [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.45, 0.45, 0.85, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 0.0, "legal_responsibility": 1.0, "ddt": 0.0, "fallback": 0.0, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 0.0, "remote": 0.0, "deployment": 0.8, "testing": 0.0, "design": 0.0, "regulation": 0.0, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 1358.0, "y": 715.3, "radius": 40.0}, {"id": "role-owner-of-a-fully-automated-vehicle-32081c08", "term": "Owner of a Fully Automated Vehicle", "termLines": ["Owner of a Fully Automated Vehicle", "Croatian: vlasnik potpuno automatiziranog vozila"], "framework": "Croatia", "roleType": "Entity", "location": null, "description": "The legal person that owns a fully automated vehicle used for public transport outside an approved area in Croatia. The owner is responsible for registration, safety settings, markings, qualified personnel, data preservation, video monitoring, access controls, and, subject to exceptions, traffic offences committed by the vehicle.", "sourceText": "Croatian Road Safety Act arts. 281.a–281.f, as inserted by NN 145/2024 (binding primary authority; status: Enacted / in force from Dec. 2024)", "urls": ["https://narodne-novine.nn.hr/clanci/sluzbeni/full/2024_12_145_2377.html"], "urlLabels": ["Croatian automated-driving law"], "sourceEntries": [{"text": "Croatian Road Safety Act arts. 281.a–281.f, as inserted by NN 145/2024 (binding primary authority; status: Enacted / in force from Dec. 2024)", "links": [{"url": "https://narodne-novine.nn.hr/clanci/sluzbeni/full/2024_12_145_2377.html", "label": "Croatian automated-driving law", "linkText": "Croatian Road Safety Act"}]}], "nearLabels": ["Halter [Germany]", "Owner [Texas]", "Registered Operator [Australia]"], "nearLinkIds": ["role-halter-a8f7804f", "role-owner-de7cc297", "role-registered-operator-18011995"], "nearIds": ["role-halter-a8f7804f", "role-owner-de7cc297", "role-registered-operator-18011995"], "synonymIds": [], "semanticNeighborIds": ["role-halter-a8f7804f", "role-owner-de7cc297", "role-registered-operator-18011995", "role-insurer-97ca3257", "role-person-in-whose-name-a-vehicle-is-registered-3668a0a6", "role-use-subject-987e4410"], "complementLabels": ["On-Board Operator [Croatia]", "Remote Intervention Operator [Croatia]", "Responsible Person in the Owner Entity"], "complementLinkIds": ["role-on-board-operator-a326d660", "role-remote-intervention-operator-f60553ab", "role-responsible-person-in-the-owner-entity-ddd7ca19"], "complementIds": ["role-on-board-operator-a326d660", "role-remote-intervention-operator-f60553ab", "role-responsible-person-in-the-owner-entity-ddd7ca19"], "cluster": "Owners, keepers, and insurers", "profile": [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.45, 0.45, 0.85, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 0.0, "legal_responsibility": 1.0, "ddt": 0.0, "fallback": 0.0, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 0.0, "remote": 0.0, "deployment": 0.8, "testing": 0.0, "design": 0.0, "regulation": 0.0, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 1384.5, "y": 791.7, "radius": 40.0}, {"id": "role-passenger-b81b7d0b", "term": "Passenger", "termLines": ["Passenger", "Chinese: 乘客"], "framework": "China (national)", "roleType": "Human (only in-vehicle)", "location": "v", "description": "An in-vehicle user who is not performing the dynamic driving task and is not assigned the applicable fallback role. GB/T 40429-2021 describes the role as bearing no dynamic-driving-task or takeover responsibility; GB 44721-2026 defines it as an occupant who is neither the driver nor the fallback user.", "sourceText": "GB/T 40429-2021, § 2.17.2 (current recommended national standard)\nGB 44721-2026, § 3.17 (published mandatory national standard; effective 1 July 2027)\nMIIT consultation text for GB 44721-2026, § 3.17 (official pre-publication primary text)", "urls": ["https://openstd.samr.gov.cn/bzgk/std/newGbInfo?hcno=4754CB1B7AD798F288C52D916BFECA34&refer=outter", "https://www.miit.gov.cn/xwfb/gxdt/sjdt/art/2026/art_16d1319a933d4ffd8501e60dc4d88491.html", "https://www.miit.gov.cn/cms_files/filemanager/1226211233/attach/20262/c0491b86e3744ea09904235ed2b958c8.pdf", "https://newlypossible.org/wiki/Chinese_Automated_Driving_Standards"], "urlLabels": ["GB/T 40429-2021", "GB 44721-2026 publication announcement", "GB 44721-2026 official consultation text", "Chinese automated-driving standards guide"], "sourceEntries": [{"text": "GB/T 40429-2021, § 2.17.2 (current recommended national standard)", "links": [{"url": "https://openstd.samr.gov.cn/bzgk/std/newGbInfo?hcno=4754CB1B7AD798F288C52D916BFECA34&refer=outter", "label": "GB/T 40429-2021", "linkText": "GB/T 40429-2021"}]}, {"text": "GB 44721-2026, § 3.17 (published mandatory national standard; effective 1 July 2027)", "links": [{"url": "https://www.miit.gov.cn/xwfb/gxdt/sjdt/art/2026/art_16d1319a933d4ffd8501e60dc4d88491.html", "label": "GB 44721-2026 publication announcement", "linkText": "GB 44721-2026"}]}, {"text": "MIIT consultation text for GB 44721-2026, § 3.17 (official pre-publication primary text)", "links": [{"url": "https://www.miit.gov.cn/cms_files/filemanager/1226211233/attach/20262/c0491b86e3744ea09904235ed2b958c8.pdf", "label": "GB 44721-2026 official consultation text", "linkText": "MIIT consultation text"}]}, {"text": "Chinese automated-driving standards guide", "links": [{"url": "https://newlypossible.org/wiki/Chinese_Automated_Driving_Standards", "label": "Chinese automated-driving standards guide", "linkText": "Chinese automated-driving standards guide"}]}], "nearLabels": ["Occupant [China (national)]", "Passenger [SAE J3016]", "Passenger [UN Regulation / GTR on ADS]"], "nearLinkIds": ["role-occupant-10d74dd5", "role-passenger-c7cb246f", "role-passenger-63d3f574"], "nearIds": ["role-occupant-10d74dd5", "role-passenger-63d3f574", "role-passenger-c7cb246f"], "synonymIds": ["role-passenger-c7cb246f"], "semanticNeighborIds": ["role-passenger-c7cb246f", "role-occupant-10d74dd5", "role-passenger-63d3f574", "role-occupant-9f8f2817", "role-in-vehicle-driver-982958f1", "role-in-vehicle-ads-assistant-a5cc1b59"], "complementLabels": [], "complementLinkIds": [], "complementIds": [], "cluster": "Occupants and passengers", "profile": [0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 0.0, "legal_responsibility": 0.0, "ddt": 0.0, "fallback": 0.0, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 1.0, "remote": 0.0, "deployment": 0.7, "testing": 0.0, "design": 0.0, "regulation": 0.0, "dispatch": 0.0, "nonoperating_occupant": 1.0, "road_incident": 0.0}, "x": 82.9, "y": 1021.8, "radius": 40.0}, {"id": "role-passenger-c7cb246f", "term": "Passenger", "termLines": ["Passenger"], "framework": "SAE J3016", "roleType": "Human (only in-vehicle)", "location": "v", "description": "A user inside a vehicle who has no role in performing the dynamic driving task. A passenger may be capable of becoming a driver, but remains a passenger while the ADS drives unless the person takes over the dynamic driving task.", "sourceText": "SAE J3016", "urls": [], "urlLabels": [], "sourceEntries": [{"text": "SAE J3016", "links": []}], "nearLabels": ["Occupant [China (national)]", "Passenger [China (national)]", "Passenger [UN Regulation / GTR on ADS]"], "nearLinkIds": ["role-occupant-10d74dd5", "role-passenger-b81b7d0b", "role-passenger-63d3f574"], "nearIds": ["role-occupant-10d74dd5", "role-passenger-63d3f574", "role-passenger-b81b7d0b"], "synonymIds": ["role-passenger-63d3f574", "role-passenger-b81b7d0b"], "semanticNeighborIds": ["role-passenger-b81b7d0b", "role-passenger-63d3f574", "role-occupant-9f8f2817", "role-occupant-10d74dd5", "role-in-vehicle-ads-assistant-a5cc1b59", "role-in-vehicle-driver-982958f1"], "complementLabels": [], "complementLinkIds": [], "complementIds": [], "cluster": "Occupants and passengers", "profile": [0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 0.0, "legal_responsibility": 0.0, "ddt": 0.0, "fallback": 0.0, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 1.0, "remote": 0.0, "deployment": 0.7, "testing": 0.0, "design": 0.0, "regulation": 0.0, "dispatch": 0.0, "nonoperating_occupant": 1.0, "road_incident": 0.0}, "x": 155.5, "y": 986.4, "radius": 40.0}, {"id": "role-passenger-63d3f574", "term": "Passenger", "termLines": ["Passenger"], "framework": "UN Regulation / GTR on ADS", "roleType": "Human (only in-vehicle)", "location": "v", "description": "A passenger is an ADS user who is neither a driver nor a fallback user.", "sourceText": "ECE/TRANS/WP.29/2026/139, ¶ 2.14.4 (UN GTR under the 1998 Agreement; no direct legal effect pending national transposition)\nParallel UN ADS Regulation (ECE/TRANS/WP.29/2026/137) (1958 Agreement instrument)", "urls": ["https://docs.un.org/en/ECE/TRANS/WP.29/2026/139", "https://docs.un.org/en/ECE/TRANS/WP.29/2026/137"], "urlLabels": ["UN GTR on ADS", "UN Regulation on ADS"], "sourceEntries": [{"text": "ECE/TRANS/WP.29/2026/139, ¶ 2.14.4 (UN GTR under the 1998 Agreement; no direct legal effect pending national transposition)", "links": [{"url": "https://docs.un.org/en/ECE/TRANS/WP.29/2026/139", "label": "UN GTR on ADS", "linkText": "ECE/TRANS/WP.29/2026/139"}]}, {"text": "Parallel UN ADS Regulation (ECE/TRANS/WP.29/2026/137) (1958 Agreement instrument)", "links": [{"url": "https://docs.un.org/en/ECE/TRANS/WP.29/2026/137", "label": "UN Regulation on ADS", "linkText": "ECE/TRANS/WP.29/2026/137"}]}], "nearLabels": ["Occupant [China (national)]", "Passenger [China (national)]", "Passenger [SAE J3016]"], "nearLinkIds": ["role-occupant-10d74dd5", "role-passenger-b81b7d0b", "role-passenger-c7cb246f"], "nearIds": ["role-occupant-10d74dd5", "role-passenger-b81b7d0b", "role-passenger-c7cb246f"], "synonymIds": ["role-passenger-c7cb246f"], "semanticNeighborIds": ["role-passenger-c7cb246f", "role-occupant-9f8f2817", "role-passenger-b81b7d0b", "role-occupant-10d74dd5", "role-in-vehicle-ads-assistant-a5cc1b59", "role-in-vehicle-driver-982958f1"], "complementLabels": ["Driver [UN Regulation / GTR on ADS]"], "complementLinkIds": ["role-driver-83caed5b"], "complementIds": ["role-driver-83caed5b"], "cluster": "Occupants and passengers", "profile": [0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 0.0, "legal_responsibility": 0.0, "ddt": 0.0, "fallback": 0.0, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 1.0, "remote": 0.0, "deployment": 0.7, "testing": 0.0, "design": 0.0, "regulation": 0.0, "dispatch": 0.0, "nonoperating_occupant": 1.0, "road_incident": 0.0}, "x": 228.1, "y": 951.0, "radius": 40.0}, {"id": "role-pedestrian-277158ae", "term": "Pedestrian", "termLines": ["Pedestrian"], "framework": "UN Road Traffic Conventions (1949/1968)", "roleType": "Human", "location": null, "description": "A person using the road on foot or treated as a pedestrian for purposes of the traffic rules. The conventions do not separately define pedestrian; the 1968 Convention also applies pedestrian rules to people pushing a cycle, moped, motorcycle, or handcart.", "sourceText": "1949 Convention on Road Traffic, art. 7 (binding treaty law for Contracting Parties)\n1968 Convention on Road Traffic, arts. 20–21 (binding treaty law for Contracting Parties)", "urls": ["https://unece.org/DAM/trans/conventn/Convention_on_Road_Traffic_of_1949.pdf", "https://www.unece.org/fileadmin/DAM/trans/conventn/crt1968e.pdf"], "urlLabels": ["1949 Convention on Road Traffic", "1968 Convention on Road Traffic"], "sourceEntries": [{"text": "1949 Convention on Road Traffic, art. 7 (binding treaty law for Contracting Parties)", "links": [{"url": "https://unece.org/DAM/trans/conventn/Convention_on_Road_Traffic_of_1949.pdf", "label": "1949 Convention on Road Traffic", "linkText": "1949 Convention on Road Traffic"}]}, {"text": "1968 Convention on Road Traffic, arts. 20–21 (binding treaty law for Contracting Parties)", "links": [{"url": "https://www.unece.org/fileadmin/DAM/trans/conventn/crt1968e.pdf", "label": "1968 Convention on Road Traffic", "linkText": "1968 Convention on Road Traffic"}]}], "nearLabels": ["Other Road User [UN Regulation / GTR on ADS]", "Vulnerable Road User [Generic]"], "nearLinkIds": ["role-other-road-user-9aa208bd", "role-vulnerable-road-user-6537132d"], "nearIds": ["role-other-road-user-9aa208bd", "role-vulnerable-road-user-6537132d"], "synonymIds": [], "semanticNeighborIds": ["role-vulnerable-road-user-6537132d", "role-other-road-user-9aa208bd", "role-road-user-b02db4ad", "role-cyclist-69220fa9", "role-traffic-controller-6b40ab14", "role-authorized-official-directing-traffic-965df3f9"], "complementLabels": ["Authorized Official Directing Traffic"], "complementLinkIds": ["role-authorized-official-directing-traffic-965df3f9"], "complementIds": ["role-authorized-official-directing-traffic-965df3f9"], "cluster": "Road users and incident response", "profile": [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.25, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 0.0, "legal_responsibility": 0.35, "ddt": 0.0, "fallback": 0.0, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 0.0, "remote": 0.0, "deployment": 0.6, "testing": 0.0, "design": 0.0, "regulation": 0.0, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.25}, "x": 553.5, "y": 1037.9, "radius": 40.0}, {"id": "role-person-deemed-the-driver-eb0dbdbd", "term": "Person Deemed the Driver", "termLines": ["Person Deemed the Driver"], "framework": "Sweden", "roleType": "Human", "location": "v/r", "description": "The person who activates automated driving and is legally treated as the vehicle's driver until automated driving is deactivated. The person may be inside or outside the vehicle and is distinct from the trial permit holder.", "sourceText": "Förordning (2017:309) om försöksverksamhet med automatiserade fordon, § 7 (binding primary authority; status: Temporary trial attribution rule)", "urls": ["https://www.riksdagen.se/sv/dokument-och-lagar/dokument/svensk-forfattningssamling/forordning-2017309-om-forsoksverksamhet-med_sfs-2017-309/"], "urlLabels": ["Swedish automated-vehicle trial regulation"], "sourceEntries": [{"text": "Förordning (2017:309) om försöksverksamhet med automatiserade fordon, § 7 (binding primary authority; status: Temporary trial attribution rule)", "links": [{"url": "https://www.riksdagen.se/sv/dokument-och-lagar/dokument/svensk-forfattningssamling/forordning-2017309-om-forsoksverksamhet-med_sfs-2017-309/", "label": "Swedish automated-vehicle trial regulation", "linkText": "Swedish automated-vehicle trial regulation"}]}], "nearLabels": ["Operator (ADS Attribution) [Florida]", "Operator (ADS Attribution) [Texas]", "Operator [California]", "Operator [Nevada]"], "nearLinkIds": ["role-operator-ads-attribution-9643b02e", "role-operator-ads-attribution-f01aeea4", "role-operator-95ff71ba", "role-operator-17ecc559"], "nearIds": ["role-operator-17ecc559", "role-operator-95ff71ba", "role-operator-ads-attribution-9643b02e", "role-operator-ads-attribution-f01aeea4"], "synonymIds": [], "semanticNeighborIds": ["role-operator-ads-attribution-9643b02e", "role-operator-ads-attribution-f01aeea4", "role-operator-95ff71ba", "role-operator-17ecc559", "role-driver-52714c95", "role-backup-operator-5e0e5b39"], "complementLabels": ["Responsible Person for Permit Compliance", "Trial Permit Holder"], "complementLinkIds": ["role-responsible-person-for-permit-compliance-fa393950", "role-trial-permit-holder-aae67394"], "complementIds": ["role-responsible-person-for-permit-compliance-fa393950", "role-trial-permit-holder-aae67394"], "cluster": "Vehicle-operation legal attribution", "profile": [0.5, 0.0, 0.0, 0.0, 0.45, 0.45, 0.0, 0.35, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 1.0, "legal_responsibility": 1.0, "ddt": 0.5, "fallback": 0.0, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 0.45, "remote": 0.45, "deployment": 0.9, "testing": 0.35, "design": 0.0, "regulation": 0.0, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 880.0, "y": 528.3, "radius": 40.0}, {"id": "role-person-in-whose-name-a-vehicle-is-registered-3668a0a6", "term": "Person in Whose Name a Vehicle Is Registered", "termLines": ["Person in Whose Name a Vehicle Is Registered"], "framework": "UN Road Traffic Conventions (1949/1968)", "roleType": "Human or Entity", "location": null, "description": "The person identified in a jurisdiction's records as the person in whose name a vehicle is registered. The status supports cross-border identification after a serious crash and need not identify the vehicle's driver or, under the 1949 Convention's wording, its owner.", "sourceText": "1949 Convention on Road Traffic, art. 25 (binding treaty law for Contracting Parties)\n1968 Convention on Road Traffic, art. 3(6) (binding treaty law for Contracting Parties)", "urls": ["https://unece.org/DAM/trans/conventn/Convention_on_Road_Traffic_of_1949.pdf", "https://www.unece.org/fileadmin/DAM/trans/conventn/crt1968e.pdf"], "urlLabels": ["1949 Convention on Road Traffic", "1968 Convention on Road Traffic"], "sourceEntries": [{"text": "1949 Convention on Road Traffic, art. 25 (binding treaty law for Contracting Parties)", "links": [{"url": "https://unece.org/DAM/trans/conventn/Convention_on_Road_Traffic_of_1949.pdf", "label": "1949 Convention on Road Traffic", "linkText": "1949 Convention on Road Traffic"}]}, {"text": "1968 Convention on Road Traffic, art. 3(6) (binding treaty law for Contracting Parties)", "links": [{"url": "https://www.unece.org/fileadmin/DAM/trans/conventn/crt1968e.pdf", "label": "1968 Convention on Road Traffic", "linkText": "1968 Convention on Road Traffic"}]}], "nearLabels": ["Halter [Germany]", "Owner [Texas]", "Registered Operator [Australia]"], "nearLinkIds": ["role-halter-a8f7804f", "role-owner-de7cc297", "role-registered-operator-18011995"], "nearIds": ["role-halter-a8f7804f", "role-owner-de7cc297", "role-registered-operator-18011995"], "synonymIds": [], "semanticNeighborIds": ["role-halter-a8f7804f", "role-owner-de7cc297", "role-registered-operator-18011995", "role-owner-of-a-fully-automated-vehicle-32081c08", "role-insurer-97ca3257", "role-automated-driving-provider-adp-256119f8"], "complementLabels": ["Competent Authority"], "complementLinkIds": ["role-competent-authority-2a4d6b2b"], "complementIds": ["role-competent-authority-2a4d6b2b"], "cluster": "Owners, keepers, and insurers", "profile": [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.9, 0.45, 0.55, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.9, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 0.0, "legal_responsibility": 1.0, "ddt": 0.0, "fallback": 0.0, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 0.0, "remote": 0.0, "deployment": 0.8, "testing": 0.0, "design": 0.0, "regulation": 0.0, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 1304.2, "y": 775.7, "radius": 40.0}, {"id": "role-person-supervising-an-ads-operated-vehicle-4313eff4", "term": "Person Supervising an ADS-Operated Vehicle", "termLines": ["Person Supervising an ADS-Operated Vehicle", "Slovak: osoba, ktorá vykonáva dohľad nad vozidlom, ktoré na jazdu využíva automatizovaný systém riadenia"], "framework": "Slovakia", "roleType": "Human", "location": "v/r", "description": "A person whom Slovak law treats as the driver while supervising a vehicle that uses an automated driving system. The person must monitor traffic and take over the actual driving in a timely and safe manner when the system requests or circumstances require, possibly from a remote location.", "sourceText": "Slovak Act No. 429/2022, amending Road Traffic Act No. 8/2009, §§ 2(2)(v), 5(6) (binding primary authority; in force 2 Jan. 2023)", "urls": ["https://www.slov-lex.sk/ezbierky/pravne-predpisy/SK/ZZ/2022/429/"], "urlLabels": ["Slovak Act No. 429/2022"], "sourceEntries": [{"text": "Slovak Act No. 429/2022, amending Road Traffic Act No. 8/2009, §§ 2(2)(v), 5(6) (binding primary authority; in force 2 Jan. 2023)", "links": [{"url": "https://www.slov-lex.sk/ezbierky/pravne-predpisy/SK/ZZ/2022/429/", "label": "Slovak Act No. 429/2022", "linkText": "Slovak Act No. 429/2022"}]}], "nearLabels": ["Driver of an Automated Delivery Vehicle [Slovakia]", "Driver-in-Readiness [Finland]", "Fallback User [UN Regulation / GTR on ADS]", "Supervision Operator [Slovakia]"], "nearLinkIds": ["role-driver-of-an-automated-delivery-vehicle-b3aa8817", "role-driver-in-readiness-a1dedd36", "role-fallback-user-b886f11e", "role-supervision-operator-4a7ccd82"], "nearIds": ["role-driver-in-readiness-a1dedd36", "role-driver-of-an-automated-delivery-vehicle-b3aa8817", "role-fallback-user-b886f11e", "role-supervision-operator-4a7ccd82"], "synonymIds": [], "semanticNeighborIds": ["role-driver-of-an-automated-delivery-vehicle-b3aa8817", "role-supervision-operator-4a7ccd82", "role-driver-in-readiness-a1dedd36", "role-fallback-user-b886f11e", "role-safety-supervisor-b0d2cd25", "role-safety-operator-c5faef16"], "complementLabels": ["Test-Operation Permit Holder"], "complementLinkIds": ["role-test-operation-permit-holder-6b2a4e9f"], "complementIds": ["role-test-operation-permit-holder-6b2a4e9f"], "cluster": "Fallback and takeover roles", "profile": [0.85, 1.0, 0.0, 1.0, 0.65, 0.35, 0.0, 0.0, 0.8, 0.0, 0.9, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 1.0, "legal_responsibility": 0.9, "ddt": 0.85, "fallback": 1.0, "supervision": 1.0, "assistance": 0.0, "inside_vehicle": 0.35, "remote": 0.65, "deployment": 0.95, "testing": 0.0, "design": 0.0, "regulation": 0.0, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 608.8, "y": 688.4, "radius": 40.0}, {"id": "role-pilot-proprietor-2f452920", "term": "Pilot Proprietor", "termLines": ["Pilot Proprietor"], "framework": "China (Hong Kong)", "roleType": "Human or Entity", "location": null, "description": "The pilot proprietor is the person or organization issued a pilot licence by the Commissioner for Transport. The licence authorizes a pilot scheme that may cover multiple vehicles; each pilot vehicle also requires an AV certificate.", "sourceText": "Road Traffic (Autonomous Vehicles) Regulation (Cap. 374AA) (Hong Kong) (binding primary authority; status: Temporary pilot regime)\nRoad Traffic Ordinance (Cap. 374) §§ 134–138, as amended by the Road Traffic (Amendment) (Autonomous Vehicles) Ordinance 2023 (binding primary authority)\nTransport Department, Code of Practice for Trial and Pilot Use of Autonomous Vehicles (1 Mar. 2024) (official technical guidance)\nLegislative Council Brief, TLB CR 15/62/82019 (Dec. 2023) (official / technical material)", "urls": ["https://www.td.gov.hk/en/public_services/taoav/index.html", "https://www.legco.gov.hk/yr2023/english/subleg/negative/2023ln164-e.pdf", "https://newlypossible.org/wiki/Chinese_Automated_Driving_Standards"], "urlLabels": ["Hong Kong autonomous-vehicle trial framework", "Hong Kong autonomous-vehicle legislation", "Chinese automated-driving standards guide"], "sourceEntries": [{"text": "Road Traffic (Autonomous Vehicles) Regulation (Cap. 374AA) (Hong Kong) (binding primary authority; status: Temporary pilot regime)", "links": [{"url": "https://www.legco.gov.hk/yr2023/english/subleg/negative/2023ln164-e.pdf", "label": "Hong Kong autonomous-vehicle legislation", "linkText": "Hong Kong autonomous-vehicle legislation"}]}, {"text": "Road Traffic Ordinance (Cap. 374) §§ 134–138, as amended by the Road Traffic (Amendment) (Autonomous Vehicles) Ordinance 2023 (binding primary authority)", "links": [{"url": "https://www.legco.gov.hk/yr2023/english/subleg/negative/2023ln164-e.pdf", "label": "Hong Kong autonomous-vehicle legislation", "linkText": "Hong Kong autonomous-vehicle legislation"}]}, {"text": "Transport Department, Code of Practice for Trial and Pilot Use of Autonomous Vehicles (1 Mar. 2024) (official technical guidance)", "links": [{"url": "https://www.td.gov.hk/en/public_services/taoav/index.html", "label": "Hong Kong autonomous-vehicle trial framework", "linkText": "Hong Kong autonomous-vehicle trial framework"}]}, {"text": "Legislative Council Brief, TLB CR 15/62/82019 (Dec. 2023) (official / technical material)", "links": [{"url": "https://www.legco.gov.hk/yr2023/english/subleg/negative/2023ln164-e.pdf", "label": "Hong Kong autonomous-vehicle legislation", "linkText": "Hong Kong autonomous-vehicle legislation"}]}, {"text": "Chinese automated-driving standards guide", "links": [{"url": "https://newlypossible.org/wiki/Chinese_Automated_Driving_Standards", "label": "Chinese automated-driving standards guide", "linkText": "Chinese automated-driving standards guide"}]}], "nearLabels": ["Automated Commercial Motor Vehicle Pilot Participant [Canada]", "Automated Delivery-Vehicle Operation Permit Holder [Slovakia]", "Automated Passenger Services (APS) Permit Holder [United Kingdom]", "Commercial Authorization Holder [Texas]", "Deployment Permit Holder [California]", "Driverless Testing Permit Holder [California]", "Road-Application Pilot Entity [China (Beijing)]", "Testing Permit Holder - Driver Present [California]", "Trial Organization [Canada]", "Trial Permit Holder [Sweden]"], "nearLinkIds": ["role-automated-commercial-motor-vehicle-pilot-participant-9f41564c", "role-automated-delivery-vehicle-operation-permit-holder-b573dad7", "role-automated-passenger-services-aps-permit-holder-c552c8ad", "role-commercial-authorization-holder-7f9483ba", "role-deployment-permit-holder-2b3d698b", "role-driverless-testing-permit-holder-bf1f293d", "role-road-application-pilot-entity-8e969b9f", "role-testing-permit-holder-driver-present-2fda75ef", "role-trial-organization-5819d6ba", "role-trial-permit-holder-aae67394"], "nearIds": ["role-automated-commercial-motor-vehicle-pilot-participant-9f41564c", "role-automated-delivery-vehicle-operation-permit-holder-b573dad7", "role-automated-passenger-services-aps-permit-holder-c552c8ad", "role-commercial-authorization-holder-7f9483ba", "role-deployment-permit-holder-2b3d698b", "role-driverless-testing-permit-holder-bf1f293d", "role-road-application-pilot-entity-8e969b9f", "role-testing-permit-holder-driver-present-2fda75ef", "role-trial-organization-5819d6ba", "role-trial-permit-holder-aae67394"], "synonymIds": [], "semanticNeighborIds": ["role-automated-commercial-motor-vehicle-pilot-participant-9f41564c", "role-automated-delivery-vehicle-operation-permit-holder-b573dad7", "role-automated-passenger-services-aps-permit-holder-c552c8ad", "role-commercial-authorization-holder-7f9483ba", "role-deployment-permit-holder-2b3d698b", "role-driverless-testing-permit-holder-bf1f293d"], "complementLabels": ["Backup Operator"], "complementLinkIds": ["role-backup-operator-5e0e5b39"], "complementIds": ["role-backup-operator-5e0e5b39"], "cluster": "Permits, trials, and authorisations", "profile": [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.65, 0.45, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 0.0, "legal_responsibility": 0.85, "ddt": 0.0, "fallback": 0.0, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 0.0, "remote": 0.0, "deployment": 0.7, "testing": 0.0, "design": 0.0, "regulation": 1.0, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 1396.2, "y": 450.0, "radius": 40.0}, {"id": "role-platform-safety-monitoring-personnel-b9339767", "term": "Platform Safety Monitoring Personnel", "termLines": ["Platform Safety Monitoring Personnel", "Chinese: 平台安全监控人员"], "framework": "China (Beijing)", "roleType": "Human (only remote)", "location": "r", "description": "A person who monitors vehicle operations through the safety-monitoring platform used in Beijing road-application pilots. The person issues warnings, responds to hazards and emergencies, and can take over the dynamic driving task when prompted by platform monitoring, the system, or traffic conditions.", "sourceText": "《北京市自动驾驶汽车条例》 (Beijing Autonomous Vehicles Regulation), adopted 31 Dec. 2024, eff. 1 Apr. 2025, arts. 27 (pilot qualification; personnel conditions at 27(3)), 37 (staffing and duties), 31 (crash measures and reporting), 26 (safety assessment), 44 (penalty); cf. art. 33 (manual takeover on breakdown — driver or safety officer only) and art. 32 (enterprises and individuals generally). Official texts: Beijing Municipal People’s Congress Standing Committee and Beijing Municipal Government gazette (binding primary authority; status: Enacted municipal role, effective 1 Apr. 2025) 《北京市自动驾驶汽车道路应用试点办法》 (Beijing Measures for Road Application Pilots of Autonomous Vehicles), arts. 13–15 (Oct. 2025) (official / technical material)", "urls": ["https://www.beijing.gov.cn/zhengce/dfxfg/202501/t20250103_3980149.html", "https://newlypossible.org/wiki/Chinese_Automated_Driving_Standards"], "urlLabels": ["Beijing automated-vehicle regulation", "Chinese automated-driving standards guide"], "sourceEntries": [{"text": "《北京市自动驾驶汽车条例》 (Beijing Autonomous Vehicles Regulation), adopted 31 Dec. 2024, eff. 1 Apr. 2025, arts. 27 (pilot qualification; personnel conditions at 27(3)), 37 (staffing and duties), 31 (crash measures and reporting), 26 (safety assessment), 44 (penalty); cf. art. 33 (manual takeover on breakdown — driver or safety officer only) and art. 32 (enterprises and individuals generally). Official texts: Beijing Municipal People’s Congress Standing Committee and Beijing Municipal Government gazette (binding primary authority; status: Enacted municipal role, effective 1 Apr. 2025) 《北京市自动驾驶汽车道路应用试点办法》 (Beijing Measures for Road Application Pilots of Autonomous Vehicles), arts. 13–15 (Oct. 2025) (official / technical material)", "links": [{"url": "https://www.beijing.gov.cn/zhengce/dfxfg/202501/t20250103_3980149.html", "label": "Beijing automated-vehicle regulation", "linkText": "Beijing automated-vehicle regulation"}]}, {"text": "Chinese automated-driving standards guide", "links": [{"url": "https://newlypossible.org/wiki/Chinese_Automated_Driving_Standards", "label": "Chinese automated-driving standards guide", "linkText": "Chinese automated-driving standards guide"}]}], "nearLabels": ["Operator [Switzerland]", "Remote Monitor [Generic]", "SAO Chief Supervisor [Japan]", "Technische Aufsicht [Germany]"], "nearLinkIds": ["role-operator-01759964", "role-remote-monitor-ad7e301d", "role-sao-chief-supervisor-880317ca", "role-technische-aufsicht-97612a0d"], "nearIds": ["role-operator-01759964", "role-remote-monitor-ad7e301d", "role-sao-chief-supervisor-880317ca", "role-technische-aufsicht-97612a0d"], "synonymIds": [], "semanticNeighborIds": ["role-operator-01759964", "role-remote-monitor-ad7e301d", "role-sao-chief-supervisor-880317ca", "role-technische-aufsicht-97612a0d", "role-remote-human-operator-60ea2b20", "role-safety-operator-18615849"], "complementLabels": ["Road-Application Pilot Entity", "Safety Operator [China (Beijing)]"], "complementLinkIds": ["role-road-application-pilot-entity-8e969b9f", "role-safety-operator-18615849"], "complementIds": ["role-road-application-pilot-entity-8e969b9f", "role-safety-operator-18615849"], "cluster": "Remote driving", "profile": [0.85, 0.45, 0.0, 0.8, 1.0, 0.0, 0.0, 0.45, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 0.0, "legal_responsibility": 0.6, "ddt": 0.85, "fallback": 0.45, "supervision": 0.8, "assistance": 0.0, "inside_vehicle": 0.0, "remote": 1.0, "deployment": 1.0, "testing": 0.45, "design": 0.0, "regulation": 0.0, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 584.4, "y": 473.2, "radius": 40.0}, {"id": "role-registered-operator-18011995", "term": "Registered Operator", "termLines": ["Registered Operator"], "framework": "Australia", "roleType": "Human or Entity", "location": null, "description": "The person in whose name a vehicle is registered under Australian state or territory law. This keeper-style role is distinct from the proposed ADSE.", "sourceText": "Applicable state and territory vehicle-registration laws (binding primary authority; status: Existing registration concept; proposed duty reassignment)\nNTC, Changing Driving Laws to Support Automated Vehicles (2017–18) and later AV reform materials (official / technical material)", "urls": ["https://www.infrastructure.gov.au/infrastructure-transport-vehicles/transport-strategy-policy/office-future-transport-technology/automated-vehicles", "https://www.ntc.gov.au/sites/default/files/assets/files/NTC%20Policy%20Paper%20-%20Changing%20driving%20laws%20to%20support%20automated%20vehicles.pdf"], "urlLabels": ["Australian automated-vehicle policy", "NTC changing-driving-laws policy"], "sourceEntries": [{"text": "Applicable state and territory vehicle-registration laws (binding primary authority; status: Existing registration concept; proposed duty reassignment)", "links": []}, {"text": "NTC, Changing Driving Laws to Support Automated Vehicles (2017–18) and later AV reform materials (official / technical material)", "links": [{"url": "https://www.infrastructure.gov.au/infrastructure-transport-vehicles/transport-strategy-policy/office-future-transport-technology/automated-vehicles", "label": "Australian automated-vehicle policy", "linkText": "Australian automated-vehicle policy"}, {"url": "https://www.ntc.gov.au/sites/default/files/assets/files/NTC%20Policy%20Paper%20-%20Changing%20driving%20laws%20to%20support%20automated%20vehicles.pdf", "label": "NTC changing-driving-laws policy", "linkText": "Changing Driving Laws to Support Automated Vehicles"}]}], "nearLabels": ["Halter [Germany]", "Owner [Texas]", "Owner of a Fully Automated Vehicle [Croatia]", "Person in Whose Name a Vehicle Is Registered [UN Road Traffic Conventions (1949/1968)]"], "nearLinkIds": ["role-halter-a8f7804f", "role-owner-de7cc297", "role-owner-of-a-fully-automated-vehicle-32081c08", "role-person-in-whose-name-a-vehicle-is-registered-3668a0a6"], "nearIds": ["role-halter-a8f7804f", "role-owner-de7cc297", "role-owner-of-a-fully-automated-vehicle-32081c08", "role-person-in-whose-name-a-vehicle-is-registered-3668a0a6"], "synonymIds": [], "semanticNeighborIds": ["role-halter-a8f7804f", "role-owner-de7cc297", "role-owner-of-a-fully-automated-vehicle-32081c08", "role-person-in-whose-name-a-vehicle-is-registered-3668a0a6", "role-insurer-97ca3257", "role-sao-implementer-363ba981"], "complementLabels": ["Automated Driving System Entity (ADSE)"], "complementLinkIds": ["role-automated-driving-system-entity-adse-aba2e64e"], "complementIds": ["role-automated-driving-system-entity-adse-aba2e64e"], "cluster": "Owners, keepers, and insurers", "profile": [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.45, 0.45, 0.85, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 1.0, "driver_designation": 0.0, "legal_responsibility": 1.0, "ddt": 0.0, "fallback": 0.0, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 0.0, "remote": 0.0, "deployment": 0.8, "testing": 0.0, "design": 0.0, "regulation": 0.0, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 1224.0, "y": 764.2, "radius": 40.0}, {"id": "role-relevant-authority-b0d0ca19", "term": "Relevant Authority", "termLines": ["Relevant Authority"], "framework": "UN Regulation / GTR on ADS", "roleType": "Entity", "location": null, "description": "The public authority or body that receives specified manufacturer notifications and in-service safety reports. The UN text does not identify the institution; national implementation determines which authority performs the role.", "sourceText": "ECE/TRANS/WP.29/2026/139, ¶¶ 5.4.3, 5.4.7.1 (UN GTR under the 1998 Agreement; no direct legal effect pending national transposition; status: Used but not defined in adopted UN GTR text)", "urls": ["https://docs.un.org/en/ECE/TRANS/WP.29/2026/139", "https://docs.un.org/en/ECE/TRANS/WP.29/2026/137"], "urlLabels": ["UN GTR on ADS", "UN Regulation on ADS"], "sourceEntries": [{"text": "ECE/TRANS/WP.29/2026/139, ¶¶ 5.4.3, 5.4.7.1 (UN GTR under the 1998 Agreement; no direct legal effect pending national transposition; status: Used but not defined in adopted UN GTR text)", "links": [{"url": "https://docs.un.org/en/ECE/TRANS/WP.29/2026/139", "label": "UN GTR on ADS", "linkText": "ECE/TRANS/WP.29/2026/139"}]}, {"text": "UN Regulation on ADS", "links": [{"url": "https://docs.un.org/en/ECE/TRANS/WP.29/2026/137", "label": "UN Regulation on ADS", "linkText": "UN Regulation on ADS"}]}], "nearLabels": ["Competent Authority [UN Road Traffic Conventions (1949/1968)]", "In-Use Regulator [Generic]"], "nearLinkIds": ["role-competent-authority-2a4d6b2b", "role-in-use-regulator-34cc7307"], "nearIds": ["role-competent-authority-2a4d6b2b", "role-in-use-regulator-34cc7307"], "synonymIds": [], "semanticNeighborIds": ["role-approval-authority-7a850706", "role-competent-authority-2a4d6b2b", "role-in-use-regulator-34cc7307", "role-first-supply-regulator-68fb88fb", "role-technical-service-8df5b955", "role-organisme-qualifie-agree-oqa-190f5b3d"], "complementLabels": ["Manufacturer"], "complementLinkIds": ["role-manufacturer-644d113f"], "complementIds": ["role-manufacturer-644d113f"], "cluster": "Regulators and approval bodies", "profile": [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.55, 0.0, 0.0, 0.0, 1.0, 0.55, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 0.0, "legal_responsibility": 0.75, "ddt": 0.0, "fallback": 0.0, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 0.0, "remote": 0.0, "deployment": 0.55, "testing": 0.0, "design": 0.0, "regulation": 1.0, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 1630.0, "y": 584.6, "radius": 40.0}, {"id": "role-remote-ads-assistant-97510739", "term": "Remote ADS Assistant", "termLines": ["Remote ADS Assistant"], "framework": "SAE J3016", "roleType": "Human (only remote)", "location": "r", "description": "A user outside the vehicle who provides event-driven information or advice to an ADS while the ADS continues to perform the dynamic driving task and fallback. The same person may also perform separate fleet-operation functions, but ADS assistance excludes dispatch decisions about destination or trip initiation.", "sourceText": "SAE J3016", "urls": [], "urlLabels": [], "sourceEntries": [{"text": "SAE J3016", "links": []}], "nearLabels": ["Opérateur d'intervention à distance [France]", "Remote Assistant [SAE J3016]", "Remote Intervention Operator [Croatia]", "Remote Intervention Operator [European Union]"], "nearLinkIds": ["role-operateur-d-intervention-a-distance-38151830", "role-remote-assistant-43671e98", "role-remote-intervention-operator-f60553ab", "role-remote-intervention-operator-6a7f664c"], "nearIds": ["role-operateur-d-intervention-a-distance-38151830", "role-remote-assistant-43671e98", "role-remote-intervention-operator-6a7f664c", "role-remote-intervention-operator-f60553ab"], "synonymIds": ["role-remote-assistant-43671e98"], "semanticNeighborIds": ["role-remote-assistant-43671e98", "role-remote-assistant-feb66d88", "role-ads-assistant-39bf114e", "role-operateur-d-intervention-a-distance-38151830", "role-remote-intervention-operator-f60553ab", "role-remote-intervention-operator-6a7f664c"], "complementLabels": ["Driverless Operation Dispatcher [SAE J3016]", "Remote Driver [SAE J3016]"], "complementLinkIds": ["role-driverless-operation-dispatcher-83cc140c", "role-remote-driver-9b0391aa"], "complementIds": ["role-driverless-operation-dispatcher-83cc140c", "role-remote-driver-9b0391aa"], "cluster": "Remote assistance", "profile": [0.0, 0.0, 1.0, 0.25, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 0.0, "legal_responsibility": 0.4, "ddt": 0.0, "fallback": 0.0, "supervision": 0.25, "assistance": 1.0, "inside_vehicle": 0.0, "remote": 1.0, "deployment": 0.95, "testing": 0.0, "design": 0.0, "regulation": 0.0, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 586.2, "y": 787.7, "radius": 40.0}, {"id": "role-remote-assistant-feb66d88", "term": "Remote Assistant", "termLines": ["Remote Assistant"], "framework": "California", "roleType": "Human (only remote)", "location": "r", "description": "A person outside the vehicle who provides guidance or other remote support while the ADS continues to perform the dynamic driving task. The final 2026 rules distinguish this role from a Remote Driver and removed the proposed individual-permit requirement for assistants, while retaining manufacturer qualification, training, recordkeeping, and operational duties.", "sourceText": "13 CCR arts. 3.7-3.8 and Final Statement of Reasons (effective 28 Apr. 2026) (binding regulatory text plus official rulemaking explanation)", "urls": ["https://www.dmv.ca.gov/portal/vehicle-industry-services/autonomous-vehicles/california-autonomous-vehicle-regulations/", "https://www.dmv.ca.gov/portal/file/final-statement-of-reasons-2025-0415-04-pdf/"], "urlLabels": ["California autonomous-vehicle regulations", "California rulemaking statement"], "sourceEntries": [{"text": "13 CCR arts. 3.7-3.8 and Final Statement of Reasons (effective 28 Apr. 2026) (binding regulatory text plus official rulemaking explanation)", "links": [{"url": "https://www.dmv.ca.gov/portal/vehicle-industry-services/autonomous-vehicles/california-autonomous-vehicle-regulations/", "label": "California autonomous-vehicle regulations", "linkText": "California autonomous-vehicle regulations"}, {"url": "https://www.dmv.ca.gov/portal/file/final-statement-of-reasons-2025-0415-04-pdf/", "label": "California rulemaking statement", "linkText": "California rulemaking statement"}]}], "nearLabels": ["Opérateur d'intervention à distance [France]", "Remote Assistant [Canada]", "Remote Assistant [SAE J3016]", "Remote Intervention Operator [Croatia]", "Remote Intervention Operator [European Union]"], "nearLinkIds": ["role-operateur-d-intervention-a-distance-38151830", "role-remote-assistant-213055be", "role-remote-assistant-43671e98", "role-remote-intervention-operator-f60553ab", "role-remote-intervention-operator-6a7f664c"], "nearIds": ["role-operateur-d-intervention-a-distance-38151830", "role-remote-assistant-213055be", "role-remote-assistant-43671e98", "role-remote-intervention-operator-6a7f664c", "role-remote-intervention-operator-f60553ab"], "synonymIds": [], "semanticNeighborIds": ["role-remote-ads-assistant-97510739", "role-remote-assistant-43671e98", "role-operateur-d-intervention-a-distance-38151830", "role-remote-assistant-213055be", "role-remote-intervention-operator-f60553ab", "role-remote-intervention-operator-6a7f664c"], "complementLabels": ["Deployment Permit Holder", "Driverless Testing Permit Holder", "Remote Driver [California]"], "complementLinkIds": ["role-deployment-permit-holder-2b3d698b", "role-driverless-testing-permit-holder-bf1f293d", "role-remote-driver-a70a683e"], "complementIds": ["role-deployment-permit-holder-2b3d698b", "role-driverless-testing-permit-holder-bf1f293d", "role-remote-driver-a70a683e"], "cluster": "Remote assistance", "profile": [0.0, 0.0, 1.0, 0.25, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 0.0, "legal_responsibility": 0.4, "ddt": 0.0, "fallback": 0.0, "supervision": 0.25, "assistance": 1.0, "inside_vehicle": 0.0, "remote": 1.0, "deployment": 0.95, "testing": 0.0, "design": 0.0, "regulation": 0.0, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 482.2, "y": 598.5, "radius": 40.0}, {"id": "role-remote-assistant-213055be", "term": "Remote Assistant", "termLines": ["Remote Assistant"], "framework": "Canada", "roleType": "Human", "location": "v/r", "description": "The human who oversees an ACMV in the driverless stream from inside the vehicle or from another location in Ontario and is ready to provide the required oversight. First-responder contact information for the remote assistant must be displayed on driverless-stream vehicles, and the approved testing approach specifies the detailed arrangement.", "sourceText": "O. Reg. 161/25 and Ontario ACMV Pilot Program Conditions (binding regulation plus official program conditions)", "urls": ["https://www.ontario.ca/laws/regulation/r25161", "https://www.ontario.ca/page/automated-commercial-motor-vehicle-pilot-program-conditions"], "urlLabels": ["Ontario ACMV pilot regulation", "Ontario ACMV pilot conditions"], "sourceEntries": [{"text": "O. Reg. 161/25 and Ontario ACMV Pilot Program Conditions (binding regulation plus official program conditions)", "links": [{"url": "https://www.ontario.ca/laws/regulation/r25161", "label": "Ontario ACMV pilot regulation", "linkText": "O. Reg. 161/25"}, {"url": "https://www.ontario.ca/page/automated-commercial-motor-vehicle-pilot-program-conditions", "label": "Ontario ACMV pilot conditions", "linkText": "Pilot Program Conditions"}]}], "nearLabels": ["Opérateur d'intervention à distance [France]", "Remote Assistant [California]", "Remote Assistant [SAE J3016]", "Remote Intervention Operator [Croatia]", "Remote Intervention Operator [European Union]"], "nearLinkIds": ["role-operateur-d-intervention-a-distance-38151830", "role-remote-assistant-feb66d88", "role-remote-assistant-43671e98", "role-remote-intervention-operator-f60553ab", "role-remote-intervention-operator-6a7f664c"], "nearIds": ["role-operateur-d-intervention-a-distance-38151830", "role-remote-assistant-43671e98", "role-remote-assistant-feb66d88", "role-remote-intervention-operator-6a7f664c", "role-remote-intervention-operator-f60553ab"], "synonymIds": [], "semanticNeighborIds": ["role-operateur-d-intervention-a-distance-38151830", "role-remote-assistant-feb66d88", "role-remote-assistant-43671e98", "role-remote-intervention-operator-f60553ab", "role-remote-intervention-operator-6a7f664c", "role-technische-aufsicht-97612a0d"], "complementLabels": ["Automated Commercial Motor Vehicle Pilot Participant", "Trial Organization"], "complementLinkIds": ["role-automated-commercial-motor-vehicle-pilot-participant-9f41564c", "role-trial-organization-5819d6ba"], "complementIds": ["role-automated-commercial-motor-vehicle-pilot-participant-9f41564c", "role-trial-organization-5819d6ba"], "cluster": "Remote assistance", "profile": [0.0, 0.35, 0.4, 1.0, 0.5, 0.5, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 0.0, "legal_responsibility": 0.4, "ddt": 0.0, "fallback": 0.35, "supervision": 1.0, "assistance": 0.4, "inside_vehicle": 0.5, "remote": 0.5, "deployment": 0.95, "testing": 0.0, "design": 0.0, "regulation": 0.0, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 540.4, "y": 542.5, "radius": 40.0}, {"id": "role-remote-assistant-43671e98", "term": "Remote Assistant", "termLines": ["Remote Assistant"], "framework": "SAE J3016", "roleType": "Human (only remote)", "location": "r", "description": "A human outside the vehicle who provides event-driven information or advice to a vehicle with an engaged ADS, but does not perform any part of the dynamic driving task or DDT fallback.", "sourceText": "SAE J3016", "urls": [], "urlLabels": [], "sourceEntries": [{"text": "SAE J3016", "links": []}], "nearLabels": ["ADS Assistant [SAE J3016]", "Opérateur d'intervention à distance [France]", "Remote ADS Assistant [SAE J3016]", "Remote Assistant [California]", "Remote Assistant [Canada]", "Remote Controller [Finland]", "Remote Intervention Operator [Croatia]", "Remote Intervention Operator [European Union]"], "nearLinkIds": ["role-ads-assistant-39bf114e", "role-operateur-d-intervention-a-distance-38151830", "role-remote-ads-assistant-97510739", "role-remote-assistant-feb66d88", "role-remote-assistant-213055be", "role-remote-controller-3cf7294b", "role-remote-intervention-operator-f60553ab", "role-remote-intervention-operator-6a7f664c"], "nearIds": ["role-ads-assistant-39bf114e", "role-operateur-d-intervention-a-distance-38151830", "role-remote-ads-assistant-97510739", "role-remote-assistant-213055be", "role-remote-assistant-feb66d88", "role-remote-controller-3cf7294b", "role-remote-intervention-operator-6a7f664c", "role-remote-intervention-operator-f60553ab"], "synonymIds": ["role-remote-ads-assistant-97510739"], "semanticNeighborIds": ["role-remote-ads-assistant-97510739", "role-remote-assistant-feb66d88", "role-operateur-d-intervention-a-distance-38151830", "role-remote-assistant-213055be", "role-remote-controller-3cf7294b", "role-remote-intervention-operator-f60553ab"], "complementLabels": ["Driverless Operation Dispatcher [SAE J3016]", "Remote Driver [SAE J3016]"], "complementLinkIds": ["role-driverless-operation-dispatcher-83cc140c", "role-remote-driver-9b0391aa"], "complementIds": ["role-driverless-operation-dispatcher-83cc140c", "role-remote-driver-9b0391aa"], "cluster": "Remote assistance", "profile": [0.0, 0.0, 1.0, 0.25, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 0.0, "legal_responsibility": 0.4, "ddt": 0.0, "fallback": 0.0, "supervision": 0.25, "assistance": 1.0, "inside_vehicle": 0.0, "remote": 1.0, "deployment": 0.95, "testing": 0.0, "design": 0.0, "regulation": 0.0, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 519.6, "y": 742.0, "radius": 40.0}, {"id": "role-remote-controller-3cf7294b", "term": "Remote Controller", "termLines": ["Remote Controller"], "framework": "Finland", "roleType": "Human (only remote)", "location": "r", "description": "A proposed remote human participant who would communicate with passengers and support the required remote-management functions. The official 2025 presentation uses the phrase \"remote controllers\" but does not separately define the role or say that it necessarily performs the dynamic driving task.", "sourceText": "Finnish Ministry of Transport and Communications, Regulating the Deployment of Automated Vehicles in Finland, UNECE document ADS-12-51, slide 6 (official 2025 policy presentation; proposed functional label)\nFinnish Government, road-traffic automation regulation project LVM032:00/2021 (official legislative-project status; proposal still in preparation as of 27 Aug. 2026)", "urls": ["https://wiki.unece.org/download/attachments/293961741/ADS-12-51.pdf?api=v2", "https://valtioneuvosto.fi/hanke?tunnus=LVM032%3A00%2F2021"], "urlLabels": ["Finnish automated-vehicle deployment proposal", "Finnish road-traffic automation project"], "sourceEntries": [{"text": "Finnish Ministry of Transport and Communications, Regulating the Deployment of Automated Vehicles in Finland, UNECE document ADS-12-51, slide 6 (official 2025 policy presentation; proposed functional label)", "links": [{"url": "https://wiki.unece.org/download/attachments/293961741/ADS-12-51.pdf?api=v2", "label": "Finnish automated-vehicle deployment proposal", "linkText": "Regulating the Deployment of Automated Vehicles in Finland"}]}, {"text": "Finnish Government, road-traffic automation regulation project LVM032:00/2021 (official legislative-project status; proposal still in preparation as of 27 Aug. 2026)", "links": [{"url": "https://valtioneuvosto.fi/hanke?tunnus=LVM032%3A00%2F2021", "label": "Finnish road-traffic automation project", "linkText": "road-traffic automation regulation project LVM032:00/2021"}]}], "nearLabels": ["Remote Assistant [SAE J3016]", "Remote Monitor [Generic]", "Supervision Operator [Slovakia]"], "nearLinkIds": ["role-remote-assistant-43671e98", "role-remote-monitor-ad7e301d", "role-supervision-operator-4a7ccd82"], "nearIds": ["role-remote-assistant-43671e98", "role-remote-monitor-ad7e301d", "role-supervision-operator-4a7ccd82"], "synonymIds": [], "semanticNeighborIds": ["role-remote-assistant-43671e98", "role-remote-monitor-ad7e301d", "role-supervision-operator-4a7ccd82", "role-operator-01759964", "role-operateur-d-intervention-a-distance-38151830", "role-remote-intervention-operator-6a7f664c"], "complementLabels": ["Remote Management Provider"], "complementLinkIds": ["role-remote-management-provider-66748067"], "complementIds": ["role-remote-management-provider-66748067"], "cluster": "Remote assistance", "profile": [0.0, 0.0, 0.85, 0.85, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.25, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 0.0, "legal_responsibility": 0.4, "ddt": 0.0, "fallback": 0.0, "supervision": 0.85, "assistance": 0.85, "inside_vehicle": 0.0, "remote": 1.0, "deployment": 0.95, "testing": 0.0, "design": 0.0, "regulation": 0.0, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 669.8, "y": 620.5, "radius": 40.0}, {"id": "role-remote-driver-a70a683e", "term": "Remote Driver", "termLines": ["Remote Driver"], "framework": "California", "roleType": "Human (only remote)", "location": "r", "description": "A person outside the vehicle who is authorized and trained to perform the dynamic driving task or DDT fallback remotely for an AV operating under the applicable testing or deployment permit. Current regulations require identification, qualifications, training, records, and availability to law enforcement; the role is distinct from a Remote Assistant, who does not perform the DDT or fallback.", "sourceText": "13 CCR arts. 3.7-3.8, as revised effective 28 Apr. 2026 (binding primary authority)", "urls": ["https://www.dmv.ca.gov/portal/vehicle-industry-services/autonomous-vehicles/california-autonomous-vehicle-regulations/", "https://www.dmv.ca.gov/portal/file/final-statement-of-reasons-2025-0415-04-pdf/"], "urlLabels": ["California autonomous-vehicle regulations", "California rulemaking statement"], "sourceEntries": [{"text": "13 CCR arts. 3.7-3.8, as revised effective 28 Apr. 2026 (binding primary authority)", "links": [{"url": "https://www.dmv.ca.gov/portal/vehicle-industry-services/autonomous-vehicles/california-autonomous-vehicle-regulations/", "label": "California autonomous-vehicle regulations", "linkText": "California autonomous-vehicle regulations"}]}, {"text": "California rulemaking statement", "links": [{"url": "https://www.dmv.ca.gov/portal/file/final-statement-of-reasons-2025-0415-04-pdf/", "label": "California rulemaking statement", "linkText": "California rulemaking statement"}]}], "nearLabels": ["Fernlenkende Person [Germany]", "Remote Driver [China (national)]", "Remote Driver [Netherlands]", "Remote Driver [SAE J3016]", "Remote Driver [Utah]", "Remote Fallback-Ready User [SAE J3016]"], "nearLinkIds": ["role-fernlenkende-person-4d72753c", "role-remote-driver-b386a481", "role-remote-driver-28836be0", "role-remote-driver-9b0391aa", "role-remote-driver-68ebc18d", "role-remote-fallback-ready-user-4887bfd2"], "nearIds": ["role-fernlenkende-person-4d72753c", "role-remote-driver-28836be0", "role-remote-driver-68ebc18d", "role-remote-driver-9b0391aa", "role-remote-driver-b386a481", "role-remote-fallback-ready-user-4887bfd2"], "synonymIds": ["role-fernlenkende-person-4d72753c"], "semanticNeighborIds": ["role-fernlenkende-person-4d72753c", "role-remote-driver-b386a481", "role-remote-driver-28836be0", "role-remote-driver-9b0391aa", "role-remote-driver-68ebc18d", "role-remote-fallback-ready-user-4887bfd2"], "complementLabels": ["Deployment Permit Holder", "Driverless Testing Permit Holder", "Remote Assistant [California]"], "complementLinkIds": ["role-deployment-permit-holder-2b3d698b", "role-driverless-testing-permit-holder-bf1f293d", "role-remote-assistant-feb66d88"], "complementIds": ["role-deployment-permit-holder-2b3d698b", "role-driverless-testing-permit-holder-bf1f293d", "role-remote-assistant-feb66d88"], "cluster": "Remote driving", "profile": [1.0, 0.35, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 1.0, "legal_responsibility": 0.6, "ddt": 1.0, "fallback": 0.35, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 0.0, "remote": 1.0, "deployment": 1.0, "testing": 0.0, "design": 0.0, "regulation": 0.0, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 368.9, "y": 232.7, "radius": 40.0}, {"id": "role-remote-driver-b386a481", "term": "Remote Driver", "termLines": ["Remote Driver", "Chinese: 远程驾驶员"], "framework": "China (national)", "roleType": "Human", "location": "v/r", "description": "A driver who is not seated where the vehicle's braking, acceleration, steering, and gear-selection inputs can be operated manually and directly, but who can still operate the vehicle in real time. The person may be elsewhere inside the vehicle, outside within sight of it, or outside its sight.", "sourceText": "GB/T 40429-2021, § 2.17.1.2 (current recommended national standard)", "urls": ["https://openstd.samr.gov.cn/bzgk/std/newGbInfo?hcno=4754CB1B7AD798F288C52D916BFECA34&refer=outter", "https://newlypossible.org/wiki/Chinese_Automated_Driving_Standards"], "urlLabels": ["GB/T 40429-2021", "Chinese automated-driving standards guide"], "sourceEntries": [{"text": "GB/T 40429-2021, § 2.17.1.2 (current recommended national standard)", "links": [{"url": "https://openstd.samr.gov.cn/bzgk/std/newGbInfo?hcno=4754CB1B7AD798F288C52D916BFECA34&refer=outter", "label": "GB/T 40429-2021", "linkText": "GB/T 40429-2021"}]}, {"text": "Chinese automated-driving standards guide", "links": [{"url": "https://newlypossible.org/wiki/Chinese_Automated_Driving_Standards", "label": "Chinese automated-driving standards guide", "linkText": "Chinese automated-driving standards guide"}]}], "nearLabels": ["Driver [China (national)]", "Fernlenkende Person [Germany]", "Remote Driver [California]", "Remote Driver [Netherlands]", "Remote Driver [SAE J3016]", "Remote Driver [Utah]"], "nearLinkIds": ["role-driver-3282d8e3", "role-fernlenkende-person-4d72753c", "role-remote-driver-a70a683e", "role-remote-driver-28836be0", "role-remote-driver-9b0391aa", "role-remote-driver-68ebc18d"], "nearIds": ["role-driver-3282d8e3", "role-fernlenkende-person-4d72753c", "role-remote-driver-28836be0", "role-remote-driver-68ebc18d", "role-remote-driver-9b0391aa", "role-remote-driver-a70a683e"], "synonymIds": [], "semanticNeighborIds": ["role-remote-driver-9b0391aa", "role-fernlenkende-person-4d72753c", "role-remote-driver-a70a683e", "role-remote-driver-28836be0", "role-remote-driver-68ebc18d", "role-driver-3282d8e3"], "complementLabels": [], "complementLinkIds": [], "complementIds": [], "cluster": "Remote driving", "profile": [1.0, 0.35, 0.0, 0.0, 0.7, 0.3, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 1.0, "legal_responsibility": 0.6, "ddt": 1.0, "fallback": 0.35, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 0.3, "remote": 0.7, "deployment": 1.0, "testing": 0.0, "design": 0.0, "regulation": 0.0, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 336.0, "y": 158.8, "radius": 40.0}, {"id": "role-remote-driver-28836be0", "term": "Remote Driver", "termLines": ["Remote Driver"], "framework": "Netherlands", "roleType": "Human (only remote)", "location": "r", "description": "A remote human driver or supervisor authorized under a Dutch automated-vehicle experiment and its permit conditions. Despite the statute’s popular name, the scheme is not about vehicles operating without human supervision: it is built for a person outside the vehicle who can still be classified as the bestuurder, and every duty and responsibility that existing law places on a driver applies equally to a driver who is not in the vehicle.", "sourceText": "Experimenteerwet zelfrijdende auto’s, amending Wegenverkeerswet 1994 arts. 149aa–149ab; cf. art. 149a and the Besluit ontheffingverlening exceptioneel vervoer (Netherlands) (binding primary authority; status: Permit-based experimental role)\nOfficial experiment authorization materials (official / technical material)", "urls": ["https://wetten.overheid.nl/BWBR0006622/2025-01-01/0/HoofdstukVII/Artikel149aa"], "urlLabels": ["Netherlands road-traffic experiments law"], "sourceEntries": [{"text": "Experimenteerwet zelfrijdende auto’s, amending Wegenverkeerswet 1994 arts. 149aa–149ab; cf. art. 149a and the Besluit ontheffingverlening exceptioneel vervoer (Netherlands) (binding primary authority; status: Permit-based experimental role)", "links": [{"url": "https://wetten.overheid.nl/BWBR0006622/2025-01-01/0/HoofdstukVII/Artikel149aa", "label": "Netherlands road-traffic experiments law", "linkText": "Netherlands road-traffic experiments law"}]}, {"text": "Official experiment authorization materials (official / technical material)", "links": [{"url": "https://wetten.overheid.nl/BWBR0006622/2025-01-01/0/HoofdstukVII/Artikel149aa", "label": "Netherlands road-traffic experiments law", "linkText": "Netherlands road-traffic experiments law"}]}], "nearLabels": ["Fernlenkende Person [Germany]", "Remote Driver [California]", "Remote Driver [China (national)]", "Remote Driver [SAE J3016]", "Remote Driver [Utah]", "Remote Fallback-Ready User [SAE J3016]", "Remote Human Operator [Florida]"], "nearLinkIds": ["role-fernlenkende-person-4d72753c", "role-remote-driver-a70a683e", "role-remote-driver-b386a481", "role-remote-driver-9b0391aa", "role-remote-driver-68ebc18d", "role-remote-fallback-ready-user-4887bfd2", "role-remote-human-operator-60ea2b20"], "nearIds": ["role-fernlenkende-person-4d72753c", "role-remote-driver-68ebc18d", "role-remote-driver-9b0391aa", "role-remote-driver-a70a683e", "role-remote-driver-b386a481", "role-remote-fallback-ready-user-4887bfd2", "role-remote-human-operator-60ea2b20"], "synonymIds": ["role-fernlenkende-person-4d72753c"], "semanticNeighborIds": ["role-fernlenkende-person-4d72753c", "role-remote-driver-a70a683e", "role-remote-driver-b386a481", "role-remote-driver-9b0391aa", "role-remote-driver-68ebc18d", "role-remote-human-operator-60ea2b20"], "complementLabels": [], "complementLinkIds": [], "complementIds": [], "cluster": "Remote driving", "profile": [1.0, 0.35, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 1.0, "legal_responsibility": 0.6, "ddt": 1.0, "fallback": 0.35, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 0.0, "remote": 1.0, "deployment": 1.0, "testing": 0.0, "design": 0.0, "regulation": 0.0, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 328.0, "y": 339.3, "radius": 40.0}, {"id": "role-remote-driver-9b0391aa", "term": "Remote Driver", "termLines": ["Remote Driver"], "framework": "SAE J3016", "roleType": "Human (only remote)", "location": "r", "description": "A driver who performs part or all of the DDT from outside the vehicle through remote means. The role differs from a Remote Assistant, Driverless Operation Dispatcher, and Remote Fallback-Ready User because it entails actual DDT performance.", "sourceText": "SAE J3016", "urls": [], "urlLabels": [], "sourceEntries": [{"text": "SAE J3016", "links": []}], "nearLabels": ["Driver of an Automated Delivery Vehicle [Slovakia]", "Fernlenkende Person [Germany]", "Remote Driver [California]", "Remote Driver [China (national)]", "Remote Driver [Netherlands]", "Remote Driver [Utah]"], "nearLinkIds": ["role-driver-of-an-automated-delivery-vehicle-b3aa8817", "role-fernlenkende-person-4d72753c", "role-remote-driver-a70a683e", "role-remote-driver-b386a481", "role-remote-driver-28836be0", "role-remote-driver-68ebc18d"], "nearIds": ["role-driver-of-an-automated-delivery-vehicle-b3aa8817", "role-fernlenkende-person-4d72753c", "role-remote-driver-28836be0", "role-remote-driver-68ebc18d", "role-remote-driver-a70a683e", "role-remote-driver-b386a481"], "synonymIds": ["role-fernlenkende-person-4d72753c"], "semanticNeighborIds": ["role-fernlenkende-person-4d72753c", "role-remote-fallback-ready-user-4887bfd2", "role-remote-driver-b386a481", "role-driver-of-an-automated-delivery-vehicle-b3aa8817", "role-remote-driver-a70a683e", "role-remote-driver-28836be0"], "complementLabels": ["Remote ADS Assistant", "Remote Assistant [SAE J3016]", "Remote Fallback-Ready User"], "complementLinkIds": ["role-remote-ads-assistant-97510739", "role-remote-assistant-43671e98", "role-remote-fallback-ready-user-4887bfd2"], "complementIds": ["role-remote-ads-assistant-97510739", "role-remote-assistant-43671e98", "role-remote-fallback-ready-user-4887bfd2"], "cluster": "Remote driving", "profile": [1.0, 0.35, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 1.0, "legal_responsibility": 0.6, "ddt": 1.0, "fallback": 0.35, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 0.0, "remote": 1.0, "deployment": 1.0, "testing": 0.0, "design": 0.0, "regulation": 0.0, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 221.3, "y": 298.4, "radius": 40.0}, {"id": "role-remote-driver-68ebc18d", "term": "Remote Driver", "termLines": ["Remote Driver"], "framework": "Utah", "roleType": "Human (only remote)", "location": "r", "description": "A human driver who operates an automated vehicle remotely under Utah’s Automated Vehicle Act. The role is distinct from a remote assistant who does not perform the dynamic driving task.", "sourceText": "Utah Code tit. 41, ch. 26 (binding primary authority; status: Enacted state role)", "urls": ["https://le.utah.gov/xcode/Title41/Chapter26/C41-26-S102.1_2026050620260506.pdf"], "urlLabels": ["Utah automated-vehicle law"], "sourceEntries": [{"text": "Utah Code tit. 41, ch. 26 (binding primary authority; status: Enacted state role)", "links": [{"url": "https://le.utah.gov/xcode/Title41/Chapter26/C41-26-S102.1_2026050620260506.pdf", "label": "Utah automated-vehicle law", "linkText": "Utah automated-vehicle law"}]}], "nearLabels": ["Fernlenkende Person [Germany]", "Remote Driver [California]", "Remote Driver [China (national)]", "Remote Driver [Netherlands]", "Remote Driver [SAE J3016]", "Remote Fallback-Ready User [SAE J3016]", "Remote Human Operator [Florida]"], "nearLinkIds": ["role-fernlenkende-person-4d72753c", "role-remote-driver-a70a683e", "role-remote-driver-b386a481", "role-remote-driver-28836be0", "role-remote-driver-9b0391aa", "role-remote-fallback-ready-user-4887bfd2", "role-remote-human-operator-60ea2b20"], "nearIds": ["role-fernlenkende-person-4d72753c", "role-remote-driver-28836be0", "role-remote-driver-9b0391aa", "role-remote-driver-a70a683e", "role-remote-driver-b386a481", "role-remote-fallback-ready-user-4887bfd2", "role-remote-human-operator-60ea2b20"], "synonymIds": ["role-fernlenkende-person-4d72753c"], "semanticNeighborIds": ["role-fernlenkende-person-4d72753c", "role-remote-driver-a70a683e", "role-remote-driver-b386a481", "role-remote-driver-28836be0", "role-remote-driver-9b0391aa", "role-remote-human-operator-60ea2b20"], "complementLabels": ["Driverless Operation Dispatcher [Utah]"], "complementLinkIds": ["role-driverless-operation-dispatcher-90e060ae"], "complementIds": ["role-driverless-operation-dispatcher-90e060ae"], "cluster": "Remote driving", "profile": [1.0, 0.35, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 1.0, "legal_responsibility": 0.6, "ddt": 1.0, "fallback": 0.35, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 0.0, "remote": 1.0, "deployment": 1.0, "testing": 0.0, "design": 0.0, "regulation": 0.0, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 262.2, "y": 191.7, "radius": 40.0}, {"id": "role-remote-fallback-ready-user-4887bfd2", "term": "Remote Fallback-Ready User", "termLines": ["Remote Fallback-Ready User"], "framework": "SAE J3016", "roleType": "Human (only remote)", "location": "r", "description": "A fallback-ready user of a Level 3 ADS-equipped vehicle in driverless operation who is not seated in the driver’s seat. After an alert to perform the dynamic driving task, the user can become a remote driver and perform fallback by remotely operating the vehicle.", "sourceText": "SAE J3016", "urls": [], "urlLabels": [], "sourceEntries": [{"text": "SAE J3016", "links": []}], "nearLabels": ["DDT Fallback-Ready User [China (national)]", "Fallback User [UN Regulation / GTR on ADS]", "Fernlenkende Person [Germany]", "Remote Driver [California]", "Remote Driver [Netherlands]", "Remote Driver [Utah]", "User-in-Charge (UiC) [United Kingdom]"], "nearLinkIds": ["role-ddt-fallback-ready-user-4ea91992", "role-fallback-user-b886f11e", "role-fernlenkende-person-4d72753c", "role-remote-driver-a70a683e", "role-remote-driver-28836be0", "role-remote-driver-68ebc18d", "role-user-in-charge-uic-25e9a60b"], "nearIds": ["role-ddt-fallback-ready-user-4ea91992", "role-fallback-user-b886f11e", "role-fernlenkende-person-4d72753c", "role-remote-driver-28836be0", "role-remote-driver-68ebc18d", "role-remote-driver-a70a683e", "role-user-in-charge-uic-25e9a60b"], "synonymIds": [], "semanticNeighborIds": ["role-remote-driver-9b0391aa", "role-ddt-fallback-ready-user-4ea91992", "role-fallback-user-b886f11e", "role-user-in-charge-uic-25e9a60b", "role-fallback-ready-user-fru-00a2939b", "role-fernlenkende-person-4d72753c"], "complementLabels": ["Remote Driver [SAE J3016]"], "complementLinkIds": ["role-remote-driver-9b0391aa"], "complementIds": ["role-remote-driver-9b0391aa"], "cluster": "Fallback and takeover roles", "profile": [0.85, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 0.0, "legal_responsibility": 0.7, "ddt": 0.85, "fallback": 1.0, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 0.0, "remote": 1.0, "deployment": 0.95, "testing": 0.0, "design": 0.0, "regulation": 0.0, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 376.6, "y": 462.1, "radius": 40.0}, {"id": "role-remote-human-operator-60ea2b20", "term": "Remote Human Operator", "termLines": ["Remote Human Operator"], "framework": "Florida", "roleType": "Human (only remote)", "location": "r", "description": "A natural person outside an ADS-equipped vehicle who remotely engages or monitors it. The person may perform part or all of the dynamic driving task or cause a minimal-risk condition; applicable law also imposes location and driver-licensing requirements.", "sourceText": "Fla. Stat. §§ 316.003 and 316.85 (binding primary authority; current remote-human-operator and ADS-operation provisions)", "urls": ["https://www.leg.state.fl.us/STATUTES/index.cfm?App_mode=Display_Statute&URL=0300-0399/0316/Sections/0316.003.html", "https://www.leg.state.fl.us/STATUTES/index.cfm?App_mode=Display_Statute&URL=0300-0399/0316/Sections/0316.85.html"], "urlLabels": ["Florida statutory definitions", "Florida ADS operation statute"], "sourceEntries": [{"text": "Fla. Stat. §§ 316.003 and 316.85 (binding primary authority; current remote-human-operator and ADS-operation provisions)", "links": [{"url": "https://www.leg.state.fl.us/STATUTES/index.cfm?App_mode=Display_Statute&URL=0300-0399/0316/Sections/0316.003.html", "label": "Florida statutory definitions", "linkText": "Florida statutory definitions"}, {"url": "https://www.leg.state.fl.us/STATUTES/index.cfm?App_mode=Display_Statute&URL=0300-0399/0316/Sections/0316.85.html", "label": "Florida ADS operation statute", "linkText": "Florida ADS operation statute"}]}], "nearLabels": ["Driver [SAE J3016]", "Fernlenkende Person [Germany]", "Remote Driver [Netherlands]", "Remote Driver [Utah]"], "nearLinkIds": ["role-driver-1143c15f", "role-fernlenkende-person-4d72753c", "role-remote-driver-28836be0", "role-remote-driver-68ebc18d"], "nearIds": ["role-driver-1143c15f", "role-fernlenkende-person-4d72753c", "role-remote-driver-28836be0", "role-remote-driver-68ebc18d"], "synonymIds": [], "semanticNeighborIds": ["role-fernlenkende-person-4d72753c", "role-remote-driver-28836be0", "role-remote-driver-68ebc18d", "role-driver-1143c15f", "role-platform-safety-monitoring-personnel-b9339767", "role-remote-driver-a70a683e"], "complementLabels": ["Operator (ADS Attribution) [Florida]"], "complementLinkIds": ["role-operator-ads-attribution-9643b02e"], "complementIds": ["role-operator-ads-attribution-9643b02e"], "cluster": "Remote driving", "profile": [0.8, 0.45, 0.0, 0.55, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 1.0, "driver_designation": 0.0, "legal_responsibility": 0.6, "ddt": 0.8, "fallback": 0.45, "supervision": 0.55, "assistance": 0.0, "inside_vehicle": 0.0, "remote": 1.0, "deployment": 1.0, "testing": 0.0, "design": 0.0, "regulation": 0.0, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 177.7, "y": 214.3, "radius": 40.0}, {"id": "role-remote-intervention-operator-f60553ab", "term": "Remote Intervention Operator", "termLines": ["Remote Intervention Operator", "Croatian: operator intervencije na daljinu"], "framework": "Croatia", "roleType": "Human (only remote)", "location": "r", "description": "A person outside the fully automated vehicle who may remotely perform the functions of the Croatian on-board operator when safe. The person does not drive the vehicle, and the ADS continues the dynamic driving task.", "sourceText": "Croatian Road Safety Act definition 113 and art. 281.c, as amended by NN 145/2024 (binding primary authority; status: Enacted / in force from Dec. 2024)", "urls": ["https://narodne-novine.nn.hr/clanci/sluzbeni/full/2024_12_145_2377.html"], "urlLabels": ["Croatian automated-driving law"], "sourceEntries": [{"text": "Croatian Road Safety Act definition 113 and art. 281.c, as amended by NN 145/2024 (binding primary authority; status: Enacted / in force from Dec. 2024)", "links": [{"url": "https://narodne-novine.nn.hr/clanci/sluzbeni/full/2024_12_145_2377.html", "label": "Croatian automated-driving law", "linkText": "Croatian Road Safety Act"}]}], "nearLabels": ["Opérateur d'intervention à distance [France]", "Remote ADS Assistant [SAE J3016]", "Remote Assistant [California]", "Remote Assistant [Canada]", "Remote Assistant [SAE J3016]", "Remote Intervention Operator [European Union]"], "nearLinkIds": ["role-operateur-d-intervention-a-distance-38151830", "role-remote-ads-assistant-97510739", "role-remote-assistant-feb66d88", "role-remote-assistant-213055be", "role-remote-assistant-43671e98", "role-remote-intervention-operator-6a7f664c"], "nearIds": ["role-operateur-d-intervention-a-distance-38151830", "role-remote-ads-assistant-97510739", "role-remote-assistant-213055be", "role-remote-assistant-43671e98", "role-remote-assistant-feb66d88", "role-remote-intervention-operator-6a7f664c"], "synonymIds": ["role-remote-intervention-operator-6a7f664c"], "semanticNeighborIds": ["role-remote-intervention-operator-6a7f664c", "role-operateur-d-intervention-a-distance-38151830", "role-remote-ads-assistant-97510739", "role-remote-assistant-feb66d88", "role-remote-assistant-213055be", "role-remote-assistant-43671e98"], "complementLabels": ["Owner of a Fully Automated Vehicle"], "complementLinkIds": ["role-owner-of-a-fully-automated-vehicle-32081c08"], "complementIds": ["role-owner-of-a-fully-automated-vehicle-32081c08"], "cluster": "Remote assistance", "profile": [0.0, 0.0, 0.9, 0.6, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 1.0, "driver_designation": 0.0, "legal_responsibility": 0.55, "ddt": 0.0, "fallback": 0.0, "supervision": 0.6, "assistance": 0.9, "inside_vehicle": 0.0, "remote": 1.0, "deployment": 0.95, "testing": 0.0, "design": 0.0, "regulation": 0.0, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 532.3, "y": 662.2, "radius": 40.0}, {"id": "role-remote-intervention-operator-6a7f664c", "term": "Remote Intervention Operator", "termLines": ["Remote Intervention Operator"], "framework": "European Union", "roleType": "Human (only remote)", "location": "r", "description": "A person outside a fully automated vehicle who may remotely perform the limited tasks assigned to an on-board operator when it is safe to do so. The person can request or confirm specified actions but does not drive the vehicle; the ADS continues to perform the dynamic driving task.", "sourceText": "Commission Implementing Regulation (EU) 2022/1426, consolidated 24 Mar. 2026 (binding primary authority; status: EU type-approval role; consolidated 24 Mar. 2026)\nCroatian Road Safety Act, definition 113 and art. 281.c, as amended by NN 145/2024 (binding primary authority)", "urls": ["https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=celex%3A32022R1426", "https://narodne-novine.nn.hr/clanci/sluzbeni/full/2024_12_145_2377.html"], "urlLabels": ["EU Regulation 2022/1426", "Croatian automated-driving law"], "sourceEntries": [{"text": "Commission Implementing Regulation (EU) 2022/1426, consolidated 24 Mar. 2026 (binding primary authority; status: EU type-approval role; consolidated 24 Mar. 2026)", "links": [{"url": "https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=celex%3A32022R1426", "label": "EU Regulation 2022/1426", "linkText": "Regulation (EU) 2022/1426"}]}, {"text": "Croatian Road Safety Act, definition 113 and art. 281.c, as amended by NN 145/2024 (binding primary authority)", "links": [{"url": "https://narodne-novine.nn.hr/clanci/sluzbeni/full/2024_12_145_2377.html", "label": "Croatian automated-driving law", "linkText": "Croatian Road Safety Act"}]}], "nearLabels": ["ADS Assistant [SAE J3016]", "Opérateur d'intervention à distance [France]", "Remote ADS Assistant [SAE J3016]", "Remote Assistant [California]", "Remote Assistant [Canada]", "Remote Assistant [SAE J3016]", "Remote Intervention Operator [Croatia]"], "nearLinkIds": ["role-ads-assistant-39bf114e", "role-operateur-d-intervention-a-distance-38151830", "role-remote-ads-assistant-97510739", "role-remote-assistant-feb66d88", "role-remote-assistant-213055be", "role-remote-assistant-43671e98", "role-remote-intervention-operator-f60553ab"], "nearIds": ["role-ads-assistant-39bf114e", "role-operateur-d-intervention-a-distance-38151830", "role-remote-ads-assistant-97510739", "role-remote-assistant-213055be", "role-remote-assistant-43671e98", "role-remote-assistant-feb66d88", "role-remote-intervention-operator-f60553ab"], "synonymIds": ["role-remote-intervention-operator-f60553ab"], "semanticNeighborIds": ["role-remote-intervention-operator-f60553ab", "role-operateur-d-intervention-a-distance-38151830", "role-remote-ads-assistant-97510739", "role-remote-assistant-feb66d88", "role-remote-assistant-213055be", "role-remote-assistant-43671e98"], "complementLabels": ["Transport Service Operator"], "complementLinkIds": ["role-transport-service-operator-67a6f1b1"], "complementIds": ["role-transport-service-operator-67a6f1b1"], "cluster": "Remote assistance", "profile": [0.0, 0.0, 0.9, 0.6, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 1.0, "driver_designation": 0.0, "legal_responsibility": 0.55, "ddt": 0.0, "fallback": 0.0, "supervision": 0.6, "assistance": 0.9, "inside_vehicle": 0.0, "remote": 1.0, "deployment": 0.95, "testing": 0.0, "design": 0.0, "regulation": 0.0, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 452.9, "y": 677.3, "radius": 40.0}, {"id": "role-remote-management-provider-66748067", "term": "Remote Management Provider", "termLines": ["Remote Management Provider"], "framework": "Finland", "roleType": "Entity", "location": null, "description": "A proposed legal entity that would be licensed to organize remote-management operations for automated vehicles without an in-vehicle driver. The proposed minimum functions include oversight of the vehicle, its location, and its interior; requesting assistance for faults or emergencies; and enabling two-way communication between passengers and remote controllers.", "sourceText": "Finnish Ministry of Transport and Communications, Regulating the Deployment of Automated Vehicles in Finland, UNECE document ADS-12-51, slides 6-7 (official 2025 policy presentation; proposed role)\nFinnish Government, road-traffic automation regulation project LVM032:00/2021 (official legislative-project status; proposal still in preparation as of 27 Aug. 2026)", "urls": ["https://wiki.unece.org/download/attachments/293961741/ADS-12-51.pdf?api=v2", "https://valtioneuvosto.fi/hanke?tunnus=LVM032%3A00%2F2021"], "urlLabels": ["Finnish automated-vehicle deployment proposal", "Finnish road-traffic automation project"], "sourceEntries": [{"text": "Finnish Ministry of Transport and Communications, Regulating the Deployment of Automated Vehicles in Finland, UNECE document ADS-12-51, slides 6-7 (official 2025 policy presentation; proposed role)", "links": [{"url": "https://wiki.unece.org/download/attachments/293961741/ADS-12-51.pdf?api=v2", "label": "Finnish automated-vehicle deployment proposal", "linkText": "Regulating the Deployment of Automated Vehicles in Finland"}]}, {"text": "Finnish Government, road-traffic automation regulation project LVM032:00/2021 (official legislative-project status; proposal still in preparation as of 27 Aug. 2026)", "links": [{"url": "https://valtioneuvosto.fi/hanke?tunnus=LVM032%3A00%2F2021", "label": "Finnish road-traffic automation project", "linkText": "road-traffic automation regulation project LVM032:00/2021"}]}], "nearLabels": ["Licensed Fully Automated Vehicle Operator [Slovakia]", "Licensed NUiC Operator [United Kingdom]"], "nearLinkIds": ["role-licensed-fully-automated-vehicle-operator-00182b0b", "role-licensed-nuic-operator-e0b0a043"], "nearIds": ["role-licensed-fully-automated-vehicle-operator-00182b0b", "role-licensed-nuic-operator-e0b0a043"], "synonymIds": [], "semanticNeighborIds": ["role-licensed-nuic-operator-e0b0a043", "role-licensed-fully-automated-vehicle-operator-00182b0b", "role-road-transport-operator-fe7e0b57", "role-dispatching-entity-b62ec459", "role-fleet-operator-902414c2", "role-driverless-operation-dispatcher-83cc140c"], "complementLabels": ["Automated Driving Provider", "Remote Controller"], "complementLinkIds": ["role-automated-driving-provider-3cb6f2d3", "role-remote-controller-3cf7294b"], "complementIds": ["role-automated-driving-provider-3cb6f2d3", "role-remote-controller-3cf7294b"], "cluster": "Service, fleet, and dispatch roles", "profile": [0.0, 0.0, 0.0, 0.85, 0.9, 0.0, 0.0, 0.0, 0.0, 1.0, 0.9, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.45, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 0.0, "legal_responsibility": 0.9, "ddt": 0.0, "fallback": 0.0, "supervision": 0.85, "assistance": 0.0, "inside_vehicle": 0.0, "remote": 0.9, "deployment": 1.0, "testing": 0.0, "design": 0.0, "regulation": 0.0, "dispatch": 1.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 1055.1, "y": 527.2, "radius": 40.0}, {"id": "role-remote-monitor-ad7e301d", "term": "Remote Monitor", "termLines": ["Remote Monitor"], "framework": "Generic", "roleType": "Human (only remote)", "location": "r", "description": "A human who observes automated-vehicle operations from a distance, often across multiple vehicles, and escalates or alerts without commanding manoeuvres or performing the dynamic driving task. The role is more passive than remote assistance and is distinct from remote driving.", "sourceText": "Generic comparative role used to distinguish observation from remote assistance, intervention, and driving.", "urls": ["https://cyberlaw.stanford.edu/blog/2022/05/remote-driving/"], "urlLabels": ["On Remote Driving"], "sourceEntries": [{"text": "Generic comparative role used to distinguish observation from remote assistance, intervention, and driving.", "links": [{"url": "https://cyberlaw.stanford.edu/blog/2022/05/remote-driving/", "label": "On Remote Driving", "linkText": "On Remote Driving"}]}], "nearLabels": ["Operator [Switzerland]", "Platform Safety Monitoring Personnel [China (Beijing)]", "Remote Controller [Finland]", "SAO Chief Supervisor [Japan]", "Technische Aufsicht [Germany]"], "nearLinkIds": ["role-operator-01759964", "role-platform-safety-monitoring-personnel-b9339767", "role-remote-controller-3cf7294b", "role-sao-chief-supervisor-880317ca", "role-technische-aufsicht-97612a0d"], "nearIds": ["role-operator-01759964", "role-platform-safety-monitoring-personnel-b9339767", "role-remote-controller-3cf7294b", "role-sao-chief-supervisor-880317ca", "role-technische-aufsicht-97612a0d"], "synonymIds": [], "semanticNeighborIds": ["role-operator-01759964", "role-remote-controller-3cf7294b", "role-platform-safety-monitoring-personnel-b9339767", "role-sao-chief-supervisor-880317ca", "role-technische-aufsicht-97612a0d", "role-encadrant-d-intervention-a-distance-cd797f63"], "complementLabels": ["Fleet Operator"], "complementLinkIds": ["role-fleet-operator-902414c2"], "complementIds": ["role-fleet-operator-902414c2"], "cluster": "Remote assistance", "profile": [0.0, 0.0, 0.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 0.0, "legal_responsibility": 0.4, "ddt": 0.0, "fallback": 0.0, "supervision": 1.0, "assistance": 0.0, "inside_vehicle": 0.0, "remote": 1.0, "deployment": 0.95, "testing": 0.0, "design": 0.0, "regulation": 0.0, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 666.2, "y": 463.8, "radius": 40.0}, {"id": "role-responsible-person-for-permit-compliance-fa393950", "term": "Responsible Person for Permit Compliance", "termLines": ["Responsible Person for Permit Compliance"], "framework": "Sweden", "roleType": "Human", "location": null, "description": "A natural person approved by the Swedish Transport Agency within a legal-person trial operator and responsible for ensuring that the activity is conducted in accordance with the permit.", "sourceText": "Förordning (2017:309) om försöksverksamhet med automatiserade fordon, § 6 (binding primary authority)", "urls": ["https://www.riksdagen.se/sv/dokument-och-lagar/dokument/svensk-forfattningssamling/forordning-2017309-om-forsoksverksamhet-med_sfs-2017-309/"], "urlLabels": ["Swedish automated-vehicle trial regulation"], "sourceEntries": [{"text": "Förordning (2017:309) om försöksverksamhet med automatiserade fordon, § 6 (binding primary authority)", "links": [{"url": "https://www.riksdagen.se/sv/dokument-och-lagar/dokument/svensk-forfattningssamling/forordning-2017309-om-forsoksverksamhet-med_sfs-2017-309/", "label": "Swedish automated-vehicle trial regulation", "linkText": "Swedish automated-vehicle trial regulation"}]}], "nearLabels": ["Executive Officer [Australia]", "Nominated Individual [United Kingdom]", "Responsible Person in the Owner Entity [Croatia]"], "nearLinkIds": ["role-executive-officer-37044c7d", "role-nominated-individual-acc58b0c", "role-responsible-person-in-the-owner-entity-ddd7ca19"], "nearIds": ["role-executive-officer-37044c7d", "role-nominated-individual-acc58b0c", "role-responsible-person-in-the-owner-entity-ddd7ca19"], "synonymIds": [], "semanticNeighborIds": ["role-specified-person-44b58c10", "role-executive-officer-37044c7d", "role-nominated-individual-acc58b0c", "role-responsible-person-in-the-owner-entity-ddd7ca19", "role-senior-manager-210a5506", "role-vehicle-manufacturer-645d0588"], "complementLabels": ["Person Deemed the Driver", "Trial Permit Holder"], "complementLinkIds": ["role-person-deemed-the-driver-eb0dbdbd", "role-trial-permit-holder-aae67394"], "complementIds": ["role-person-deemed-the-driver-eb0dbdbd", "role-trial-permit-holder-aae67394"], "cluster": "Governance and compliance officers", "profile": [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.45, 1.0, 0.0, 0.0, 0.0, 0.9, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 0.0, "legal_responsibility": 1.0, "ddt": 0.0, "fallback": 0.0, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 0.0, "remote": 0.0, "deployment": 0.85, "testing": 0.0, "design": 0.0, "regulation": 0.9, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 1425.8, "y": 1002.5, "radius": 40.0}, {"id": "role-responsible-person-in-the-owner-entity-ddd7ca19", "term": "Responsible Person in the Owner Entity", "termLines": ["Responsible Person in the Owner Entity"], "framework": "Croatia", "roleType": "Human", "location": null, "description": "A responsible natural person within the legal-person owner of a fully automated vehicle. The 2024 amendments give the responsible person, or a person authorized by that person, access to specified stored vehicle data and video; they also impose personal administrative penalties for violations of the data and video duties.", "sourceText": "Croatian Road Safety Act arts. 281.e–281.f, as amended by NN 145/2024 (binding primary authority; status: Enacted corporate-accountability role)", "urls": ["https://narodne-novine.nn.hr/clanci/sluzbeni/full/2024_12_145_2377.html"], "urlLabels": ["Croatian automated-driving law"], "sourceEntries": [{"text": "Croatian Road Safety Act arts. 281.e–281.f, as amended by NN 145/2024 (binding primary authority; status: Enacted corporate-accountability role)", "links": [{"url": "https://narodne-novine.nn.hr/clanci/sluzbeni/full/2024_12_145_2377.html", "label": "Croatian automated-driving law", "linkText": "Croatian Road Safety Act"}]}], "nearLabels": ["Executive Officer [Australia]", "Nominated Individual [United Kingdom]", "Responsible Person for Permit Compliance [Sweden]", "Senior Manager [United Kingdom]", "Specified Person [Singapore]"], "nearLinkIds": ["role-executive-officer-37044c7d", "role-nominated-individual-acc58b0c", "role-responsible-person-for-permit-compliance-fa393950", "role-senior-manager-210a5506", "role-specified-person-44b58c10"], "nearIds": ["role-executive-officer-37044c7d", "role-nominated-individual-acc58b0c", "role-responsible-person-for-permit-compliance-fa393950", "role-senior-manager-210a5506", "role-specified-person-44b58c10"], "synonymIds": [], "semanticNeighborIds": ["role-executive-officer-37044c7d", "role-nominated-individual-acc58b0c", "role-responsible-person-for-permit-compliance-fa393950", "role-senior-manager-210a5506", "role-specified-person-44b58c10", "role-vehicle-manufacturer-645d0588"], "complementLabels": ["Owner of a Fully Automated Vehicle"], "complementLinkIds": ["role-owner-of-a-fully-automated-vehicle-32081c08"], "complementIds": ["role-owner-of-a-fully-automated-vehicle-32081c08"], "cluster": "Governance and compliance officers", "profile": [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.45, 1.0, 0.0, 0.0, 0.0, 0.9, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 0.0, "legal_responsibility": 1.0, "ddt": 0.0, "fallback": 0.0, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 0.0, "remote": 0.0, "deployment": 0.85, "testing": 0.0, "design": 0.0, "regulation": 0.9, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 1465.9, "y": 932.3, "radius": 40.0}, {"id": "role-road-user-b02db4ad", "term": "Road User", "termLines": ["Road User"], "framework": "UN Road Traffic Conventions (1949/1968)", "roleType": "Human", "location": null, "description": "A person participating in road traffic and subject to the conventions' general conduct rules. Neither convention separately defines road user; the operative provisions use it as an umbrella that includes drivers and pedestrians.", "sourceText": "1949 Convention on Road Traffic, arts. 7–8 (binding treaty law for Contracting Parties)\n1968 Convention on Road Traffic, arts. 5–7 (binding treaty law for Contracting Parties)", "urls": ["https://unece.org/DAM/trans/conventn/Convention_on_Road_Traffic_of_1949.pdf", "https://www.unece.org/fileadmin/DAM/trans/conventn/crt1968e.pdf"], "urlLabels": ["1949 Convention on Road Traffic", "1968 Convention on Road Traffic"], "sourceEntries": [{"text": "1949 Convention on Road Traffic, arts. 7–8 (binding treaty law for Contracting Parties)", "links": [{"url": "https://unece.org/DAM/trans/conventn/Convention_on_Road_Traffic_of_1949.pdf", "label": "1949 Convention on Road Traffic", "linkText": "1949 Convention on Road Traffic"}]}, {"text": "1968 Convention on Road Traffic, arts. 5–7 (binding treaty law for Contracting Parties)", "links": [{"url": "https://www.unece.org/fileadmin/DAM/trans/conventn/crt1968e.pdf", "label": "1968 Convention on Road Traffic", "linkText": "1968 Convention on Road Traffic"}]}], "nearLabels": ["Other Road User [UN Regulation / GTR on ADS]", "Vulnerable Road User [Generic]"], "nearLinkIds": ["role-other-road-user-9aa208bd", "role-vulnerable-road-user-6537132d"], "nearIds": ["role-other-road-user-9aa208bd", "role-vulnerable-road-user-6537132d"], "synonymIds": [], "semanticNeighborIds": ["role-other-road-user-9aa208bd", "role-vulnerable-road-user-6537132d", "role-pedestrian-277158ae", "role-cyclist-69220fa9", "role-traffic-controller-6b40ab14", "role-authorized-official-directing-traffic-965df3f9"], "complementLabels": ["Authorized Official Directing Traffic"], "complementLinkIds": ["role-authorized-official-directing-traffic-965df3f9"], "complementIds": ["role-authorized-official-directing-traffic-965df3f9"], "cluster": "Road users and incident response", "profile": [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.9, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.25, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 0.0, "legal_responsibility": 0.35, "ddt": 0.0, "fallback": 0.0, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 0.0, "remote": 0.0, "deployment": 0.6, "testing": 0.0, "design": 0.0, "regulation": 0.0, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.25}, "x": 447.1, "y": 931.9, "radius": 40.0}, {"id": "role-road-application-pilot-entity-8e969b9f", "term": "Road-Application Pilot Entity", "termLines": ["Road-Application Pilot Entity", "Chinese: 道路应用试点主体"], "framework": "China (Beijing)", "roleType": "Entity", "location": null, "description": "The entity approved to conduct a Beijing autonomous-vehicle road-application pilot. It must demonstrate operating and liability-bearing capability, cybersecurity and data-security safeguards, a compliant vehicle safety assessment, qualified personnel, and complete operating, safety-assurance, and emergency-handling plans.", "sourceText": "Beijing Autonomous Vehicles Regulation arts. 27-29, 36-37 and 44-46; Beijing Road-Application Pilot Measures (binding municipal legislation and official implementing measures)", "urls": ["https://www.beijing.gov.cn/zhengce/dfxfg/202501/t20250103_3980149.html", "https://jtw.beijing.gov.cn/fzjt/flfg/gfxwj/202603/t20260317_4559553.html", "https://newlypossible.org/wiki/Chinese_Automated_Driving_Standards"], "urlLabels": ["Beijing automated-vehicle regulation", "Beijing road-application pilot measures", "Chinese automated-driving standards guide"], "sourceEntries": [{"text": "Beijing Autonomous Vehicles Regulation arts. 27-29, 36-37 and 44-46; Beijing Road-Application Pilot Measures (binding municipal legislation and official implementing measures)", "links": [{"url": "https://www.beijing.gov.cn/zhengce/dfxfg/202501/t20250103_3980149.html", "label": "Beijing automated-vehicle regulation", "linkText": "Beijing automated-vehicle regulation"}, {"url": "https://jtw.beijing.gov.cn/fzjt/flfg/gfxwj/202603/t20260317_4559553.html", "label": "Beijing road-application pilot measures", "linkText": "Beijing Road-Application Pilot Measures"}]}, {"text": "Chinese automated-driving standards guide", "links": [{"url": "https://newlypossible.org/wiki/Chinese_Automated_Driving_Standards", "label": "Chinese automated-driving standards guide", "linkText": "Chinese automated-driving standards guide"}]}], "nearLabels": ["Automated Commercial Motor Vehicle Pilot Participant [Canada]", "Pilot Proprietor [China (Hong Kong)]", "Test Subject [China (national)]", "Use Subject [China (national)]"], "nearLinkIds": ["role-automated-commercial-motor-vehicle-pilot-participant-9f41564c", "role-pilot-proprietor-2f452920", "role-test-subject-327b5bc2", "role-use-subject-987e4410"], "nearIds": ["role-automated-commercial-motor-vehicle-pilot-participant-9f41564c", "role-pilot-proprietor-2f452920", "role-test-subject-327b5bc2", "role-use-subject-987e4410"], "synonymIds": [], "semanticNeighborIds": ["role-automated-commercial-motor-vehicle-pilot-participant-9f41564c", "role-pilot-proprietor-2f452920", "role-trial-organization-5819d6ba", "role-driverless-testing-permit-holder-bf1f293d", "role-trial-permit-holder-aae67394", "role-testing-permit-holder-driver-present-2fda75ef"], "complementLabels": ["Platform Safety Monitoring Personnel", "Safety Operator [China (Beijing)]"], "complementLinkIds": ["role-platform-safety-monitoring-personnel-b9339767", "role-safety-operator-18615849"], "complementIds": ["role-platform-safety-monitoring-personnel-b9339767", "role-safety-operator-18615849"], "cluster": "Permits, trials, and authorisations", "profile": [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.65, 0.45, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 0.0, "legal_responsibility": 0.85, "ddt": 0.0, "fallback": 0.0, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 0.0, "remote": 0.0, "deployment": 0.7, "testing": 0.0, "design": 0.0, "regulation": 1.0, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 1458.9, "y": 500.9, "radius": 40.0}, {"id": "role-road-safety-agent-0f5d8727", "term": "Road-Safety Agent", "termLines": ["Road-Safety Agent"], "framework": "UN Regulation / GTR on ADS", "roleType": "Human", "location": null, "description": "An undefined UN term for a human road-safety actor whose presence or instructions may require an ADS response. The UN ADS GTR and parallel UN Regulation use ‘road-safety agent’ but do not define it. Context suggests officials or responders who direct traffic, enforce traffic laws, or manage traffic incidents.", "sourceText": "UN GTR on ADS paras. 4.1.2.11 and 4.1.3.3.2; Annex 4 para. 3.5.2(f) (ECE/TRANS/WP.29/2026/139) (uses but does not define ‘road-safety agent’; UN GTR under the 1998 Agreement; no direct legal effect pending national transposition)\nParallel UN ADS Regulation (adopted June 2026; ECE/TRANS/WP.29/2026/137; final number pending official publication) (uses but does not define ‘road-safety agent’; UN Regulation under the 1958 Agreement; binding on Contracting Parties applying it)", "urls": ["https://docs.un.org/en/ECE/TRANS/WP.29/2026/139", "https://docs.un.org/en/ECE/TRANS/WP.29/2026/137"], "urlLabels": ["UN GTR on ADS", "UN Regulation on ADS"], "sourceEntries": [{"text": "UN GTR on ADS paras. 4.1.2.11 and 4.1.3.3.2; Annex 4 para. 3.5.2(f) (ECE/TRANS/WP.29/2026/139) (uses but does not define ‘road-safety agent’; UN GTR under the 1998 Agreement; no direct legal effect pending national transposition)", "links": [{"url": "https://docs.un.org/en/ECE/TRANS/WP.29/2026/139", "label": "UN GTR on ADS", "linkText": "ECE/TRANS/WP.29/2026/139"}]}, {"text": "Parallel UN ADS Regulation (adopted June 2026; ECE/TRANS/WP.29/2026/137; final number pending official publication) (uses but does not define ‘road-safety agent’; UN Regulation under the 1958 Agreement; binding on Contracting Parties applying it)", "links": [{"url": "https://docs.un.org/en/ECE/TRANS/WP.29/2026/137", "label": "UN Regulation on ADS", "linkText": "ECE/TRANS/WP.29/2026/137"}]}], "nearLabels": ["Authorized Official Directing Traffic [UN Road Traffic Conventions (1949/1968)]", "First Responder [Generic]", "Traffic Controller [Generic]"], "nearLinkIds": ["role-authorized-official-directing-traffic-965df3f9", "role-first-responder-c2132b8f", "role-traffic-controller-6b40ab14"], "nearIds": ["role-authorized-official-directing-traffic-965df3f9", "role-first-responder-c2132b8f", "role-traffic-controller-6b40ab14"], "synonymIds": [], "semanticNeighborIds": ["role-authorized-official-directing-traffic-965df3f9", "role-first-responder-c2132b8f", "role-traffic-controller-6b40ab14", "role-second-responder-8b0bdee5", "role-on-site-response-operator-17f6beac", "role-other-road-user-9aa208bd"], "complementLabels": [], "complementLinkIds": [], "complementIds": [], "cluster": "Road users and incident response", "profile": [0.0, 0.0, 0.0, 0.65, 0.0, 0.0, 0.35, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.9, 0.45, 0.0, 0.0, 0.0, 0.0, 0.65, 0.7], "focusScores": {"operator_designation": 0.0, "driver_designation": 0.0, "legal_responsibility": 0.35, "ddt": 0.0, "fallback": 0.0, "supervision": 0.65, "assistance": 0.0, "inside_vehicle": 0.0, "remote": 0.0, "deployment": 0.6, "testing": 0.0, "design": 0.0, "regulation": 0.0, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.9}, "x": 628.4, "y": 915.7, "radius": 40.0}, {"id": "role-road-transport-operator-fe7e0b57", "term": "Road-Transport Operator", "termLines": ["Road-Transport Operator", "Slovak: prevádzkovateľ cestnej dopravy"], "framework": "Slovakia", "roleType": "Human or Entity", "location": null, "description": "A proposed passenger- or goods-transport business role that would apply to the transport authority for permission to use a fully automated vehicle and identify the required supervision arrangements. It would remain distinct from the licensed fully automated vehicle operator that provides the technical supervision.", "sourceText": "Slovak Parliament, Government Bill 1329, proposed Road Transport Act § 32a and related provisions (official proposed text; not enacted as of 27 Aug. 2026)\nSlovak Parliament, bill 1329 legislative-status page (official status: introduced 7 May 2026 and passed first reading 3 June 2026)", "urls": ["https://www.nrsr.sk/web/Dynamic/DocumentPreview.aspx?DocID=590262", "https://www.nrsr.sk/web/Page.aspx?CPT=1329&CisObdobia=9&ZakZborID=13&sid=zakony%2Fzakon"], "urlLabels": ["Slovak Government Bill 1329", "Slovak bill 1329 status"], "sourceEntries": [{"text": "Slovak Parliament, Government Bill 1329, proposed Road Transport Act § 32a and related provisions (official proposed text; not enacted as of 27 Aug. 2026)", "links": [{"url": "https://www.nrsr.sk/web/Dynamic/DocumentPreview.aspx?DocID=590262", "label": "Slovak Government Bill 1329", "linkText": "Government Bill 1329"}]}, {"text": "Slovak Parliament, bill 1329 legislative-status page (official status: introduced 7 May 2026 and passed first reading 3 June 2026)", "links": [{"url": "https://www.nrsr.sk/web/Page.aspx?CPT=1329&CisObdobia=9&ZakZborID=13&sid=zakony%2Fzakon", "label": "Slovak bill 1329 status", "linkText": "bill 1329 legislative-status page"}]}], "nearLabels": ["Organisateur du service [France]", "Transport Service Operator [European Union]"], "nearLinkIds": ["role-organisateur-du-service-d2a1d37a", "role-transport-service-operator-67a6f1b1"], "nearIds": ["role-organisateur-du-service-d2a1d37a", "role-transport-service-operator-67a6f1b1"], "synonymIds": [], "semanticNeighborIds": ["role-organisateur-du-service-d2a1d37a", "role-transport-service-operator-67a6f1b1", "role-automated-delivery-vehicle-operation-permit-holder-b573dad7", "role-licensed-fully-automated-vehicle-operator-00182b0b", "role-licensed-nuic-operator-e0b0a043", "role-fleet-operator-902414c2"], "complementLabels": ["Licensed Fully Automated Vehicle Operator", "Supervision Operator"], "complementLinkIds": ["role-licensed-fully-automated-vehicle-operator-00182b0b", "role-supervision-operator-4a7ccd82"], "complementIds": ["role-licensed-fully-automated-vehicle-operator-00182b0b", "role-supervision-operator-4a7ccd82"], "cluster": "Service, fleet, and dispatch roles", "profile": [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.9, 1.0, 0.0, 0.65, 0.0, 0.0, 0.0, 0.0, 0.35, 0.0, 0.55, 0.0, 0.0], "focusScores": {"operator_designation": 1.0, "driver_designation": 0.0, "legal_responsibility": 0.9, "ddt": 0.0, "fallback": 0.0, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 0.0, "remote": 0.0, "deployment": 1.0, "testing": 0.0, "design": 0.0, "regulation": 0.65, "dispatch": 1.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 1212.8, "y": 308.3, "radius": 40.0}, {"id": "role-safety-driver-7fd2b3d4", "term": "Safety Driver", "termLines": ["Safety Driver"], "framework": "Singapore", "roleType": "Human (only in-vehicle)", "location": "v", "description": "A human required by a Singapore autonomous-motor-vehicle trial or special-use authorization to monitor the vehicle from inside it and take over operation if necessary. The framework authorizes the Land Transport Authority to impose the role as a condition rather than defining one universal set of duties.", "sourceText": "Road Traffic (Autonomous Motor Vehicles) Rules 2017 (Singapore), rr. 7-10 (binding primary authority; authorization-condition role)", "urls": ["https://sso.agc.gov.sg/SL/RTA1961-S464-2017"], "urlLabels": ["Singapore autonomous-motor-vehicle rules"], "sourceEntries": [{"text": "Road Traffic (Autonomous Motor Vehicles) Rules 2017 (Singapore), rr. 7-10 (binding primary authority; authorization-condition role)", "links": [{"url": "https://sso.agc.gov.sg/SL/RTA1961-S464-2017", "label": "Singapore autonomous-motor-vehicle rules", "linkText": "Singapore autonomous-motor-vehicle rules"}]}], "nearLabels": ["Autonomous-Vehicle Test Driver [California]", "Backup Operator [China (Hong Kong)]", "Safety Operator [China (Beijing)]", "Safety Operator [China (national)]", "Safety Operator [China (Shenzhen)]", "Safety Supervisor [China (national)]", "Test Driver [China (national)]"], "nearLinkIds": ["role-autonomous-vehicle-test-driver-55325ba5", "role-backup-operator-5e0e5b39", "role-safety-operator-18615849", "role-safety-operator-94878ad6", "role-safety-operator-8fa8cfb2", "role-safety-supervisor-b0d2cd25", "role-test-driver-d61df028"], "nearIds": ["role-autonomous-vehicle-test-driver-55325ba5", "role-backup-operator-5e0e5b39", "role-safety-operator-18615849", "role-safety-operator-8fa8cfb2", "role-safety-operator-94878ad6", "role-safety-supervisor-b0d2cd25", "role-test-driver-d61df028"], "synonymIds": [], "semanticNeighborIds": ["role-autonomous-vehicle-test-driver-55325ba5", "role-backup-operator-5e0e5b39", "role-safety-operator-18615849", "role-safety-operator-94878ad6", "role-safety-operator-8fa8cfb2", "role-safety-supervisor-b0d2cd25"], "complementLabels": ["Specified Person"], "complementLinkIds": ["role-specified-person-44b58c10"], "complementIds": ["role-specified-person-44b58c10"], "cluster": "Testing personnel", "profile": [0.95, 0.75, 0.0, 0.55, 0.0, 1.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 1.0, "legal_responsibility": 0.7, "ddt": 0.95, "fallback": 0.75, "supervision": 0.55, "assistance": 0.0, "inside_vehicle": 1.0, "remote": 0.0, "deployment": 0.15, "testing": 1.0, "design": 0.0, "regulation": 0.0, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 546.4, "y": 401.9, "radius": 40.0}, {"id": "role-safety-management-system-auditor-5d699ea6", "term": "Safety Management System Auditor", "termLines": ["Safety Management System Auditor"], "framework": "UN Regulation / GTR on ADS", "roleType": "Human or Entity", "location": null, "description": "The auditor or audit team that examines the manufacturer’s Safety Management System. The UN text requires auditors to have the technical and administrative knowledge necessary for the audit, demonstrated through appropriate qualifications or equivalent training records.", "sourceText": "ECE/TRANS/WP.29/2026/139, ¶ 6.1.4 (UN GTR under the 1998 Agreement; no direct legal effect pending national transposition; status: Adopted UN assurance function)", "urls": ["https://docs.un.org/en/ECE/TRANS/WP.29/2026/139", "https://docs.un.org/en/ECE/TRANS/WP.29/2026/137"], "urlLabels": ["UN GTR on ADS", "UN Regulation on ADS"], "sourceEntries": [{"text": "ECE/TRANS/WP.29/2026/139, ¶ 6.1.4 (UN GTR under the 1998 Agreement; no direct legal effect pending national transposition; status: Adopted UN assurance function)", "links": [{"url": "https://docs.un.org/en/ECE/TRANS/WP.29/2026/139", "label": "UN GTR on ADS", "linkText": "ECE/TRANS/WP.29/2026/139"}]}, {"text": "UN Regulation on ADS", "links": [{"url": "https://docs.un.org/en/ECE/TRANS/WP.29/2026/137", "label": "UN Regulation on ADS", "linkText": "UN Regulation on ADS"}]}], "nearLabels": ["Organisme Qualifié Agréé (OQA) [France]"], "nearLinkIds": ["role-organisme-qualifie-agree-oqa-190f5b3d"], "nearIds": ["role-organisme-qualifie-agree-oqa-190f5b3d"], "synonymIds": [], "semanticNeighborIds": ["role-organisme-qualifie-agree-oqa-190f5b3d", "role-technical-service-8df5b955", "role-safety-case-reviewer-49da5fa6", "role-authorised-automated-vehicle-incident-inspector-41f4c782", "role-assessor-competent-personnel-3c12ddcb", "role-relevant-authority-b0d0ca19"], "complementLabels": ["Manufacturer", "Safety-Case Reviewer"], "complementLinkIds": ["role-manufacturer-644d113f", "role-safety-case-reviewer-49da5fa6"], "complementIds": ["role-manufacturer-644d113f", "role-safety-case-reviewer-49da5fa6"], "cluster": "Assessment, audit, and investigation", "profile": [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.35, 0.0, 0.0, 0.0, 0.4, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 0.0, "legal_responsibility": 0.65, "ddt": 0.0, "fallback": 0.0, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 0.0, "remote": 0.0, "deployment": 0.55, "testing": 0.0, "design": 0.0, "regulation": 1.0, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 1615.4, "y": 728.2, "radius": 40.0}, {"id": "role-safety-operator-18615849", "term": "Safety Operator", "termLines": ["Safety Operator", "Chinese: 安全员"], "framework": "China (Beijing)", "roleType": "Human", "location": null, "description": "A human assigned by a Beijing road-application pilot entity to monitor an automated vehicle, address operational hazards and incidents, and perform any required takeover or intervention under the pilot plan and municipal rules.", "sourceText": "Beijing Autonomous Vehicles Regulation, including arts. 31, 33 and 37 (binding municipal legislation)", "urls": ["https://www.beijing.gov.cn/zhengce/dfxfg/202501/t20250103_3980149.html", "https://newlypossible.org/wiki/Chinese_Automated_Driving_Standards"], "urlLabels": ["Beijing automated-vehicle regulation", "Chinese automated-driving standards guide"], "sourceEntries": [{"text": "Beijing Autonomous Vehicles Regulation, including arts. 31, 33 and 37 (binding municipal legislation)", "links": [{"url": "https://www.beijing.gov.cn/zhengce/dfxfg/202501/t20250103_3980149.html", "label": "Beijing automated-vehicle regulation", "linkText": "Beijing automated-vehicle regulation"}]}, {"text": "Chinese automated-driving standards guide", "links": [{"url": "https://newlypossible.org/wiki/Chinese_Automated_Driving_Standards", "label": "Chinese automated-driving standards guide", "linkText": "Chinese automated-driving standards guide"}]}], "nearLabels": ["Autonomous-Vehicle Test Driver [California]", "Backup Operator [China (Hong Kong)]", "Safety Driver [Singapore]", "Safety Operator [Singapore]", "Safety Supervisor [China (national)]"], "nearLinkIds": ["role-autonomous-vehicle-test-driver-55325ba5", "role-backup-operator-5e0e5b39", "role-safety-driver-7fd2b3d4", "role-safety-operator-c5faef16", "role-safety-supervisor-b0d2cd25"], "nearIds": ["role-autonomous-vehicle-test-driver-55325ba5", "role-backup-operator-5e0e5b39", "role-safety-driver-7fd2b3d4", "role-safety-operator-c5faef16", "role-safety-supervisor-b0d2cd25"], "synonymIds": [], "semanticNeighborIds": ["role-safety-operator-94878ad6", "role-safety-operator-8fa8cfb2", "role-autonomous-vehicle-test-driver-55325ba5", "role-backup-operator-5e0e5b39", "role-safety-driver-7fd2b3d4", "role-safety-operator-c5faef16"], "complementLabels": ["Platform Safety Monitoring Personnel", "Road-Application Pilot Entity"], "complementLinkIds": ["role-platform-safety-monitoring-personnel-b9339767", "role-road-application-pilot-entity-8e969b9f"], "complementIds": ["role-platform-safety-monitoring-personnel-b9339767", "role-road-application-pilot-entity-8e969b9f"], "cluster": "Testing personnel", "profile": [0.85, 0.7, 0.0, 0.6, 0.5, 0.5, 0.0, 0.75, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 1.0, "driver_designation": 0.0, "legal_responsibility": 0.7, "ddt": 0.85, "fallback": 0.7, "supervision": 0.6, "assistance": 0.0, "inside_vehicle": 0.5, "remote": 0.5, "deployment": 0.15, "testing": 0.75, "design": 0.0, "regulation": 0.0, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 496.7, "y": 338.2, "radius": 40.0}, {"id": "role-safety-operator-94878ad6", "term": "Safety Operator", "termLines": ["Safety Operator", "Chinese: 安全员"], "framework": "China (national)", "roleType": "Human", "location": null, "description": "A human assigned under the national ICV access and on-road pilot to monitor vehicle operation, respond to unsafe conditions or incidents, and take over or otherwise intervene as required by the approved pilot arrangement.", "sourceText": "Four-ministry Notice on ICV Access and On-Road Pilot Work and Implementation Guide (Trial), 17 Nov. 2023 (official national pilot instrument)", "urls": ["https://www.miit.gov.cn/jgsj/zbys/wjfb/art/2023/art_4a67648dc58e483bab554f97045a8579.html", "https://newlypossible.org/wiki/Chinese_Automated_Driving_Standards"], "urlLabels": ["China national ICV pilot notice", "Chinese automated-driving standards guide"], "sourceEntries": [{"text": "Four-ministry Notice on ICV Access and On-Road Pilot Work and Implementation Guide (Trial), 17 Nov. 2023 (official national pilot instrument)", "links": [{"url": "https://www.miit.gov.cn/jgsj/zbys/wjfb/art/2023/art_4a67648dc58e483bab554f97045a8579.html", "label": "China national ICV pilot notice", "linkText": "Notice on ICV Access and On-Road Pilot Work"}]}, {"text": "Chinese automated-driving standards guide", "links": [{"url": "https://newlypossible.org/wiki/Chinese_Automated_Driving_Standards", "label": "Chinese automated-driving standards guide", "linkText": "Chinese automated-driving standards guide"}]}], "nearLabels": ["Autonomous-Vehicle Test Driver [California]", "Backup Operator [China (Hong Kong)]", "Safety Driver [Singapore]", "Safety Operator [Singapore]"], "nearLinkIds": ["role-autonomous-vehicle-test-driver-55325ba5", "role-backup-operator-5e0e5b39", "role-safety-driver-7fd2b3d4", "role-safety-operator-c5faef16"], "nearIds": ["role-autonomous-vehicle-test-driver-55325ba5", "role-backup-operator-5e0e5b39", "role-safety-driver-7fd2b3d4", "role-safety-operator-c5faef16"], "synonymIds": [], "semanticNeighborIds": ["role-safety-operator-8fa8cfb2", "role-safety-operator-18615849", "role-autonomous-vehicle-test-driver-55325ba5", "role-backup-operator-5e0e5b39", "role-safety-driver-7fd2b3d4", "role-safety-operator-c5faef16"], "complementLabels": ["Use Subject"], "complementLinkIds": ["role-use-subject-987e4410"], "complementIds": ["role-use-subject-987e4410"], "cluster": "Testing personnel", "profile": [0.85, 0.7, 0.0, 0.6, 0.5, 0.5, 0.0, 0.75, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 1.0, "driver_designation": 0.0, "legal_responsibility": 0.7, "ddt": 0.85, "fallback": 0.7, "supervision": 0.6, "assistance": 0.0, "inside_vehicle": 0.5, "remote": 0.5, "deployment": 0.15, "testing": 0.75, "design": 0.0, "regulation": 0.0, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 524.7, "y": 261.4, "radius": 40.0}, {"id": "role-safety-operator-8fa8cfb2", "term": "Safety Operator", "termLines": ["Safety Operator", "Chinese: 安全员"], "framework": "China (Shenzhen)", "roleType": "Human", "location": null, "description": "A human assigned under Shenzhen's local intelligent-and-connected-vehicle regime to monitor testing or demonstration operation and take the safety actions required by the approved local plan and operating conditions.", "sourceText": "Shenzhen Special Economic Zone Regulation on the Administration of Intelligent and Connected Vehicles (2026 consolidated text) (binding municipal legislation)", "urls": ["https://www.sz.gov.cn/zfgb/2026/gb1418/content/post_12873301.html", "https://newlypossible.org/wiki/Chinese_Automated_Driving_Standards"], "urlLabels": ["Shenzhen ICV regulation", "Chinese automated-driving standards guide"], "sourceEntries": [{"text": "Shenzhen Special Economic Zone Regulation on the Administration of Intelligent and Connected Vehicles (2026 consolidated text) (binding municipal legislation)", "links": [{"url": "https://www.sz.gov.cn/zfgb/2026/gb1418/content/post_12873301.html", "label": "Shenzhen ICV regulation", "linkText": "Shenzhen ICV regulation"}]}, {"text": "Chinese automated-driving standards guide", "links": [{"url": "https://newlypossible.org/wiki/Chinese_Automated_Driving_Standards", "label": "Chinese automated-driving standards guide", "linkText": "Chinese automated-driving standards guide"}]}], "nearLabels": ["Autonomous-Vehicle Test Driver [California]", "Backup Operator [China (Hong Kong)]", "Safety Driver [Singapore]", "Safety Operator [Singapore]", "Safety Supervisor [China (national)]"], "nearLinkIds": ["role-autonomous-vehicle-test-driver-55325ba5", "role-backup-operator-5e0e5b39", "role-safety-driver-7fd2b3d4", "role-safety-operator-c5faef16", "role-safety-supervisor-b0d2cd25"], "nearIds": ["role-autonomous-vehicle-test-driver-55325ba5", "role-backup-operator-5e0e5b39", "role-safety-driver-7fd2b3d4", "role-safety-operator-c5faef16", "role-safety-supervisor-b0d2cd25"], "synonymIds": [], "semanticNeighborIds": ["role-safety-operator-94878ad6", "role-safety-operator-18615849", "role-autonomous-vehicle-test-driver-55325ba5", "role-backup-operator-5e0e5b39", "role-safety-driver-7fd2b3d4", "role-safety-operator-c5faef16"], "complementLabels": [], "complementLinkIds": [], "complementIds": [], "cluster": "Testing personnel", "profile": [0.85, 0.7, 0.0, 0.6, 0.5, 0.5, 0.0, 0.75, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 1.0, "driver_designation": 0.0, "legal_responsibility": 0.7, "ddt": 0.85, "fallback": 0.7, "supervision": 0.6, "assistance": 0.0, "inside_vehicle": 0.5, "remote": 0.5, "deployment": 0.15, "testing": 0.75, "design": 0.0, "regulation": 0.0, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 443.4, "y": 416.7, "radius": 40.0}, {"id": "role-safety-operator-c5faef16", "term": "Safety Operator", "termLines": ["Safety Operator"], "framework": "Singapore", "roleType": "Human", "location": "v/r", "description": "A qualified person who may be required by an authorization to monitor an autonomous motor vehicle and take over its operation if necessary. Unlike the Safety Driver condition, the Rules do not require this role to be seated in the vehicle; the authorization supplies the operational detail.", "sourceText": "Road Traffic (Autonomous Motor Vehicles) Rules 2017, r. 9(2)(c) (binding primary authority; authorization-condition role)", "urls": ["https://sso.agc.gov.sg/SL/RTA1961-S464-2017"], "urlLabels": ["Singapore autonomous-motor-vehicle rules"], "sourceEntries": [{"text": "Road Traffic (Autonomous Motor Vehicles) Rules 2017, r. 9(2)(c) (binding primary authority; authorization-condition role)", "links": [{"url": "https://sso.agc.gov.sg/SL/RTA1961-S464-2017", "label": "Singapore autonomous-motor-vehicle rules", "linkText": "Singapore autonomous-motor-vehicle rules"}]}], "nearLabels": ["Autonomous-Vehicle Test Driver [California]", "Backup Operator [China (Hong Kong)]", "Safety Operator [China (Beijing)]", "Safety Operator [China (national)]", "Safety Operator [China (Shenzhen)]", "Safety Supervisor [China (national)]"], "nearLinkIds": ["role-autonomous-vehicle-test-driver-55325ba5", "role-backup-operator-5e0e5b39", "role-safety-operator-18615849", "role-safety-operator-94878ad6", "role-safety-operator-8fa8cfb2", "role-safety-supervisor-b0d2cd25"], "nearIds": ["role-autonomous-vehicle-test-driver-55325ba5", "role-backup-operator-5e0e5b39", "role-safety-operator-18615849", "role-safety-operator-8fa8cfb2", "role-safety-operator-94878ad6", "role-safety-supervisor-b0d2cd25"], "synonymIds": [], "semanticNeighborIds": ["role-autonomous-vehicle-test-driver-55325ba5", "role-backup-operator-5e0e5b39", "role-safety-operator-18615849", "role-safety-operator-94878ad6", "role-safety-operator-8fa8cfb2", "role-safety-supervisor-b0d2cd25"], "complementLabels": ["Specified Person"], "complementLinkIds": ["role-specified-person-44b58c10"], "complementIds": ["role-specified-person-44b58c10"], "cluster": "Testing personnel", "profile": [0.85, 0.7, 0.0, 0.6, 0.5, 0.5, 0.0, 0.75, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 1.0, "driver_designation": 0.0, "legal_responsibility": 0.7, "ddt": 0.85, "fallback": 0.7, "supervision": 0.6, "assistance": 0.0, "inside_vehicle": 0.5, "remote": 0.5, "deployment": 0.15, "testing": 0.75, "design": 0.0, "regulation": 0.0, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 415.9, "y": 340.7, "radius": 40.0}, {"id": "role-safety-supervisor-b0d2cd25", "term": "Safety Supervisor", "termLines": ["Safety Supervisor", "Chinese: 安全员"], "framework": "China (national)", "roleType": "Human", "location": null, "description": "A person authorized by the Test Subject to safeguard testing and handle ADS failures and other abnormal conditions. The person must monitor the test vehicle and surrounding environment, take over when necessary, report specified events, and keep test logs.", "sourceText": "GB/T 43766-2024, §§ 3.13 and 6 (current recommended national standard)", "urls": ["https://openstd.samr.gov.cn/bzgk/std/newGbInfo?hcno=BFEF7EE7E2E77CAEA3D51B78B5CC2CD9", "https://newlypossible.org/wiki/Chinese_Automated_Driving_Standards"], "urlLabels": ["GB/T 43766-2024", "Chinese automated-driving standards guide"], "sourceEntries": [{"text": "GB/T 43766-2024, §§ 3.13 and 6 (current recommended national standard)", "links": [{"url": "https://openstd.samr.gov.cn/bzgk/std/newGbInfo?hcno=BFEF7EE7E2E77CAEA3D51B78B5CC2CD9", "label": "GB/T 43766-2024", "linkText": "GB/T 43766-2024"}]}, {"text": "Chinese automated-driving standards guide", "links": [{"url": "https://newlypossible.org/wiki/Chinese_Automated_Driving_Standards", "label": "Chinese automated-driving standards guide", "linkText": "Chinese automated-driving standards guide"}]}], "nearLabels": ["Autonomous-Vehicle Test Driver [California]", "Safety Driver [Singapore]", "Safety Operator [China (Beijing)]", "Safety Operator [China (Shenzhen)]", "Safety Operator [Singapore]", "Test Driver [China (national)]"], "nearLinkIds": ["role-autonomous-vehicle-test-driver-55325ba5", "role-safety-driver-7fd2b3d4", "role-safety-operator-18615849", "role-safety-operator-8fa8cfb2", "role-safety-operator-c5faef16", "role-test-driver-d61df028"], "nearIds": ["role-autonomous-vehicle-test-driver-55325ba5", "role-safety-driver-7fd2b3d4", "role-safety-operator-18615849", "role-safety-operator-8fa8cfb2", "role-safety-operator-c5faef16", "role-test-driver-d61df028"], "synonymIds": [], "semanticNeighborIds": ["role-autonomous-vehicle-test-driver-55325ba5", "role-safety-driver-7fd2b3d4", "role-safety-operator-18615849", "role-safety-operator-8fa8cfb2", "role-safety-operator-c5faef16", "role-test-driver-d61df028"], "complementLabels": ["Test Management Organization", "Test Subject"], "complementLinkIds": ["role-test-management-organization-df22fbd7", "role-test-subject-327b5bc2"], "complementIds": ["role-test-management-organization-df22fbd7", "role-test-subject-327b5bc2"], "cluster": "Testing personnel", "profile": [0.8, 0.8, 0.0, 0.8, 0.5, 0.5, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 0.0, "legal_responsibility": 0.7, "ddt": 0.8, "fallback": 0.8, "supervision": 0.8, "assistance": 0.0, "inside_vehicle": 0.5, "remote": 0.5, "deployment": 0.15, "testing": 1.0, "design": 0.0, "regulation": 0.0, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 577.8, "y": 327.4, "radius": 40.0}, {"id": "role-safety-case-reviewer-49da5fa6", "term": "Safety-Case Reviewer", "termLines": ["Safety-Case Reviewer"], "framework": "UN Regulation / GTR on ADS", "roleType": "Human or Entity", "location": null, "description": "The person or team that reviews the manufacturer’s safety case before certification or approval. As part of demonstrating compliance with the safety-assurance requirements, the manufacturer shall review its safety case prior to certification or approval, and is encouraged to do so during development.", "sourceText": "UN GTR on ADS ¶¶ 5.3.4.1–5.3.4.5, 6.3.1.4(h) (ECE/TRANS/WP.29/2026/139) (UN GTR under the 1998 Agreement; no direct legal effect pending national transposition; status: Adopted UN text; final editorial numbering check)\nParallel UN ADS Regulation (adopted June 2026; ECE/TRANS/WP.29/2026/137; final number pending official publication) (UN Regulation under the 1958 Agreement; binding on Contracting Parties applying it)", "urls": ["https://docs.un.org/en/ECE/TRANS/WP.29/2026/139", "https://docs.un.org/en/ECE/TRANS/WP.29/2026/137"], "urlLabels": ["UN GTR on ADS", "UN Regulation on ADS"], "sourceEntries": [{"text": "UN GTR on ADS ¶¶ 5.3.4.1–5.3.4.5, 6.3.1.4(h) (ECE/TRANS/WP.29/2026/139) (UN GTR under the 1998 Agreement; no direct legal effect pending national transposition; status: Adopted UN text; final editorial numbering check)", "links": [{"url": "https://docs.un.org/en/ECE/TRANS/WP.29/2026/139", "label": "UN GTR on ADS", "linkText": "ECE/TRANS/WP.29/2026/139"}]}, {"text": "Parallel UN ADS Regulation (adopted June 2026; ECE/TRANS/WP.29/2026/137; final number pending official publication) (UN Regulation under the 1958 Agreement; binding on Contracting Parties applying it)", "links": [{"url": "https://docs.un.org/en/ECE/TRANS/WP.29/2026/137", "label": "UN Regulation on ADS", "linkText": "ECE/TRANS/WP.29/2026/137"}]}], "nearLabels": ["Organisme Qualifié Agréé (OQA) [France]"], "nearLinkIds": ["role-organisme-qualifie-agree-oqa-190f5b3d"], "nearIds": ["role-organisme-qualifie-agree-oqa-190f5b3d"], "synonymIds": [], "semanticNeighborIds": ["role-assessor-competent-personnel-3c12ddcb", "role-organisme-qualifie-agree-oqa-190f5b3d", "role-safety-management-system-auditor-5d699ea6", "role-technical-service-8df5b955", "role-authorised-automated-vehicle-incident-inspector-41f4c782", "role-approval-authority-7a850706"], "complementLabels": ["Manufacturer", "Safety Management System Auditor"], "complementLinkIds": ["role-manufacturer-644d113f", "role-safety-management-system-auditor-5d699ea6"], "complementIds": ["role-manufacturer-644d113f", "role-safety-management-system-auditor-5d699ea6"], "cluster": "Assessment, audit, and investigation", "profile": [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.35, 0.0, 0.0, 0.0, 0.4, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 0.0, "legal_responsibility": 0.65, "ddt": 0.0, "fallback": 0.0, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 0.0, "remote": 0.0, "deployment": 0.55, "testing": 0.0, "design": 0.0, "regulation": 1.0, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 1475.2, "y": 781.4, "radius": 40.0}, {"id": "role-sao-chief-supervisor-880317ca", "term": "SAO Chief Supervisor", "termLines": ["SAO Chief Supervisor", "Japanese: 特定自動運行主任者"], "framework": "Japan", "roleType": "Human", "location": "v/r", "description": "A person who supervises specified automated operation remotely or from aboard the vehicle and assumes driver-related safety duties when no driver is present. The supervisor directs incident handling and coordinates the on-site response operator.", "sourceText": "道路交通法 (Road Traffic Act, Japan) arts. 75-19, 75-21, as amended by Act No. 32 of 2022 (binding primary authority; status: Enacted / in force)\nNational Police Agency, Summary of the Level 4 (SAO) Permit System (2022) (official / technical material)", "urls": ["https://elaws.e-gov.go.jp/document?lawid=335AC0000000105", "https://www.npa.go.jp/bureau/traffic/selfdriving/L4-summary.pdf"], "urlLabels": ["Japanese Road Traffic Act", "Japanese Level 4 automated-operation guidance"], "sourceEntries": [{"text": "道路交通法 (Road Traffic Act, Japan) arts. 75-19, 75-21, as amended by Act No. 32 of 2022 (binding primary authority; status: Enacted / in force)", "links": [{"url": "https://elaws.e-gov.go.jp/document?lawid=335AC0000000105", "label": "Japanese Road Traffic Act", "linkText": "Japanese Road Traffic Act"}]}, {"text": "National Police Agency, Summary of the Level 4 (SAO) Permit System (2022) (official / technical material)", "links": [{"url": "https://www.npa.go.jp/bureau/traffic/selfdriving/L4-summary.pdf", "label": "Japanese Level 4 automated-operation guidance", "linkText": "Japanese Level 4 automated-operation guidance"}]}], "nearLabels": ["Operator [Switzerland]", "Platform Safety Monitoring Personnel [China (Beijing)]", "Remote Monitor [Generic]", "Technische Aufsicht [Germany]"], "nearLinkIds": ["role-operator-01759964", "role-platform-safety-monitoring-personnel-b9339767", "role-remote-monitor-ad7e301d", "role-technische-aufsicht-97612a0d"], "nearIds": ["role-operator-01759964", "role-platform-safety-monitoring-personnel-b9339767", "role-remote-monitor-ad7e301d", "role-technische-aufsicht-97612a0d"], "synonymIds": [], "semanticNeighborIds": ["role-technische-aufsicht-97612a0d", "role-operator-01759964", "role-platform-safety-monitoring-personnel-b9339767", "role-remote-monitor-ad7e301d", "role-encadrant-d-intervention-a-distance-cd797f63", "role-remote-assistant-213055be"], "complementLabels": ["On-Site Response Operator", "SAO Implementer"], "complementLinkIds": ["role-on-site-response-operator-17f6beac", "role-sao-implementer-363ba981"], "complementIds": ["role-on-site-response-operator-17f6beac", "role-sao-implementer-363ba981"], "cluster": "Operational supervision", "profile": [0.0, 0.0, 0.0, 1.0, 0.6, 0.4, 0.0, 0.0, 0.0, 0.0, 0.85, 0.0, 0.0, 0.0, 0.0, 0.3, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 0.0, "legal_responsibility": 0.85, "ddt": 0.0, "fallback": 0.0, "supervision": 1.0, "assistance": 0.0, "inside_vehicle": 0.4, "remote": 0.6, "deployment": 0.95, "testing": 0.0, "design": 0.0, "regulation": 0.0, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.3}, "x": 745.7, "y": 478.3, "radius": 40.0}, {"id": "role-sao-implementer-363ba981", "term": "SAO Implementer", "termLines": ["SAO Implementer", "Japanese: 特定自動運行実施者"], "framework": "Japan", "roleType": "Human or Entity", "location": null, "description": "The specified automated operation implementer (特定自動運行実施者) is the person that obtains a permit from the Prefectural Public Safety Commission to conduct specified automated operation. The implementer submits and follows the operation plan; designates a chief supervisor and, when required, an on-site response operator; educates designated personnel; keeps records; implements crash measures; and maintains required insurance.", "sourceText": "道路交通法 (Road Traffic Act, Japan) arts. 75-12 to 75-26, as amended by Act No. 32 of 2022 (in force 1 Apr. 2023) (binding primary authority; status: Enacted / in force)\nNational Police Agency, 特定自動運行に係る許可制度の創設について (June 2022) (official / technical material)\nCommentary concerning whether the implementer is functionally analogous to a driver (secondary / analytical source)", "urls": ["https://elaws.e-gov.go.jp/document?lawid=335AC0000000105", "https://www.npa.go.jp/bureau/traffic/selfdriving/L4-summary.pdf"], "urlLabels": ["Japanese Road Traffic Act", "Japanese Level 4 automated-operation guidance"], "sourceEntries": [{"text": "道路交通法 (Road Traffic Act, Japan) arts. 75-12 to 75-26, as amended by Act No. 32 of 2022 (in force 1 Apr. 2023) (binding primary authority; status: Enacted / in force)", "links": [{"url": "https://elaws.e-gov.go.jp/document?lawid=335AC0000000105", "label": "Japanese Road Traffic Act", "linkText": "Japanese Road Traffic Act"}]}, {"text": "National Police Agency, 特定自動運行に係る許可制度の創設について (June 2022) (official / technical material)", "links": [{"url": "https://www.npa.go.jp/bureau/traffic/selfdriving/L4-summary.pdf", "label": "Japanese Level 4 automated-operation guidance", "linkText": "Japanese Level 4 automated-operation guidance"}]}, {"text": "Commentary concerning whether the implementer is functionally analogous to a driver (secondary / analytical source)", "links": []}], "nearLabels": ["Authorised Self-Driving Entity (ASDE) [United Kingdom]", "Automated Driving Provider (ADP) [UAOVA (US model state law)]", "Automated Driving System Entity (ADSE) [Australia]", "STRA Operator [France]", "Use Subject [China (national)]"], "nearLinkIds": ["role-authorised-self-driving-entity-asde-d43383b0", "role-automated-driving-provider-adp-256119f8", "role-automated-driving-system-entity-adse-aba2e64e", "role-stra-operator-1af07ac4", "role-use-subject-987e4410"], "nearIds": ["role-authorised-self-driving-entity-asde-d43383b0", "role-automated-driving-provider-adp-256119f8", "role-automated-driving-system-entity-adse-aba2e64e", "role-stra-operator-1af07ac4", "role-use-subject-987e4410"], "synonymIds": [], "semanticNeighborIds": ["role-authorised-self-driving-entity-asde-d43383b0", "role-automated-driving-provider-adp-256119f8", "role-automated-driving-system-entity-adse-aba2e64e", "role-stra-operator-1af07ac4", "role-use-subject-987e4410", "role-automated-driving-provider-3cb6f2d3"], "complementLabels": ["On-Site Response Operator", "SAO Chief Supervisor"], "complementLinkIds": ["role-on-site-response-operator-17f6beac", "role-sao-chief-supervisor-880317ca"], "complementIds": ["role-on-site-response-operator-17f6beac", "role-sao-chief-supervisor-880317ca"], "cluster": "ADS-associated entities", "profile": [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.25, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.65, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 0.0, "legal_responsibility": 1.0, "ddt": 0.0, "fallback": 0.0, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 0.0, "remote": 0.0, "deployment": 1.0, "testing": 0.0, "design": 0.0, "regulation": 0.0, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 1175.7, "y": 455.1, "radius": 40.0}, {"id": "role-second-responder-8b0bdee5", "term": "Second Responder", "termLines": ["Second Responder"], "framework": "Generic", "roleType": "Human", "location": null, "description": "Tow and recovery operators, roadside-assistance personnel, hazmat cleanup crews, and others who arrive after the immediate emergency phase to clear, recover, or repair vehicles and restore the roadway. No examined framework defines their authority over an automated vehicle: who may lawfully direct, move, disable, or tow an ADS-equipped vehicle — and how the vehicle or its remote supervision must respond — is governed today by operator protocols rather than statute.", "sourceText": "Generic incident-recovery role; German road-traffic law provides an illustrative framework for post-incident operational duties.", "urls": ["https://www.gesetze-im-internet.de/stvg/"], "urlLabels": ["German Road Traffic Act"], "sourceEntries": [{"text": "Generic incident-recovery role; German road-traffic law provides an illustrative framework for post-incident operational duties.", "links": [{"url": "https://www.gesetze-im-internet.de/stvg/", "label": "German Road Traffic Act", "linkText": "German Road Traffic Act"}]}], "nearLabels": ["On-Site Response Operator [Japan]"], "nearLinkIds": ["role-on-site-response-operator-17f6beac"], "nearIds": ["role-on-site-response-operator-17f6beac"], "synonymIds": [], "semanticNeighborIds": ["role-on-site-response-operator-17f6beac", "role-first-responder-c2132b8f", "role-road-safety-agent-0f5d8727", "role-dispatching-entity-b62ec459", "role-licensed-nuic-operator-e0b0a043", "role-driverless-operation-dispatcher-90e060ae"], "complementLabels": ["First Responder", "Fleet Operator"], "complementLinkIds": ["role-first-responder-c2132b8f", "role-fleet-operator-902414c2"], "complementIds": ["role-first-responder-c2132b8f", "role-fleet-operator-902414c2"], "cluster": "Road users and incident response", "profile": [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.25, 0.25, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.8], "focusScores": {"operator_designation": 0.0, "driver_designation": 0.0, "legal_responsibility": 0.35, "ddt": 0.0, "fallback": 0.0, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 0.0, "remote": 0.0, "deployment": 0.6, "testing": 0.0, "design": 0.0, "regulation": 0.0, "dispatch": 0.25, "nonoperating_occupant": 0.0, "road_incident": 1.0}, "x": 807.5, "y": 894.5, "radius": 40.0}, {"id": "role-senior-manager-210a5506", "term": "Senior Manager", "termLines": ["Senior Manager"], "framework": "United Kingdom", "roleType": "Human", "location": null, "description": "A senior manager of a regulated body who may be personally liable for an offence committed with the manager's consent or connivance. This is an offence-attribution role, not a general operational office or a nominated individual.", "sourceText": "Automated Vehicles Act 2024, § 27 (binding primary authority; status: Enacted offense-liability rule)", "urls": ["https://www.legislation.gov.uk/ukpga/2024/10/contents"], "urlLabels": ["UK Automated Vehicles Act 2024"], "sourceEntries": [{"text": "Automated Vehicles Act 2024, § 27 (binding primary authority; status: Enacted offense-liability rule)", "links": [{"url": "https://www.legislation.gov.uk/ukpga/2024/10/contents", "label": "UK Automated Vehicles Act 2024", "linkText": "Automated Vehicles Act 2024"}]}], "nearLabels": ["Executive Officer [Australia]", "Responsible Person in the Owner Entity [Croatia]"], "nearLinkIds": ["role-executive-officer-37044c7d", "role-responsible-person-in-the-owner-entity-ddd7ca19"], "nearIds": ["role-executive-officer-37044c7d", "role-responsible-person-in-the-owner-entity-ddd7ca19"], "synonymIds": [], "semanticNeighborIds": ["role-nominated-individual-acc58b0c", "role-executive-officer-37044c7d", "role-responsible-person-in-the-owner-entity-ddd7ca19", "role-specified-person-44b58c10", "role-responsible-person-for-permit-compliance-fa393950", "role-vehicle-manufacturer-645d0588"], "complementLabels": ["Licensed NUiC Operator", "Nominated Individual"], "complementLinkIds": ["role-licensed-nuic-operator-e0b0a043", "role-nominated-individual-acc58b0c"], "complementIds": ["role-licensed-nuic-operator-e0b0a043", "role-nominated-individual-acc58b0c"], "cluster": "Governance and compliance officers", "profile": [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.45, 1.0, 0.0, 0.0, 0.0, 0.9, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 0.0, "legal_responsibility": 1.0, "ddt": 0.0, "fallback": 0.0, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 0.0, "remote": 0.0, "deployment": 0.85, "testing": 0.0, "design": 0.0, "regulation": 0.9, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 1499.1, "y": 858.7, "radius": 40.0}, {"id": "role-specified-person-44b58c10", "term": "Specified Person", "termLines": ["Specified Person"], "framework": "Singapore", "roleType": "Human or Entity", "location": null, "description": "The natural person or body corporate nominated in an application as the point of contact for an approved trial or special use. The Specified Person handles prescribed applications, documents, liaison, records, maintenance, incident notification, and other duties under Part 3 of the Rules.", "sourceText": "Road Traffic (Autonomous Motor Vehicles) Rules 2017, rr. 2, 5-6 and 16-20 (binding primary authority)", "urls": ["https://sso.agc.gov.sg/SL/RTA1961-S464-2017"], "urlLabels": ["Singapore autonomous-motor-vehicle rules"], "sourceEntries": [{"text": "Road Traffic (Autonomous Motor Vehicles) Rules 2017, rr. 2, 5-6 and 16-20 (binding primary authority)", "links": [{"url": "https://sso.agc.gov.sg/SL/RTA1961-S464-2017", "label": "Singapore autonomous-motor-vehicle rules", "linkText": "Singapore autonomous-motor-vehicle rules"}]}], "nearLabels": ["Nominated Individual [United Kingdom]", "Responsible Person in the Owner Entity [Croatia]"], "nearLinkIds": ["role-nominated-individual-acc58b0c", "role-responsible-person-in-the-owner-entity-ddd7ca19"], "nearIds": ["role-nominated-individual-acc58b0c", "role-responsible-person-in-the-owner-entity-ddd7ca19"], "synonymIds": [], "semanticNeighborIds": ["role-responsible-person-for-permit-compliance-fa393950", "role-nominated-individual-acc58b0c", "role-responsible-person-in-the-owner-entity-ddd7ca19", "role-senior-manager-210a5506", "role-executive-officer-37044c7d", "role-vehicle-manufacturer-645d0588"], "complementLabels": ["Safety Driver", "Safety Operator [Singapore]"], "complementLinkIds": ["role-safety-driver-7fd2b3d4", "role-safety-operator-c5faef16"], "complementIds": ["role-safety-driver-7fd2b3d4", "role-safety-operator-c5faef16"], "cluster": "Governance and compliance officers", "profile": [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.45, 1.0, 0.0, 0.0, 0.0, 0.9, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 0.0, "legal_responsibility": 1.0, "ddt": 0.0, "fallback": 0.0, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 0.0, "remote": 0.0, "deployment": 0.85, "testing": 0.0, "design": 0.0, "regulation": 0.9, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 1337.8, "y": 860.4, "radius": 40.0}, {"id": "role-stra-operator-1af07ac4", "term": "STRA Operator", "termLines": ["STRA Operator", "French: Exploitant"], "framework": "France", "roleType": "Human or Entity", "location": null, "description": "A natural or legal person that operates an automated road transport system, either directly or at the service organizer's request, and manages and maintains it. The same entity may also be the service organizer or system designer; when there are multiple operators, Exploitant denotes the lead operator. French freight rules use the same role for automated freight systems.", "sourceText": "Code des transports art. R. 3151-1(13) (passenger STRA definition)\nCode des transports art. R. 3251-2(5) (freight STRA definition)", "urls": ["https://www.legifrance.gouv.fr/codes/article_lc/LEGIARTI000043735946", "https://www.legifrance.gouv.fr/codes/article_lc/LEGIARTI000050664383"], "urlLabels": ["Code des transports art. R. 3151-1(13)", "Code des transports art. R. 3251-2(5)"], "sourceEntries": [{"text": "Code des transports art. R. 3151-1(13) (passenger STRA definition)", "links": [{"url": "https://www.legifrance.gouv.fr/codes/article_lc/LEGIARTI000043735946", "label": "Code des transports art. R. 3151-1(13)", "linkText": "Code des transports art. R. 3151-1(13)"}]}, {"text": "Code des transports art. R. 3251-2(5) (freight STRA definition)", "links": [{"url": "https://www.legifrance.gouv.fr/codes/article_lc/LEGIARTI000050664383", "label": "Code des transports art. R. 3251-2(5)", "linkText": "Code des transports art. R. 3251-2(5)"}]}], "nearLabels": ["Authorised Self-Driving Entity (ASDE) [United Kingdom]", "Automated Driving Provider (ADP) [UAOVA (US model state law)]", "Automated Driving System Entity (ADSE) [Australia]", "Licensed Fully Automated Vehicle Operator [Slovakia]", "SAO Implementer [Japan]", "Use Subject [China (national)]"], "nearLinkIds": ["role-authorised-self-driving-entity-asde-d43383b0", "role-automated-driving-provider-adp-256119f8", "role-automated-driving-system-entity-adse-aba2e64e", "role-licensed-fully-automated-vehicle-operator-00182b0b", "role-sao-implementer-363ba981", "role-use-subject-987e4410"], "nearIds": ["role-authorised-self-driving-entity-asde-d43383b0", "role-automated-driving-provider-adp-256119f8", "role-automated-driving-system-entity-adse-aba2e64e", "role-licensed-fully-automated-vehicle-operator-00182b0b", "role-sao-implementer-363ba981", "role-use-subject-987e4410"], "synonymIds": [], "semanticNeighborIds": ["role-authorised-self-driving-entity-asde-d43383b0", "role-automated-driving-provider-adp-256119f8", "role-automated-driving-system-entity-adse-aba2e64e", "role-sao-implementer-363ba981", "role-use-subject-987e4410", "role-licensed-fully-automated-vehicle-operator-00182b0b"], "complementLabels": ["Encadrant d'intervention à distance", "Opérateur d'intervention à distance", "Organisateur du service", "Organisme Qualifié Agréé (OQA)", "System Designer"], "complementLinkIds": ["role-encadrant-d-intervention-a-distance-cd797f63", "role-operateur-d-intervention-a-distance-38151830", "role-organisateur-du-service-d2a1d37a", "role-organisme-qualifie-agree-oqa-190f5b3d", "role-system-designer-b1953c84"], "complementIds": ["role-encadrant-d-intervention-a-distance-cd797f63", "role-operateur-d-intervention-a-distance-38151830", "role-organisateur-du-service-d2a1d37a", "role-organisme-qualifie-agree-oqa-190f5b3d", "role-system-designer-b1953c84"], "cluster": "ADS-associated entities", "profile": [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.25, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.65, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 1.0, "driver_designation": 0.0, "legal_responsibility": 1.0, "ddt": 0.0, "fallback": 0.0, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 0.0, "remote": 0.0, "deployment": 1.0, "testing": 0.0, "design": 0.0, "regulation": 0.0, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 1291.6, "y": 568.4, "radius": 40.0}, {"id": "role-supervision-operator-4a7ccd82", "term": "Supervision Operator", "termLines": ["Supervision Operator", "Slovak: operátor dohľadu"], "framework": "Slovakia", "roleType": "Human (only remote)", "location": "r", "description": "A proposed remote human role that would supervise fully automated vehicles from a control center in Slovakia without continuously performing the dynamic driving task. The operator would have to be at least 18, hold the relevant driving licence for at least three years, complete vehicle-specific training, and intervene in the actual driving when necessary for safety or operational-domain compliance.", "sourceText": "Slovak Parliament, Government Bill 1329, proposed Act No. 106/2018 §§ 2(2)(ak), 49a(7)-(8), and proposed Road Traffic Act § 5(6) (official proposed text; not enacted as of 27 Aug. 2026)\nSlovak Parliament, bill 1329 legislative-status page (official status: introduced 7 May 2026 and passed first reading 3 June 2026)", "urls": ["https://www.nrsr.sk/web/Dynamic/DocumentPreview.aspx?DocID=590262", "https://www.nrsr.sk/web/Page.aspx?CPT=1329&CisObdobia=9&ZakZborID=13&sid=zakony%2Fzakon"], "urlLabels": ["Slovak Government Bill 1329", "Slovak bill 1329 status"], "sourceEntries": [{"text": "Slovak Parliament, Government Bill 1329, proposed Act No. 106/2018 §§ 2(2)(ak), 49a(7)-(8), and proposed Road Traffic Act § 5(6) (official proposed text; not enacted as of 27 Aug. 2026)", "links": [{"url": "https://www.nrsr.sk/web/Dynamic/DocumentPreview.aspx?DocID=590262", "label": "Slovak Government Bill 1329", "linkText": "Government Bill 1329"}]}, {"text": "Slovak Parliament, bill 1329 legislative-status page (official status: introduced 7 May 2026 and passed first reading 3 June 2026)", "links": [{"url": "https://www.nrsr.sk/web/Page.aspx?CPT=1329&CisObdobia=9&ZakZborID=13&sid=zakony%2Fzakon", "label": "Slovak bill 1329 status", "linkText": "bill 1329 legislative-status page"}]}], "nearLabels": ["Person Supervising an ADS-Operated Vehicle [Slovakia]", "Remote Controller [Finland]", "Technische Aufsicht [Germany]"], "nearLinkIds": ["role-person-supervising-an-ads-operated-vehicle-4313eff4", "role-remote-controller-3cf7294b", "role-technische-aufsicht-97612a0d"], "nearIds": ["role-person-supervising-an-ads-operated-vehicle-4313eff4", "role-remote-controller-3cf7294b", "role-technische-aufsicht-97612a0d"], "synonymIds": [], "semanticNeighborIds": ["role-person-supervising-an-ads-operated-vehicle-4313eff4", "role-technische-aufsicht-97612a0d", "role-remote-controller-3cf7294b", "role-encadrant-d-intervention-a-distance-cd797f63", "role-remote-human-operator-60ea2b20", "role-driver-of-an-automated-delivery-vehicle-b3aa8817"], "complementLabels": ["Licensed Fully Automated Vehicle Operator", "Road-Transport Operator"], "complementLinkIds": ["role-licensed-fully-automated-vehicle-operator-00182b0b", "role-road-transport-operator-fe7e0b57"], "complementIds": ["role-licensed-fully-automated-vehicle-operator-00182b0b", "role-road-transport-operator-fe7e0b57"], "cluster": "Operational supervision", "profile": [0.6, 0.85, 0.35, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.8, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 1.0, "driver_designation": 0.0, "legal_responsibility": 0.8, "ddt": 0.6, "fallback": 0.85, "supervision": 1.0, "assistance": 0.35, "inside_vehicle": 0.0, "remote": 1.0, "deployment": 0.95, "testing": 0.0, "design": 0.0, "regulation": 0.0, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 688.8, "y": 699.0, "radius": 40.0}, {"id": "role-system-designer-b1953c84", "term": "System Designer", "termLines": ["System Designer", "French: concepteur du système technique"], "framework": "France", "roleType": "Human or Entity", "location": null, "description": "The natural or legal person responsible for the design of the technical system used in a STRA. The designer prepares and maintains technical and safety documentation and interfaces with the service organizer, STRA operator, manufacturer, and OQA; one organization may occupy more than one role if the legal responsibilities remain clear.", "sourceText": "Code des transports arts. R. 3151-1 ff.; Décrets nos. 2021-873 and 2024-1063 (binding primary authority)", "urls": ["https://www.legifrance.gouv.fr/jorf/id/JORFTEXT000043729532", "https://www.legifrance.gouv.fr/jorf/id/JORFTEXT000050662872"], "urlLabels": ["French STRA decree", "French 2024 STRA decree"], "sourceEntries": [{"text": "Code des transports arts. R. 3151-1 ff.; Décrets nos. 2021-873 and 2024-1063 (binding primary authority)", "links": []}, {"text": "French STRA decree", "links": [{"url": "https://www.legifrance.gouv.fr/jorf/id/JORFTEXT000043729532", "label": "French STRA decree", "linkText": "French STRA decree"}]}, {"text": "French 2024 STRA decree", "links": [{"url": "https://www.legifrance.gouv.fr/jorf/id/JORFTEXT000050662872", "label": "French 2024 STRA decree", "linkText": "French 2024 STRA decree"}]}], "nearLabels": ["Hersteller [Germany]", "Manufacturer [UN Regulation / GTR on ADS]", "Manufacturer of Autonomous Technology [California]"], "nearLinkIds": ["role-hersteller-3e8eeccd", "role-manufacturer-644d113f", "role-manufacturer-of-autonomous-technology-4802985e"], "nearIds": ["role-hersteller-3e8eeccd", "role-manufacturer-644d113f", "role-manufacturer-of-autonomous-technology-4802985e"], "synonymIds": [], "semanticNeighborIds": ["role-hersteller-3e8eeccd", "role-manufacturer-644d113f", "role-manufacturer-of-autonomous-technology-4802985e", "role-company-76c0a1b6", "role-automobile-manufacturer-pilot-consortium-93a764f5", "role-vehicle-manufacturer-645d0588"], "complementLabels": ["Organisateur du service", "Organisme Qualifié Agréé (OQA)", "STRA Operator"], "complementLinkIds": ["role-organisateur-du-service-d2a1d37a", "role-organisme-qualifie-agree-oqa-190f5b3d", "role-stra-operator-1af07ac4"], "complementIds": ["role-organisateur-du-service-d2a1d37a", "role-organisme-qualifie-agree-oqa-190f5b3d", "role-stra-operator-1af07ac4"], "cluster": "Manufacturers and designers", "profile": [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.85, 0.35, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 0.0, "legal_responsibility": 0.7, "ddt": 0.0, "fallback": 0.0, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 0.0, "remote": 0.0, "deployment": 0.55, "testing": 0.0, "design": 1.0, "regulation": 0.0, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 1327.7, "y": 205.3, "radius": 40.0}, {"id": "role-technical-service-8df5b955", "term": "Technical Service", "termLines": ["Technical Service"], "framework": "UNECE 1958 Agreement", "roleType": "Entity", "location": null, "description": "A body designated under the 1958 Agreement/type-approval system to carry out tests, inspections, or assessments on behalf of an approval authority. In the ADS materials, a residual GTR reference to ‘the approval authority or its designated technical service’ should be read against that type-approval background.", "sourceText": "UNECE 1958 Agreement concerning the adoption of harmonized UN vehicle regulations and reciprocal recognition of approvals (binding treaty framework for Contracting Parties)", "urls": ["https://unece.org/about-vehicle-regulations"], "urlLabels": ["UNECE 1958 Agreement overview"], "sourceEntries": [{"text": "UNECE 1958 Agreement concerning the adoption of harmonized UN vehicle regulations and reciprocal recognition of approvals (binding treaty framework for Contracting Parties)", "links": [{"url": "https://unece.org/about-vehicle-regulations", "label": "UNECE 1958 Agreement overview", "linkText": "UNECE 1958 Agreement"}]}], "nearLabels": ["Assessor / Competent Personnel [UN Regulation / GTR on ADS]", "Organisme Qualifié Agréé (OQA) [France]"], "nearLinkIds": ["role-assessor-competent-personnel-3c12ddcb", "role-organisme-qualifie-agree-oqa-190f5b3d"], "nearIds": ["role-assessor-competent-personnel-3c12ddcb", "role-organisme-qualifie-agree-oqa-190f5b3d"], "synonymIds": [], "semanticNeighborIds": ["role-organisme-qualifie-agree-oqa-190f5b3d", "role-assessor-competent-personnel-3c12ddcb", "role-safety-management-system-auditor-5d699ea6", "role-safety-case-reviewer-49da5fa6", "role-authorised-automated-vehicle-incident-inspector-41f4c782", "role-relevant-authority-b0d0ca19"], "complementLabels": ["Approval Authority"], "complementLinkIds": ["role-approval-authority-7a850706"], "complementIds": ["role-approval-authority-7a850706"], "cluster": "Assessment, audit, and investigation", "profile": [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.35, 0.0, 0.0, 0.0, 0.4, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 0.0, "legal_responsibility": 0.65, "ddt": 0.0, "fallback": 0.0, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 0.0, "remote": 0.0, "deployment": 0.55, "testing": 0.0, "design": 0.0, "regulation": 1.0, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 1639.0, "y": 805.5, "radius": 40.0}, {"id": "role-technische-aufsicht-97612a0d", "term": "Technische Aufsicht", "termLines": ["Technische Aufsicht", "English: technical supervision"], "framework": "Germany", "roleType": "Human", "location": "v/r", "description": "A natural person who supervises an automated vehicle and can approve defined alternative manoeuvres or deactivate the automated function without continuously performing the driving task. German law defines the role by these functions, not by the person's location, so the approved arrangement may be remote or in-vehicle.", "sourceText": "StVG §§ 1d(3), 1e(2) no. 4, 1e(3), 1f(1)–(3) (Germany) (binding primary authority; status: Enacted / in force)\nAFGBV § 14 (2022), as amended by Act of 12 May 2026 (BGBl. 2026 I Nr. 142) (binding primary authority)", "urls": ["https://www.gesetze-im-internet.de/stvg/", "https://www.gesetze-im-internet.de/afgbv/"], "urlLabels": ["German Road Traffic Act", "German Autonomous Vehicles Approval and Operation Ordinance"], "sourceEntries": [{"text": "StVG §§ 1d(3), 1e(2) no. 4, 1e(3), 1f(1)–(3) (Germany) (binding primary authority; status: Enacted / in force)", "links": [{"url": "https://www.gesetze-im-internet.de/stvg/", "label": "German Road Traffic Act", "linkText": "StVG"}]}, {"text": "AFGBV § 14 (2022), as amended by Act of 12 May 2026 (BGBl. 2026 I Nr. 142) (binding primary authority)", "links": [{"url": "https://www.gesetze-im-internet.de/afgbv/", "label": "German Autonomous Vehicles Approval and Operation Ordinance", "linkText": "AFGBV"}]}], "nearLabels": ["Operator [Switzerland]", "Platform Safety Monitoring Personnel [China (Beijing)]", "Remote Monitor [Generic]", "SAO Chief Supervisor [Japan]", "Supervision Operator [Slovakia]"], "nearLinkIds": ["role-operator-01759964", "role-platform-safety-monitoring-personnel-b9339767", "role-remote-monitor-ad7e301d", "role-sao-chief-supervisor-880317ca", "role-supervision-operator-4a7ccd82"], "nearIds": ["role-operator-01759964", "role-platform-safety-monitoring-personnel-b9339767", "role-remote-monitor-ad7e301d", "role-sao-chief-supervisor-880317ca", "role-supervision-operator-4a7ccd82"], "synonymIds": [], "semanticNeighborIds": ["role-supervision-operator-4a7ccd82", "role-sao-chief-supervisor-880317ca", "role-operator-01759964", "role-platform-safety-monitoring-personnel-b9339767", "role-remote-monitor-ad7e301d", "role-remote-assistant-213055be"], "complementLabels": ["Fahrzeugführer", "Halter", "Hersteller"], "complementLinkIds": ["role-fahrzeugfuhrer-0005572c", "role-halter-a8f7804f", "role-hersteller-3e8eeccd"], "complementIds": ["role-fahrzeugfuhrer-0005572c", "role-halter-a8f7804f", "role-hersteller-3e8eeccd"], "cluster": "Operational supervision", "profile": [0.0, 0.0, 0.55, 1.0, 0.5, 0.5, 0.0, 0.0, 0.0, 0.0, 0.65, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 0.0, "legal_responsibility": 0.75, "ddt": 0.0, "fallback": 0.0, "supervision": 1.0, "assistance": 0.55, "inside_vehicle": 0.5, "remote": 0.5, "deployment": 0.95, "testing": 0.0, "design": 0.0, "regulation": 0.0, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 712.7, "y": 552.1, "radius": 40.0}, {"id": "role-test-driver-d61df028", "term": "Test Driver", "termLines": ["Test Driver", "Chinese: 测试驾驶人"], "framework": "China (national)", "roleType": "Human", "location": null, "description": "A driver authorized by the Test Subject to conduct the test and take emergency measures involving the test vehicle. The person must understand the ADS and test procedure, monitor the vehicle and environment, take over when necessary, report specified events, and keep test logs.", "sourceText": "GB/T 43766-2024, §§ 3.12 and 6 (current recommended national standard)", "urls": ["https://openstd.samr.gov.cn/bzgk/std/newGbInfo?hcno=BFEF7EE7E2E77CAEA3D51B78B5CC2CD9", "https://newlypossible.org/wiki/Chinese_Automated_Driving_Standards"], "urlLabels": ["GB/T 43766-2024", "Chinese automated-driving standards guide"], "sourceEntries": [{"text": "GB/T 43766-2024, §§ 3.12 and 6 (current recommended national standard)", "links": [{"url": "https://openstd.samr.gov.cn/bzgk/std/newGbInfo?hcno=BFEF7EE7E2E77CAEA3D51B78B5CC2CD9", "label": "GB/T 43766-2024", "linkText": "GB/T 43766-2024"}]}, {"text": "Chinese automated-driving standards guide", "links": [{"url": "https://newlypossible.org/wiki/Chinese_Automated_Driving_Standards", "label": "Chinese automated-driving standards guide", "linkText": "Chinese automated-driving standards guide"}]}], "nearLabels": ["Autonomous-Vehicle Test Driver [California]", "Safety Driver [Singapore]", "Safety Supervisor [China (national)]"], "nearLinkIds": ["role-autonomous-vehicle-test-driver-55325ba5", "role-safety-driver-7fd2b3d4", "role-safety-supervisor-b0d2cd25"], "nearIds": ["role-autonomous-vehicle-test-driver-55325ba5", "role-safety-driver-7fd2b3d4", "role-safety-supervisor-b0d2cd25"], "synonymIds": [], "semanticNeighborIds": ["role-autonomous-vehicle-test-driver-55325ba5", "role-safety-driver-7fd2b3d4", "role-safety-supervisor-b0d2cd25", "role-safety-operator-c5faef16", "role-safety-operator-94878ad6", "role-safety-operator-8fa8cfb2"], "complementLabels": ["Test Management Organization", "Test Subject"], "complementLinkIds": ["role-test-management-organization-df22fbd7", "role-test-subject-327b5bc2"], "complementIds": ["role-test-management-organization-df22fbd7", "role-test-subject-327b5bc2"], "cluster": "Testing personnel", "profile": [1.0, 0.7, 0.0, 0.55, 0.0, 0.8, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 1.0, "legal_responsibility": 0.7, "ddt": 1.0, "fallback": 0.7, "supervision": 0.55, "assistance": 0.0, "inside_vehicle": 0.8, "remote": 0.0, "deployment": 0.15, "testing": 1.0, "design": 0.0, "regulation": 0.0, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 626.8, "y": 393.2, "radius": 40.0}, {"id": "role-test-management-organization-df22fbd7", "term": "Test Management Organization", "termLines": ["Test Management Organization", "Chinese: 测试运行管理主体"], "framework": "China (national)", "roleType": "Entity", "location": null, "description": "A unit that monitors and manages road operational-safety testing and bears the corresponding responsibility. It operates the management platform, coordinates tests, conducts traffic-safety inspections, activates emergency measures, and receives test plans, event reports, and periodic summaries.", "sourceText": "GB/T 43766-2024, §§ 3.14 and 7 (current recommended national standard)", "urls": ["https://openstd.samr.gov.cn/bzgk/std/newGbInfo?hcno=BFEF7EE7E2E77CAEA3D51B78B5CC2CD9", "https://newlypossible.org/wiki/Chinese_Automated_Driving_Standards"], "urlLabels": ["GB/T 43766-2024", "Chinese automated-driving standards guide"], "sourceEntries": [{"text": "GB/T 43766-2024, §§ 3.14 and 7 (current recommended national standard)", "links": [{"url": "https://openstd.samr.gov.cn/bzgk/std/newGbInfo?hcno=BFEF7EE7E2E77CAEA3D51B78B5CC2CD9", "label": "GB/T 43766-2024", "linkText": "GB/T 43766-2024"}]}, {"text": "Chinese automated-driving standards guide", "links": [{"url": "https://newlypossible.org/wiki/Chinese_Automated_Driving_Standards", "label": "Chinese automated-driving standards guide", "linkText": "Chinese automated-driving standards guide"}]}], "nearLabels": [], "nearLinkIds": [], "nearIds": [], "synonymIds": [], "semanticNeighborIds": ["role-test-subject-327b5bc2", "role-test-operation-permit-holder-6b2a4e9f", "role-competent-authority-2a4d6b2b", "role-licensed-fully-automated-vehicle-operator-00182b0b", "role-vehicle-manufacturer-645d0588", "role-road-transport-operator-fe7e0b57"], "complementLabels": ["Safety Supervisor", "Test Driver", "Test Subject"], "complementLinkIds": ["role-safety-supervisor-b0d2cd25", "role-test-driver-d61df028", "role-test-subject-327b5bc2"], "complementIds": ["role-safety-supervisor-b0d2cd25", "role-test-driver-d61df028", "role-test-subject-327b5bc2"], "cluster": "Testing personnel", "profile": [0.0, 0.0, 0.0, 0.8, 0.0, 0.0, 0.0, 1.0, 0.0, 1.0, 0.85, 0.0, 0.0, 0.65, 0.55, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 0.0, "legal_responsibility": 0.85, "ddt": 0.0, "fallback": 0.0, "supervision": 0.8, "assistance": 0.0, "inside_vehicle": 0.0, "remote": 0.0, "deployment": 0.15, "testing": 1.0, "design": 0.0, "regulation": 0.65, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 1187.5, "y": 692.1, "radius": 40.0}, {"id": "role-test-subject-327b5bc2", "term": "Test Subject", "termLines": ["Test Subject", "Chinese: 测试主体"], "framework": "China (national)", "roleType": "Entity", "location": null, "description": "A unit that organizes road operational-safety testing and bears the corresponding responsibility. It establishes the test platform, plans and evaluates testing, trains testing personnel, maintains vehicles, reports results, and responds to serious violations and crashes.", "sourceText": "GB/T 43766-2024, §§ 3.11 and 5 (current recommended national standard)", "urls": ["https://openstd.samr.gov.cn/bzgk/std/newGbInfo?hcno=BFEF7EE7E2E77CAEA3D51B78B5CC2CD9", "https://newlypossible.org/wiki/Chinese_Automated_Driving_Standards"], "urlLabels": ["GB/T 43766-2024", "Chinese automated-driving standards guide"], "sourceEntries": [{"text": "GB/T 43766-2024, §§ 3.11 and 5 (current recommended national standard)", "links": [{"url": "https://openstd.samr.gov.cn/bzgk/std/newGbInfo?hcno=BFEF7EE7E2E77CAEA3D51B78B5CC2CD9", "label": "GB/T 43766-2024", "linkText": "GB/T 43766-2024"}]}, {"text": "Chinese automated-driving standards guide", "links": [{"url": "https://newlypossible.org/wiki/Chinese_Automated_Driving_Standards", "label": "Chinese automated-driving standards guide", "linkText": "Chinese automated-driving standards guide"}]}], "nearLabels": ["Automated Commercial Motor Vehicle Pilot Participant [Canada]", "Road-Application Pilot Entity [China (Beijing)]", "Trial Organization [Canada]"], "nearLinkIds": ["role-automated-commercial-motor-vehicle-pilot-participant-9f41564c", "role-road-application-pilot-entity-8e969b9f", "role-trial-organization-5819d6ba"], "nearIds": ["role-automated-commercial-motor-vehicle-pilot-participant-9f41564c", "role-road-application-pilot-entity-8e969b9f", "role-trial-organization-5819d6ba"], "synonymIds": [], "semanticNeighborIds": ["role-automated-commercial-motor-vehicle-pilot-participant-9f41564c", "role-road-application-pilot-entity-8e969b9f", "role-trial-organization-5819d6ba", "role-test-management-organization-df22fbd7", "role-test-operation-permit-holder-6b2a4e9f", "role-sao-implementer-363ba981"], "complementLabels": ["Safety Supervisor", "Test Driver", "Test Management Organization"], "complementLinkIds": ["role-safety-supervisor-b0d2cd25", "role-test-driver-d61df028", "role-test-management-organization-df22fbd7"], "complementIds": ["role-safety-supervisor-b0d2cd25", "role-test-driver-d61df028", "role-test-management-organization-df22fbd7"], "cluster": "Testing personnel", "profile": [0.0, 0.0, 0.0, 0.45, 0.0, 0.0, 0.0, 1.0, 0.0, 1.0, 1.0, 0.0, 0.0, 0.35, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 0.0, "legal_responsibility": 1.0, "ddt": 0.0, "fallback": 0.0, "supervision": 0.45, "assistance": 0.0, "inside_vehicle": 0.0, "remote": 0.0, "deployment": 0.15, "testing": 1.0, "design": 0.0, "regulation": 0.35, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 1329.5, "y": 639.7, "radius": 40.0}, {"id": "role-test-operation-permit-holder-6b2a4e9f", "term": "Test-Operation Permit Holder", "termLines": ["Test-Operation Permit Holder", "Slovak: držiteľ povolenia skúšobnej prevádzky"], "framework": "Slovakia", "roleType": "Human or Entity", "location": null, "description": "The person that holds the type-approval authority's permit to conduct test operation of an automated or fully automated vehicle on public roads for development, manufacture, or approval. The permit holder must comply with the approved operating conditions and demonstrate that the trial does not endanger safety, health, or other protected public interests.", "sourceText": "Slovak Act No. 106/2018 on Operation of Vehicles in Road Traffic, § 49, as amended by Act No. 429/2022 (binding primary authority)", "urls": ["https://www.slov-lex.sk/ezbierky-fe/pravne-predpisy/SK/ZZ/2018/106/", "https://www.slov-lex.sk/ezbierky/pravne-predpisy/SK/ZZ/2022/429/"], "urlLabels": ["Slovak Act No. 106/2018", "Slovak Act No. 429/2022"], "sourceEntries": [{"text": "Slovak Act No. 106/2018 on Operation of Vehicles in Road Traffic, § 49, as amended by Act No. 429/2022 (binding primary authority)", "links": [{"url": "https://www.slov-lex.sk/ezbierky-fe/pravne-predpisy/SK/ZZ/2018/106/", "label": "Slovak Act No. 106/2018", "linkText": "Slovak Act No. 106/2018"}, {"url": "https://www.slov-lex.sk/ezbierky/pravne-predpisy/SK/ZZ/2022/429/", "label": "Slovak Act No. 429/2022", "linkText": "Act No. 429/2022"}]}], "nearLabels": ["Driverless Testing Permit Holder [California]", "Testing Permit Holder - Driver Present [California]", "Trial Permit Holder [Sweden]"], "nearLinkIds": ["role-driverless-testing-permit-holder-bf1f293d", "role-testing-permit-holder-driver-present-2fda75ef", "role-trial-permit-holder-aae67394"], "nearIds": ["role-driverless-testing-permit-holder-bf1f293d", "role-testing-permit-holder-driver-present-2fda75ef", "role-trial-permit-holder-aae67394"], "synonymIds": [], "semanticNeighborIds": ["role-driverless-testing-permit-holder-bf1f293d", "role-testing-permit-holder-driver-present-2fda75ef", "role-trial-permit-holder-aae67394", "role-deployment-permit-holder-2b3d698b", "role-road-application-pilot-entity-8e969b9f", "role-automated-passenger-services-aps-permit-holder-c552c8ad"], "complementLabels": ["Person Supervising an ADS-Operated Vehicle"], "complementLinkIds": ["role-person-supervising-an-ads-operated-vehicle-4313eff4"], "complementIds": ["role-person-supervising-an-ads-operated-vehicle-4313eff4"], "cluster": "Permits, trials, and authorisations", "profile": [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.75, 0.9, 0.0, 0.0, 0.85, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 0.0, "legal_responsibility": 0.9, "ddt": 0.0, "fallback": 0.0, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 0.0, "remote": 0.0, "deployment": 0.7, "testing": 1.0, "design": 0.0, "regulation": 0.85, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 1212.5, "y": 551.9, "radius": 40.0}, {"id": "role-testing-permit-holder-driver-present-2fda75ef", "term": "Testing Permit Holder - Driver Present", "termLines": ["Testing Permit Holder - Driver Present"], "framework": "California", "roleType": "Entity", "location": null, "description": "A manufacturer or other eligible entity holding a California permit to test autonomous vehicles with a qualified test driver present as required by the applicable permit. The holder must satisfy permit-specific testing, driver, financial-responsibility, collision-reporting, and recordkeeping requirements.", "sourceText": "Cal. Veh. Code § 38750; 13 CCR art. 3.7 (binding primary authority; status: Regulatory permit)\nCalifornia DMV autonomous-vehicle permit materials (official / technical material)", "urls": ["https://leginfo.legislature.ca.gov/faces/codes_displaySection.xhtml?lawCode=VEH&sectionNum=38750", "https://www.dmv.ca.gov/portal/vehicle-industry-services/autonomous-vehicles/california-autonomous-vehicle-regulations/"], "urlLabels": ["California Vehicle Code", "California autonomous-vehicle regulations"], "sourceEntries": [{"text": "Cal. Veh. Code § 38750; 13 CCR art. 3.7 (binding primary authority; status: Regulatory permit)", "links": [{"url": "https://leginfo.legislature.ca.gov/faces/codes_displaySection.xhtml?lawCode=VEH&sectionNum=38750", "label": "California Vehicle Code", "linkText": "California Vehicle Code"}, {"url": "https://www.dmv.ca.gov/portal/vehicle-industry-services/autonomous-vehicles/california-autonomous-vehicle-regulations/", "label": "California autonomous-vehicle regulations", "linkText": "California autonomous-vehicle regulations"}]}, {"text": "California DMV autonomous-vehicle permit materials (official / technical material)", "links": [{"url": "https://www.dmv.ca.gov/portal/vehicle-industry-services/autonomous-vehicles/california-autonomous-vehicle-regulations/", "label": "California autonomous-vehicle regulations", "linkText": "California autonomous-vehicle regulations"}]}], "nearLabels": ["Automated Commercial Motor Vehicle Pilot Participant [Canada]", "Automated Passenger Services (APS) Permit Holder [United Kingdom]", "Deployment Permit Holder [California]", "Driverless Testing Permit Holder [California]", "Pilot Proprietor [China (Hong Kong)]", "Test-Operation Permit Holder [Slovakia]", "Trial Permit Holder [Sweden]"], "nearLinkIds": ["role-automated-commercial-motor-vehicle-pilot-participant-9f41564c", "role-automated-passenger-services-aps-permit-holder-c552c8ad", "role-deployment-permit-holder-2b3d698b", "role-driverless-testing-permit-holder-bf1f293d", "role-pilot-proprietor-2f452920", "role-test-operation-permit-holder-6b2a4e9f", "role-trial-permit-holder-aae67394"], "nearIds": ["role-automated-commercial-motor-vehicle-pilot-participant-9f41564c", "role-automated-passenger-services-aps-permit-holder-c552c8ad", "role-deployment-permit-holder-2b3d698b", "role-driverless-testing-permit-holder-bf1f293d", "role-pilot-proprietor-2f452920", "role-test-operation-permit-holder-6b2a4e9f", "role-trial-permit-holder-aae67394"], "synonymIds": [], "semanticNeighborIds": ["role-driverless-testing-permit-holder-bf1f293d", "role-deployment-permit-holder-2b3d698b", "role-automated-commercial-motor-vehicle-pilot-participant-9f41564c", "role-automated-passenger-services-aps-permit-holder-c552c8ad", "role-pilot-proprietor-2f452920", "role-test-operation-permit-holder-6b2a4e9f"], "complementLabels": ["Autonomous-Vehicle Test Driver", "Manufacturer of Autonomous Technology", "Operator [California]"], "complementLinkIds": ["role-autonomous-vehicle-test-driver-55325ba5", "role-manufacturer-of-autonomous-technology-4802985e", "role-operator-95ff71ba"], "complementIds": ["role-autonomous-vehicle-test-driver-55325ba5", "role-manufacturer-of-autonomous-technology-4802985e", "role-operator-95ff71ba"], "cluster": "Permits, trials, and authorisations", "profile": [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.65, 0.45, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 0.0, "legal_responsibility": 0.85, "ddt": 0.0, "fallback": 0.0, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 0.0, "remote": 0.0, "deployment": 0.7, "testing": 0.0, "design": 0.0, "regulation": 1.0, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 1252.1, "y": 481.5, "radius": 40.0}, {"id": "role-traffic-controller-6b40ab14", "term": "Traffic Controller", "termLines": ["Traffic Controller"], "framework": "Generic", "roleType": "Human", "location": null, "description": "Traffic controller is a generic label for a person who lawfully directs traffic or provides external instructions. Depending on the instrument, the person may be treated as a road-safety agent, law-enforcement officer, road worker, or other road user.", "sourceText": "Generic road-safety actor; the UN ADS instruments provide an official framework-specific comparison.", "urls": ["https://docs.un.org/en/ECE/TRANS/WP.29/2026/139"], "urlLabels": ["UN GTR on ADS"], "sourceEntries": [{"text": "Generic road-safety actor; the UN ADS instruments provide an official framework-specific comparison.", "links": [{"url": "https://docs.un.org/en/ECE/TRANS/WP.29/2026/139", "label": "UN GTR on ADS", "linkText": "UN GTR on ADS"}]}], "nearLabels": ["Authorized Official Directing Traffic [UN Road Traffic Conventions (1949/1968)]", "Road-Safety Agent [UN Regulation / GTR on ADS]"], "nearLinkIds": ["role-authorized-official-directing-traffic-965df3f9", "role-road-safety-agent-0f5d8727"], "nearIds": ["role-authorized-official-directing-traffic-965df3f9", "role-road-safety-agent-0f5d8727"], "synonymIds": [], "semanticNeighborIds": ["role-authorized-official-directing-traffic-965df3f9", "role-road-safety-agent-0f5d8727", "role-first-responder-c2132b8f", "role-vulnerable-road-user-6537132d", "role-road-user-b02db4ad", "role-other-road-user-9aa208bd"], "complementLabels": ["First Responder", "Vulnerable Road User"], "complementLinkIds": ["role-first-responder-c2132b8f", "role-vulnerable-road-user-6537132d"], "complementIds": ["role-first-responder-c2132b8f", "role-vulnerable-road-user-6537132d"], "cluster": "Road users and incident response", "profile": [0.0, 0.0, 0.0, 0.8, 0.0, 0.0, 0.35, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5, 0.6, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 0.0, "legal_responsibility": 0.35, "ddt": 0.0, "fallback": 0.0, "supervision": 0.8, "assistance": 0.0, "inside_vehicle": 0.0, "remote": 0.0, "deployment": 0.6, "testing": 0.0, "design": 0.0, "regulation": 0.0, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.5}, "x": 649.7, "y": 837.7, "radius": 40.0}, {"id": "role-transport-service-operator-67a6f1b1", "term": "Transport Service Operator", "termLines": ["Transport Service Operator"], "framework": "European Union", "roleType": "Entity", "location": null, "description": "The entity that provides a transport service using one or more fully automated vehicles. It carries the operational duties assigned to the service side of an EU type-approved system, including instructions, restrictions, incident response, and coordination with the manufacturer and on-board or remote personnel.", "sourceText": "Commission Implementing Regulation (EU) 2022/1426, consolidated 24 Mar. 2026, art. 2(35), Annex II §§ 11.1, 11.3–11.4, 11.7, Annex III Part 2 § 5.4.1 (binding primary authority; status: EU type-approval role; consolidated 24 Mar. 2026)\nRegulation (EU) 2019/2144, art. 11 (binding primary authority)", "urls": ["https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=celex%3A32022R1426", "https://eur-lex.europa.eu/eli/reg/2019/2144/oj/eng"], "urlLabels": ["EU Regulation 2022/1426", "EU General Safety Regulation"], "sourceEntries": [{"text": "Commission Implementing Regulation (EU) 2022/1426, consolidated 24 Mar. 2026, art. 2(35), Annex II §§ 11.1, 11.3–11.4, 11.7, Annex III Part 2 § 5.4.1 (binding primary authority; status: EU type-approval role; consolidated 24 Mar. 2026)", "links": [{"url": "https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=celex%3A32022R1426", "label": "EU Regulation 2022/1426", "linkText": "Regulation (EU) 2022/1426"}]}, {"text": "Regulation (EU) 2019/2144, art. 11 (binding primary authority)", "links": [{"url": "https://eur-lex.europa.eu/eli/reg/2019/2144/oj/eng", "label": "EU General Safety Regulation", "linkText": "Regulation (EU) 2019/2144"}]}], "nearLabels": ["Fleet Operator [Generic]", "Licensed NUiC Operator [United Kingdom]", "Organisateur du service [France]", "Road-Transport Operator [Slovakia]"], "nearLinkIds": ["role-fleet-operator-902414c2", "role-licensed-nuic-operator-e0b0a043", "role-organisateur-du-service-d2a1d37a", "role-road-transport-operator-fe7e0b57"], "nearIds": ["role-fleet-operator-902414c2", "role-licensed-nuic-operator-e0b0a043", "role-organisateur-du-service-d2a1d37a", "role-road-transport-operator-fe7e0b57"], "synonymIds": [], "semanticNeighborIds": ["role-fleet-operator-902414c2", "role-licensed-nuic-operator-e0b0a043", "role-organisateur-du-service-d2a1d37a", "role-road-transport-operator-fe7e0b57", "role-dispatching-entity-b62ec459", "role-driverless-operation-dispatcher-83cc140c"], "complementLabels": ["On-Board Operator [European Union]", "Remote Intervention Operator [European Union]"], "complementLinkIds": ["role-on-board-operator-8bcddb28", "role-remote-intervention-operator-6a7f664c"], "complementIds": ["role-on-board-operator-8bcddb28", "role-remote-intervention-operator-6a7f664c"], "cluster": "Service, fleet, and dispatch roles", "profile": [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.9, 0.45, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 1.0, "driver_designation": 0.0, "legal_responsibility": 0.75, "ddt": 0.0, "fallback": 0.0, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 0.0, "remote": 0.0, "deployment": 1.0, "testing": 0.0, "design": 0.0, "regulation": 0.0, "dispatch": 1.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 1127.2, "y": 287.8, "radius": 40.0}, {"id": "role-trial-organization-5819d6ba", "term": "Trial Organization", "termLines": ["Trial Organization"], "framework": "Canada", "roleType": "Human or Entity", "location": null, "description": "The organization conducting an ADS trial in Canada. Transport Canada's Version 2.0 testing guidelines recommend validation, safety assessment, route and weather restrictions, trained safety drivers or remote-operation personnel, passenger protections, first-responder engagement, incident practices, and coordination with provincial or territorial authorities.", "sourceText": "Transport Canada, Guidelines for Testing Automated Driving Systems in Canada, Version 2.0 (official guidance; voluntary unless adopted as a condition)", "urls": ["https://tc.canada.ca/en/road-transportation/innovative-technologies/connected-automated-vehicles/guidelines-testing-automated-driving-systems-canada"], "urlLabels": ["Transport Canada ADS testing guidelines"], "sourceEntries": [{"text": "Transport Canada, Guidelines for Testing Automated Driving Systems in Canada, Version 2.0 (official guidance; voluntary unless adopted as a condition)", "links": [{"url": "https://tc.canada.ca/en/road-transportation/innovative-technologies/connected-automated-vehicles/guidelines-testing-automated-driving-systems-canada", "label": "Transport Canada ADS testing guidelines", "linkText": "Transport Canada ADS testing guidelines"}]}], "nearLabels": ["Automated Commercial Motor Vehicle Pilot Participant [Canada]", "Pilot Proprietor [China (Hong Kong)]", "Test Subject [China (national)]", "Trial Permit Holder [Sweden]"], "nearLinkIds": ["role-automated-commercial-motor-vehicle-pilot-participant-9f41564c", "role-pilot-proprietor-2f452920", "role-test-subject-327b5bc2", "role-trial-permit-holder-aae67394"], "nearIds": ["role-automated-commercial-motor-vehicle-pilot-participant-9f41564c", "role-pilot-proprietor-2f452920", "role-test-subject-327b5bc2", "role-trial-permit-holder-aae67394"], "synonymIds": [], "semanticNeighborIds": ["role-automated-commercial-motor-vehicle-pilot-participant-9f41564c", "role-pilot-proprietor-2f452920", "role-trial-permit-holder-aae67394", "role-road-application-pilot-entity-8e969b9f", "role-deployment-permit-holder-2b3d698b", "role-driverless-testing-permit-holder-bf1f293d"], "complementLabels": ["Driver [Canada]", "Remote Assistant [Canada]"], "complementLinkIds": ["role-driver-ab4023ad", "role-remote-assistant-213055be"], "complementIds": ["role-driver-ab4023ad", "role-remote-assistant-213055be"], "cluster": "Permits, trials, and authorisations", "profile": [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.65, 0.45, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 0.0, "legal_responsibility": 0.85, "ddt": 0.0, "fallback": 0.0, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 0.0, "remote": 0.0, "deployment": 0.7, "testing": 0.0, "design": 0.0, "regulation": 1.0, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 1305.8, "y": 421.1, "radius": 40.0}, {"id": "role-trial-permit-holder-aae67394", "term": "Trial Permit Holder", "termLines": ["Trial Permit Holder", "Swedish: tillståndshavare"], "framework": "Sweden", "roleType": "Human or Entity", "location": null, "description": "The permit holder is the person authorized to conduct automated-vehicle trials. The permit holder is responsible for safe conduct, allocation of responsibilities, required reporting, and crash notification.", "sourceText": "Förordning (2017:309) om försöksverksamhet med automatiserade fordon, §§ 6–7 (Sweden) (binding primary authority; status: Temporary trial regime)\nTransportstyrelsens föreskrifter TSFS 2021:4, as amended (binding primary authority)\nSOU 2016:28 (preparatory history) (official / technical material)", "urls": ["https://www.riksdagen.se/sv/dokument-och-lagar/dokument/svensk-forfattningssamling/forordning-2017309-om-forsoksverksamhet-med_sfs-2017-309/"], "urlLabels": ["Swedish automated-vehicle trial regulation"], "sourceEntries": [{"text": "Förordning (2017:309) om försöksverksamhet med automatiserade fordon, §§ 6–7 (Sweden) (binding primary authority; status: Temporary trial regime)", "links": [{"url": "https://www.riksdagen.se/sv/dokument-och-lagar/dokument/svensk-forfattningssamling/forordning-2017309-om-forsoksverksamhet-med_sfs-2017-309/", "label": "Swedish automated-vehicle trial regulation", "linkText": "Swedish automated-vehicle trial regulation"}]}, {"text": "Transportstyrelsens föreskrifter TSFS 2021:4, as amended (binding primary authority)", "links": []}, {"text": "SOU 2016:28 (preparatory history) (official / technical material)", "links": []}], "nearLabels": ["Automated Commercial Motor Vehicle Pilot Participant [Canada]", "Automated Passenger Services (APS) Permit Holder [United Kingdom]", "Deployment Permit Holder [California]", "Driverless Testing Permit Holder [California]", "Pilot Proprietor [China (Hong Kong)]", "Test-Operation Permit Holder [Slovakia]", "Testing Permit Holder - Driver Present [California]", "Trial Organization [Canada]"], "nearLinkIds": ["role-automated-commercial-motor-vehicle-pilot-participant-9f41564c", "role-automated-passenger-services-aps-permit-holder-c552c8ad", "role-deployment-permit-holder-2b3d698b", "role-driverless-testing-permit-holder-bf1f293d", "role-pilot-proprietor-2f452920", "role-test-operation-permit-holder-6b2a4e9f", "role-testing-permit-holder-driver-present-2fda75ef", "role-trial-organization-5819d6ba"], "nearIds": ["role-automated-commercial-motor-vehicle-pilot-participant-9f41564c", "role-automated-passenger-services-aps-permit-holder-c552c8ad", "role-deployment-permit-holder-2b3d698b", "role-driverless-testing-permit-holder-bf1f293d", "role-pilot-proprietor-2f452920", "role-test-operation-permit-holder-6b2a4e9f", "role-testing-permit-holder-driver-present-2fda75ef", "role-trial-organization-5819d6ba"], "synonymIds": [], "semanticNeighborIds": ["role-automated-commercial-motor-vehicle-pilot-participant-9f41564c", "role-automated-passenger-services-aps-permit-holder-c552c8ad", "role-deployment-permit-holder-2b3d698b", "role-driverless-testing-permit-holder-bf1f293d", "role-pilot-proprietor-2f452920", "role-test-operation-permit-holder-6b2a4e9f"], "complementLabels": ["Person Deemed the Driver", "Responsible Person for Permit Compliance"], "complementLinkIds": ["role-person-deemed-the-driver-eb0dbdbd", "role-responsible-person-for-permit-compliance-fa393950"], "complementIds": ["role-person-deemed-the-driver-eb0dbdbd", "role-responsible-person-for-permit-compliance-fa393950"], "cluster": "Permits, trials, and authorisations", "profile": [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.65, 0.45, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 0.0, "legal_responsibility": 0.85, "ddt": 0.0, "fallback": 0.0, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 0.0, "remote": 0.0, "deployment": 0.7, "testing": 0.0, "design": 0.0, "regulation": 1.0, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 1331.2, "y": 498.0, "radius": 40.0}, {"id": "role-use-subject-987e4410", "term": "Use Subject", "termLines": ["Use Subject", "Chinese: 使用主体"], "framework": "China (national)", "roleType": "Entity", "location": null, "description": "The 使用主体 (use subject) is the operating-side member of the consortium used in China's national ICV access and on-road pilot. An automobile manufacturer and a use subject apply jointly with host-city and provincial support.", "sourceText": "MIIT, MPS, MOHURD and MOT, Notice on ICV Access and On-Road Pilot Work, 17 Nov. 2023, with Implementation Guide (Trial) (official national pilot instrument)", "urls": ["https://www.miit.gov.cn/jgsj/zbys/wjfb/art/2023/art_4a67648dc58e483bab554f97045a8579.html", "https://newlypossible.org/wiki/Chinese_Automated_Driving_Standards"], "urlLabels": ["China national ICV pilot notice", "Chinese automated-driving standards guide"], "sourceEntries": [{"text": "MIIT, MPS, MOHURD and MOT, Notice on ICV Access and On-Road Pilot Work, 17 Nov. 2023, with Implementation Guide (Trial) (official national pilot instrument)", "links": [{"url": "https://www.miit.gov.cn/jgsj/zbys/wjfb/art/2023/art_4a67648dc58e483bab554f97045a8579.html", "label": "China national ICV pilot notice", "linkText": "Notice on ICV Access and On-Road Pilot Work"}]}, {"text": "Chinese automated-driving standards guide", "links": [{"url": "https://newlypossible.org/wiki/Chinese_Automated_Driving_Standards", "label": "Chinese automated-driving standards guide", "linkText": "Chinese automated-driving standards guide"}]}], "nearLabels": ["Authorised Self-Driving Entity (ASDE) [United Kingdom]", "Automated Driving Provider (ADP) [UAOVA (US model state law)]", "Automated Driving System Entity (ADSE) [Australia]", "Road-Application Pilot Entity [China (Beijing)]", "SAO Implementer [Japan]", "STRA Operator [France]"], "nearLinkIds": ["role-authorised-self-driving-entity-asde-d43383b0", "role-automated-driving-provider-adp-256119f8", "role-automated-driving-system-entity-adse-aba2e64e", "role-road-application-pilot-entity-8e969b9f", "role-sao-implementer-363ba981", "role-stra-operator-1af07ac4"], "nearIds": ["role-authorised-self-driving-entity-asde-d43383b0", "role-automated-driving-provider-adp-256119f8", "role-automated-driving-system-entity-adse-aba2e64e", "role-road-application-pilot-entity-8e969b9f", "role-sao-implementer-363ba981", "role-stra-operator-1af07ac4"], "synonymIds": [], "semanticNeighborIds": ["role-authorised-self-driving-entity-asde-d43383b0", "role-automated-driving-provider-adp-256119f8", "role-automated-driving-system-entity-adse-aba2e64e", "role-sao-implementer-363ba981", "role-stra-operator-1af07ac4", "role-road-application-pilot-entity-8e969b9f"], "complementLabels": ["Automobile Manufacturer (Pilot Consortium)", "Safety Operator [China (national)]"], "complementLinkIds": ["role-automobile-manufacturer-pilot-consortium-93a764f5", "role-safety-operator-94878ad6"], "complementIds": ["role-automobile-manufacturer-pilot-consortium-93a764f5", "role-safety-operator-94878ad6"], "cluster": "ADS-associated entities", "profile": [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.25, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.65, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 0.0, "legal_responsibility": 1.0, "ddt": 0.0, "fallback": 0.0, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 0.0, "remote": 0.0, "deployment": 1.0, "testing": 0.0, "design": 0.0, "regulation": 0.0, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 1237.6, "y": 628.7, "radius": 40.0}, {"id": "role-user-in-charge-uic-25e9a60b", "term": "User-in-Charge (UiC)", "termLines": ["User-in-Charge (UiC)"], "framework": "United Kingdom", "roleType": "Human (only in-vehicle)", "location": "v", "description": "The individual associated with an authorised user-in-charge feature. While that feature drives, the UiC is generally protected from offences arising from the manner of driving but retains other driver-related duties and must be qualified and ready to respond to a transition demand.", "sourceText": "Automated Vehicles Act 2024, c. 10, §§ 7, 46–50, 53–54 (UK) (binding primary authority; status: Enacted; full authorised-vehicle regime not yet fully commenced)\nLaw Comm'ns Joint Report, Law Com. No. 404, ch. 8 (Jan. 2022) (official / technical material)", "urls": ["https://www.legislation.gov.uk/ukpga/2024/10/contents", "https://lawcom.gov.uk/project/automated-vehicles/"], "urlLabels": ["UK Automated Vehicles Act 2024", "Law Commissions automated-vehicles report"], "sourceEntries": [{"text": "Automated Vehicles Act 2024, c. 10, §§ 7, 46–50, 53–54 (UK) (binding primary authority; status: Enacted; full authorised-vehicle regime not yet fully commenced)", "links": [{"url": "https://www.legislation.gov.uk/ukpga/2024/10/contents", "label": "UK Automated Vehicles Act 2024", "linkText": "Automated Vehicles Act 2024"}]}, {"text": "Law Comm'ns Joint Report, Law Com. No. 404, ch. 8 (Jan. 2022) (official / technical material)", "links": [{"url": "https://lawcom.gov.uk/project/automated-vehicles/", "label": "Law Commissions automated-vehicles report", "linkText": "Law Com. No. 404"}]}], "nearLabels": ["Autonomous Vehicle Driver [South Korea]", "Driver [France]", "Driver [Switzerland]", "Driver [UN Road Traffic Conventions (1949/1968)]", "Driver-in-Readiness [Finland]", "Fallback User [UN Regulation / GTR on ADS]", "Fallback-Ready User (FRU) [SAE J3016]", "In-Vehicle Fallback-Ready User [SAE J3016]", "Remote Fallback-Ready User [SAE J3016]"], "nearLinkIds": ["role-autonomous-vehicle-driver-eb9577df", "role-driver-380749d1", "role-driver-2f53bd34", "role-driver-a3a8a16d", "role-driver-in-readiness-a1dedd36", "role-fallback-user-b886f11e", "role-fallback-ready-user-fru-00a2939b", "role-in-vehicle-fallback-ready-user-9e6e6f07", "role-remote-fallback-ready-user-4887bfd2"], "nearIds": ["role-autonomous-vehicle-driver-eb9577df", "role-driver-2f53bd34", "role-driver-380749d1", "role-driver-a3a8a16d", "role-driver-in-readiness-a1dedd36", "role-fallback-ready-user-fru-00a2939b", "role-fallback-user-b886f11e", "role-in-vehicle-fallback-ready-user-9e6e6f07", "role-remote-fallback-ready-user-4887bfd2"], "synonymIds": [], "semanticNeighborIds": ["role-driver-in-readiness-a1dedd36", "role-fallback-user-b886f11e", "role-fallback-ready-user-fru-00a2939b", "role-in-vehicle-fallback-ready-user-9e6e6f07", "role-remote-fallback-ready-user-4887bfd2", "role-autonomous-vehicle-driver-eb9577df"], "complementLabels": ["Authorised Self-Driving Entity (ASDE)"], "complementLinkIds": ["role-authorised-self-driving-entity-asde-d43383b0"], "complementIds": ["role-authorised-self-driving-entity-asde-d43383b0"], "cluster": "Fallback and takeover roles", "profile": [0.6, 1.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.35, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 0.5, "legal_responsibility": 0.7, "ddt": 0.6, "fallback": 1.0, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 1.0, "remote": 0.0, "deployment": 0.95, "testing": 0.0, "design": 0.0, "regulation": 0.0, "dispatch": 0.0, "nonoperating_occupant": 0.55, "road_incident": 0.0}, "x": 300.0, "y": 732.1, "radius": 40.0}, {"id": "role-vehicle-manufacturer-645d0588", "term": "Vehicle Manufacturer", "termLines": ["Vehicle Manufacturer", "Chinese: 车辆制造商"], "framework": "China (national)", "roleType": "Entity", "location": null, "description": "A manufacturer responsible under GB 44721-2026 for lifecycle ADS safety assurance. Its duties cover safety policy, risk management, safety assurance and improvement, development verification and testing, safety-file support, and clear user information about automation level, capability, limitations, operating strategy, and user-role transitions.", "sourceText": "MIIT, GB 44721-2026 publication announcement (official notice; issued 30 July 2026; effective 1 July 2027)", "urls": ["https://www.miit.gov.cn/xwfb/gxdt/sjdt/art/2026/art_16d1319a933d4ffd8501e60dc4d88491.html", "https://newlypossible.org/wiki/Chinese_Automated_Driving_Standards"], "urlLabels": ["GB 44721-2026 publication announcement", "Chinese automated-driving standards guide"], "sourceEntries": [{"text": "MIIT, GB 44721-2026 publication announcement (official notice; issued 30 July 2026; effective 1 July 2027)", "links": [{"url": "https://www.miit.gov.cn/xwfb/gxdt/sjdt/art/2026/art_16d1319a933d4ffd8501e60dc4d88491.html", "label": "GB 44721-2026 publication announcement", "linkText": "GB 44721-2026"}]}, {"text": "Chinese automated-driving standards guide", "links": [{"url": "https://newlypossible.org/wiki/Chinese_Automated_Driving_Standards", "label": "Chinese automated-driving standards guide", "linkText": "Chinese automated-driving standards guide"}]}], "nearLabels": ["Automobile Manufacturer (Pilot Consortium) [China (national)]", "Company [Canada]", "Hersteller [Germany]", "Manufacturer [UN Regulation / GTR on ADS]", "Manufacturer of Autonomous Technology [California]"], "nearLinkIds": ["role-automobile-manufacturer-pilot-consortium-93a764f5", "role-company-76c0a1b6", "role-hersteller-3e8eeccd", "role-manufacturer-644d113f", "role-manufacturer-of-autonomous-technology-4802985e"], "nearIds": ["role-automobile-manufacturer-pilot-consortium-93a764f5", "role-company-76c0a1b6", "role-hersteller-3e8eeccd", "role-manufacturer-644d113f", "role-manufacturer-of-autonomous-technology-4802985e"], "synonymIds": [], "semanticNeighborIds": ["role-automobile-manufacturer-pilot-consortium-93a764f5", "role-company-76c0a1b6", "role-hersteller-3e8eeccd", "role-manufacturer-644d113f", "role-manufacturer-of-autonomous-technology-4802985e", "role-automated-driving-system-entity-adse-aba2e64e"], "complementLabels": [], "complementLinkIds": [], "complementIds": [], "cluster": "Manufacturers and designers", "profile": [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 1.0, 0.0, 1.0, 0.0, 0.7, 0.0, 0.0, 0.0, 0.45, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 0.0, "legal_responsibility": 1.0, "ddt": 0.0, "fallback": 0.0, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 0.0, "remote": 0.0, "deployment": 0.55, "testing": 0.0, "design": 1.0, "regulation": 0.7, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.0}, "x": 1484.0, "y": 319.0, "radius": 40.0}, {"id": "role-vulnerable-road-user-6537132d", "term": "Vulnerable Road User", "termLines": ["Vulnerable Road User"], "framework": "Generic", "roleType": "Human", "location": null, "description": "A human road user exposed to elevated injury risk because they lack a protective vehicle structure or use a powered two-wheeler. The category includes pedestrians and cyclists and can overlap with operational roles; for example, a human traffic controller working in the roadway can also be a vulnerable road user.", "sourceText": "Regulation (EU) 2019/2144, art. 3; UN ADS GTR road-user requirements (ECE/TRANS/WP.29/2026/139)", "urls": ["https://eur-lex.europa.eu/eli/reg/2019/2144/oj/eng", "https://docs.un.org/en/ECE/TRANS/WP.29/2026/139"], "urlLabels": ["EU General Safety Regulation", "UN GTR on ADS"], "sourceEntries": [{"text": "Regulation (EU) 2019/2144, art. 3; UN ADS GTR road-user requirements (ECE/TRANS/WP.29/2026/139)", "links": [{"url": "https://eur-lex.europa.eu/eli/reg/2019/2144/oj/eng", "label": "EU General Safety Regulation", "linkText": "Regulation (EU) 2019/2144"}, {"url": "https://docs.un.org/en/ECE/TRANS/WP.29/2026/139", "label": "UN GTR on ADS", "linkText": "ECE/TRANS/WP.29/2026/139"}]}], "nearLabels": ["Cyclist [UN Road Traffic Conventions (1949/1968)]", "Other Road User [UN Regulation / GTR on ADS]", "Pedestrian [UN Road Traffic Conventions (1949/1968)]", "Road User [UN Road Traffic Conventions (1949/1968)]"], "nearLinkIds": ["role-cyclist-69220fa9", "role-other-road-user-9aa208bd", "role-pedestrian-277158ae", "role-road-user-b02db4ad"], "nearIds": ["role-cyclist-69220fa9", "role-other-road-user-9aa208bd", "role-pedestrian-277158ae", "role-road-user-b02db4ad"], "synonymIds": [], "semanticNeighborIds": ["role-other-road-user-9aa208bd", "role-pedestrian-277158ae", "role-cyclist-69220fa9", "role-road-user-b02db4ad", "role-traffic-controller-6b40ab14", "role-authorized-official-directing-traffic-965df3f9"], "complementLabels": ["First Responder", "Traffic Controller"], "complementLinkIds": ["role-first-responder-c2132b8f", "role-traffic-controller-6b40ab14"], "complementIds": ["role-first-responder-c2132b8f", "role-traffic-controller-6b40ab14"], "cluster": "Road users and incident response", "profile": [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.25, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "focusScores": {"operator_designation": 0.0, "driver_designation": 0.0, "legal_responsibility": 0.35, "ddt": 0.0, "fallback": 0.0, "supervision": 0.0, "assistance": 0.0, "inside_vehicle": 0.0, "remote": 0.0, "deployment": 0.6, "testing": 0.0, "design": 0.0, "regulation": 0.0, "dispatch": 0.0, "nonoperating_occupant": 0.0, "road_incident": 0.25}, "x": 548.8, "y": 957.3, "radius": 40.0}]</script>
 <script>
   (() => {
     const brandLogoData='data:image/png;base64,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';document.querySelectorAll('[data-brand-logo]').forEach(image=>image.src=brandLogoData);
     const roles=JSON.parse(document.getElementById('rolesData').textContent),byId=new Map(roles.map(role=>[role.id,role]));
     const frameworkGroups=[
       {label:'UN',names:['UNECE 1958 Agreement','UN Regulation / GTR on ADS','UN Road Traffic Conventions (1949/1968)']},
       {label:'SAE J3016',names:['SAE J3016']},
       {label:'Canada',names:['Canada']},
       {label:'US',names:['US (national)','California','Florida','Nevada','Texas','Utah','UAOVA (US model state law)']},
       {label:'EU',names:['European Union']},
       {label:'Other European countries',names:['Croatia','Finland','France','Germany','Netherlands','Slovakia','Sweden','Switzerland','United Kingdom']},
       {label:'China',names:['China (national)','China (Beijing)','China (Shenzhen)','China (Hong Kong)']},
       {label:'Other Asia-Pacific countries',names:['Australia','Japan','Singapore','South Korea']},
       {label:'Generic',names:['Generic']},
     ],frameworkPriority=frameworkGroups.flatMap(group=>group.names),frameworkRank=new Map(frameworkPriority.map((name,index)=>[name,index]));
     const focusAttributes=[
       {key:'operator_designation',label:'Classified or designated as an operator'},
       {key:'driver_designation',label:'Classified or designated as a driver'},
       {key:'legal_responsibility',label:'Assigned some legal responsibility for the vehicle, ADS, or operation'},
       {key:'ddt',label:'Performs the dynamic driving task'},
       {key:'fallback',label:'Expected to perform fallback'},
       {key:'supervision',label:'Supervises or monitors the ADS'},
       {key:'assistance',label:'Provides operational assistance'},
       {key:'inside_vehicle',label:'Located inside the vehicle'},
       {key:'remote',label:'Located remotely'},
       {key:'deployment',label:'Involved in operational deployment'},
       {key:'testing',label:'Involved in testing or R&D'},
       {key:'design',label:'Involved in design, manufacture, or integration'},
       {key:'regulation',label:'Involved in regulation, authorization, or assurance'},
       {key:'dispatch',label:'Dispatches or manages vehicles, fleets, or services'},
       {key:'nonoperating_occupant',label:'Occupies or uses the vehicle without operating it'},
       {key:'road_incident',label:'Responds to traffic or road incidents'},
     ];
     const frameworks=[...new Set(roles.map(role=>role.framework))].sort((a,b)=>(frameworkRank.has(a)?frameworkRank.get(a):Number.MAX_SAFE_INTEGER)-(frameworkRank.has(b)?frameworkRank.get(b):Number.MAX_SAFE_INTEGER)||a.localeCompare(b)),roleTypePriority=['Human','Human (only remote)','Human (only in-vehicle)','Entity','Human or Entity','ADS'];
     const frameworkColors=new Map(),frameworkSoftColors=new Map(); frameworks.forEach((framework,index)=>{const hue=Math.round((index*137.508)%360);frameworkColors.set(framework,`hsl(${hue} 62% 40%)`);frameworkSoftColors.set(framework,`hsl(${hue} 58% 93%)`)});
     const search=document.getElementById('search'),resetControls=document.getElementById('resetControls'),details=document.getElementById('details'),nodesRoot=document.getElementById('roleNodes'),linesRoot=document.getElementById('relationshipLines'),map=document.getElementById('semanticMap'),viewport=document.getElementById('mapViewport'),mapContext=document.getElementById('mapContext'),mapFrameworkContext=document.getElementById('mapFrameworkContext'),mapModeContext=document.getElementById('mapModeContext'),focusAttribute=document.getElementById('focusAttribute'),radialGuides=document.getElementById('radialGuides'),filterStatus=document.getElementById('filterStatus'),accessibleRoleTableBody=document.getElementById('accessibleRoleTableBody'),fitMapButton=document.getElementById('fitMap'),shareButtons=[document.getElementById('shareView'),document.getElementById('shareViewMobile')].filter(Boolean),resetViewButtons=[document.getElementById('resetView'),document.getElementById('resetViewMobile'),resetControls].filter(Boolean),shareStatus=document.getElementById('shareStatus'),roleTypeLegendButtons=[...document.querySelectorAll('[data-role-type-filter]')],locationLegendButtons=[...document.querySelectorAll('[data-location-filter]')],mobileMapHeading=window.matchMedia('(max-width:760px)'),reducedMotion=window.matchMedia('(prefers-reduced-motion: reduce)'),svgNS='http://www.w3.org/2000/svg',typeClass=value=>`role-${value.toLowerCase().replace(/[^a-z]+/g,'-').replace(/^-|-$/g,)}`;
     let selectedId=null,selectedFramework=null,activeRoleType=null,activeLocation=null,hoveredId=null,relationMode='similar',focusKey=,fitScope='all',view={x:0,y:0,w:1840,h:1200},gesture=null,suppressClickUntil=0,layoutAnimation=null;const activePointers=new Map();
     document.getElementById('roleStat').textContent=`${roles.length} entries`;document.getElementById('frameworkStat').textContent=`${frameworks.length} frameworks`;focusAttributes.forEach(attribute=>focusAttribute.add(new Option(attribute.label,attribute.key)));
     function splitLabel(label,radius){const limit=Math.max(10,Math.floor(radius/3.2)),words=label.replace(/\s*\([^)]*\)\s*$/,).split(/\s+/),lines=[];let line=;words.forEach(word=>{const candidate=line?`${line} ${word}`:word;if(candidate.length>limit&&line){lines.push(line);line=word}else line=candidate});if(line)lines.push(line);return lines.length>3?[lines[0],lines[1],`${lines.slice(2).join(' ').slice(0,limit-1)}…`]:lines}
     function roleLanguage(role){if(role.framework==='Germany')return'de';if(role.framework==='France'&&/^(Encadrant|Opérateur|Organisateur|Organisme)/.test(role.term))return'fr';return}
     function focusAdjacentRole(role,key){const origin=nodePosition(role),direction={ArrowLeft:[-1,0],ArrowRight:[1,0],ArrowUp:[0,-1],ArrowDown:[0,1]}[key];if(!direction)return;const candidates=[...document.querySelectorAll('.role-node')].filter(node=>node.dataset.roleId!==role.id).map(node=>{const candidate=byId.get(node.dataset.roleId),position=nodePosition(candidate),dx=position.x-origin.x,dy=position.y-origin.y,forward=dx*direction[0]+dy*direction[1],cross=Math.abs(dx*direction[1]-dy*direction[0]);return{node,forward,cross,distance:Math.hypot(dx,dy)}}).filter(candidate=>candidate.forward>0).sort((left,right)=>(left.distance+left.cross*1.4)-(right.distance+right.cross*1.4));if(candidates[0])candidates[0].node.focus({preventScroll:true})}

accessibleRoleTableBody.innerHTML=roles.map(role=>{const language=roleLanguage(role),languageAttribute=language?` lang="${language}"`:,location=role.location?` — ${locationLabel(role.location)}`:;return`${escapeHtml(role.term)}${escapeHtml(role.framework)}${escapeHtml(baseRoleType(role.roleType)+location)}${escapeHtml(role.description)}`}).join();

     function createNode(role){const group=document.createElementNS(svgNS,'g');group.classList.add('role-node',typeClass(role.roleType));group.dataset.roleId=role.id;group.setAttribute('transform',`translate(${role.x} ${role.y})`);group.setAttribute('role','button');group.setAttribute('tabindex','0');group.setAttribute('aria-label',`${role.term}, ${role.framework}, ${role.roleType}${role.location?`, ${locationLabel(role.location)}`:}`);group.setAttribute('aria-pressed','false');group.setAttribute('aria-keyshortcuts','ArrowUp ArrowDown ArrowLeft ArrowRight Enter Space');group.style.setProperty('--framework-color',frameworkColors.get(role.framework));group.style.setProperty('--framework-soft',frameworkSoftColors.get(role.framework));const title=document.createElementNS(svgNS,'title');title.textContent=`${role.term} — ${role.framework}`;group.appendChild(title);const selectionBox=document.createElementNS(svgNS,'rect');selectionBox.classList.add('selection-box');selectionBox.setAttribute('x',-role.radius-6);selectionBox.setAttribute('y',-role.radius-6);selectionBox.setAttribute('width',2*role.radius+12);selectionBox.setAttribute('height',2*role.radius+12);selectionBox.setAttribute('rx','8');group.appendChild(selectionBox);const circle=document.createElementNS(svgNS,'circle');circle.classList.add('node-fill');circle.setAttribute('r',role.radius);group.appendChild(circle);const labelLines=splitLabel(role.term,role.radius),text=document.createElementNS(svgNS,'text'),language=roleLanguage(role);text.setAttribute('y',`${-(labelLines.length-1)*6-(role.location?5:0)}`);if(language)text.setAttribute('lang',language);if(role.term.length>35)text.style.fontSize='9.5px';labelLines.forEach((line,index)=>{const tspan=document.createElementNS(svgNS,'tspan');tspan.setAttribute('x','0');tspan.setAttribute('dy',index===0?'0':'12');tspan.textContent=line;text.appendChild(tspan)});group.appendChild(text);if(role.location){const marker=document.createElementNS(svgNS,'text');marker.classList.add('location-marker');marker.setAttribute('x','0');marker.setAttribute('y',`${Math.min(role.radius-8,(labelLines.length+1)*6)}`);marker.textContent=role.location;group.appendChild(marker)}group.addEventListener('mouseenter',()=>{hoveredId=role.id;updateNodeEmphasis()});group.addEventListener('mouseleave',()=>{if(hoveredId===role.id){hoveredId=null;updateNodeEmphasis()}});group.addEventListener('focus',()=>{hoveredId=role.id;updateNodeEmphasis()});group.addEventListener('blur',()=>{if(hoveredId===role.id){hoveredId=null;updateNodeEmphasis()}});group.addEventListener('click',event=>{event.stopPropagation();if(performance.now()<suppressClickUntil)return;selectRole(role.id)});group.addEventListener('keydown',event=>{if(event.key==='Enter'||event.key===' '){event.preventDefault();selectRole(role.id)}else if(['ArrowLeft','ArrowRight','ArrowUp','ArrowDown'].includes(event.key)){event.preventDefault();focusAdjacentRole(role,event.key)}});nodesRoot.appendChild(group)}
     roles.forEach(createNode);
     const roleIndexById=new Map(roles.map((role,index)=>[role.id,index])),synonymLayoutPairs=[],semanticNeighborPairs=[];roles.forEach((role,index)=>{role.synonymIds.forEach(id=>{const other=roleIndexById.get(id);if(other>index)synonymLayoutPairs.push([index,other])});role.semanticNeighborIds.forEach(id=>{const other=roleIndexById.get(id);if(other>index)semanticNeighborPairs.push([index,other])})});
     function nodePosition(role){const node=document.querySelector(`[data-role-id="${CSS.escape(role.id)}"]`),match=node.getAttribute('transform').match(/translate\(([-\d.]+)[ ,]+([-\d.]+)\)/);return match?{x:Number(match[1]),y:Number(match[2])}:{x:role.x,y:role.y}}
     function focusPositions(key){if(!key)return roles.map(role=>({x:role.x,y:role.y}));const centerX=920,centerY=600,scores=roles.map(role=>role.focusScores[key]||0),positions=roles.map((role,index)=>{const baseAngle=Math.atan2(role.y-centerY,role.x-centerX)||((index*137.508)%360)*Math.PI/180,targetRadius=80+(1-scores[index])*440;return{x:centerX+Math.cos(baseAngle)*targetRadius,y:centerY+Math.sin(baseAngle)*targetRadius}});for(let iteration=0;iteration<240;iteration++){positions.forEach((position,index)=>{const dx=position.x-centerX,dy=position.y-centerY,distance=Math.hypot(dx,dy)||1,targetRadius=80+(1-scores[index])*440,shift=(targetRadius-distance)*.075;position.x+=dx/distance*shift;position.y+=dy/distance*shift});semanticNeighborPairs.forEach(([left,right])=>{if(Math.abs(scores[left]-scores[right])>.22)return;const a=positions[left],b=positions[right],dx=b.x-a.x,dy=b.y-a.y,distance=Math.hypot(dx,dy)||1,desired=roles[left].radius+roles[right].radius+34;if(distance>desired){const shift=(distance-desired)*.008;a.x+=dx/distance*shift;a.y+=dy/distance*shift;b.x-=dx/distance*shift;b.y-=dy/distance*shift}});synonymLayoutPairs.forEach(([left,right])=>{if(Math.abs(scores[left]-scores[right])>.08)return;const a=positions[left],b=positions[right],dx=b.x-a.x,dy=b.y-a.y,distance=Math.hypot(dx,dy)||1,desired=roles[left].radius+roles[right].radius+.8,shift=(distance-desired)*.12;a.x+=dx/distance*shift;a.y+=dy/distance*shift;b.x-=dx/distance*shift;b.y-=dy/distance*shift});for(let left=0;left<roles.length;left++){for(let right=left+1;right<roles.length;right++){const a=positions[left],b=positions[right],dx=b.x-a.x,dy=b.y-a.y,distance=Math.hypot(dx,dy),minimum=roles[left].radius+roles[right].radius+.8;if(distance<minimum){const angle=distance<.001?((left+1)*37+(right+1)*17)%360*Math.PI/180:null,ux=distance<.001?Math.cos(angle):dx/distance,uy=distance<.001?Math.sin(angle):dy/distance,shift=(minimum-Math.max(distance,.001))*.53;a.x-=ux*shift;a.y-=uy*shift;b.x+=ux*shift;b.y+=uy*shift}}}positions.forEach((position,index)=>{position.x=Math.max(roles[index].radius+12,Math.min(1828-roles[index].radius,position.x));position.y=Math.max(roles[index].radius+12,Math.min(1188-roles[index].radius,position.y))})}return positions}
     function placeRoles(positions,animate=true){if(layoutAnimation)cancelAnimationFrame(layoutAnimation);const nodes=roles.map(role=>document.querySelector(`[data-role-id="${CSS.escape(role.id)}"]`)),starts=roles.map(nodePosition),apply=values=>values.forEach((position,index)=>nodes[index].setAttribute('transform',`translate(${position.x.toFixed(1)} ${position.y.toFixed(1)})`));if(!animate||window.matchMedia('(prefers-reduced-motion: reduce)').matches){apply(positions);fitMap();return}const started=performance.now(),duration=430;const step=now=>{const raw=Math.min(1,(now-started)/duration),progress=1-Math.pow(1-raw,3);apply(positions.map((position,index)=>({x:starts[index].x+(position.x-starts[index].x)*progress,y:starts[index].y+(position.y-starts[index].y)*progress})));if(raw<1)layoutAnimation=requestAnimationFrame(step);else{layoutAnimation=null;fitMap()}};layoutAnimation=requestAnimationFrame(step)}
     function applyFocusAttribute(animate=true){focusKey=focusAttribute.value;radialGuides.classList.toggle('is-active',Boolean(focusKey));viewport.classList.toggle('is-default-layout',!focusKey);placeRoles(focusPositions(focusKey),animate);updateMapContext()}
     const frameworkLegend=document.getElementById('frameworkLegend');frameworkLegend.innerHTML=frameworkGroups.flatMap(group=>group.names.filter(name=>frameworkColors.has(name))).map(framework=>`<button type="button" class="framework-item" data-framework="${escapeAttribute(framework)}" aria-pressed="false">${escapeHtml(framework)}</button>`).join();frameworkLegend.querySelectorAll('[data-framework]').forEach(button=>button.addEventListener('click',()=>selectFramework(button.dataset.framework)));

function emptyDetailsMarkup(){return`

Select a term

Click a circle to see its meaning, type, framework, sources, similar terms, and other terms in its framework.

`}

     function baseRoleType(roleType){return roleType==='Human'||roleType.startsWith('Human (')?'Human':roleType}
     function locationLabel(location){return location==='v'?'In-vehicle':location==='r'?'Remote':'In-vehicle/remote'}
     function renderRelationList(labels,ids){if(!labels.length)return'';return labels.map((label,index)=>{const related=byId.get(ids[index]),roleClass=related?` ${typeClass(related.roleType)}`:;return`<button type="button" class="relation-button${roleClass}" data-related-id="${ids[index]}">${escapeHtml(label)}</button>`}).join()}
     function frameworkPeers(role){const peers=roles.filter(candidate=>candidate.framework===role.framework&&candidate.id!==role.id).sort((left,right)=>left.term.localeCompare(right.term)||left.roleType.localeCompare(right.roleType));return{ids:peers.map(candidate=>candidate.id),labels:peers.map(candidate=>roles.some(other=>other.id!==candidate.id&&other.framework===candidate.framework&&other.term===candidate.term)?`${candidate.term} [${candidate.roleType}]`:candidate.term)}}

function renderSourceEntry(entry){const ranges=[],unmatched=[];entry.links.forEach(link=>{const linkText=link.linkText||link.label,start=entry.text.toLocaleLowerCase().indexOf(linkText.toLocaleLowerCase()),end=start+linkText.length;if(start<0||ranges.some(range=>!(end<=range.start||start>=range.end)))unmatched.push(link);else ranges.push({start,end,link})});ranges.sort((left,right)=>left.start-right.start);const parts=[];let cursor=0;ranges.forEach(({start,end,link})=>{parts.push(escapeHtml(entry.text.slice(cursor,start)));parts.push(`<a href="${escapeAttribute(link.url)}" target="_blank" rel="noopener noreferrer">${escapeHtml(entry.text.slice(start,end))}</a>`);cursor=end});parts.push(escapeHtml(entry.text.slice(cursor)));if(unmatched.length)parts.push(` — ${unmatched.map(link=>`<a href="${escapeAttribute(link.url)}" target="_blank" rel="noopener noreferrer">${escapeHtml(link.label)}</a>`).join('; ')}`);return`

  • ${parts.join()}
  • `} function renderSources(role){if(!role.sourceEntries.length)return`

    ${escapeHtml(role.sourceText)}

    `;return`

      ${role.sourceEntries.map(renderSourceEntry).join()}

    `} function renderDetails(role){const peers=frameworkPeers(role),locationChip=role.location?`<button type="button" class="detail-chip detail-location-button" data-location-filter="${escapeAttribute(role.location)}" aria-pressed="${activeLocation===role.location}">${escapeHtml(locationLabel(role.location))}</button>`:;details.classList.remove('empty');details.innerHTML=`

    ${escapeHtml(role.term)}

    <button type="button" class="detail-chip detail-framework-button" data-framework="${escapeAttribute(role.framework)}" aria-label="Show all roles in ${escapeAttribute(role.framework)}">${escapeHtml(role.framework)}</button>${escapeHtml(baseRoleType(role.roleType))}${locationChip}

    Brief description

    ${escapeHtml(role.description)}

    Primary Sources

    ${renderSources(role)}

    <button type="button" class="detail-mode ${relationMode==='similar'?'is-active':}" data-display-mode="similar" aria-pressed="${relationMode==='similar'}">Similar terms</button>

    ${renderRelationList(role.nearLabels,role.nearLinkIds)}

    <button type="button" class="detail-mode ${relationMode==='framework'?'is-active':}" data-display-mode="framework" aria-pressed="${relationMode==='framework'}">Other Terms in Framework</button>

    ${renderRelationList(peers.labels,peers.ids)}

    `;const detailHeading=details.querySelector('.detail-title-jump');detailHeading.addEventListener('click',scrollDetailsIntoView);detailHeading.addEventListener('keydown',event=>{if(event.key==='Enter'||event.key===' '){event.preventDefault();scrollDetailsIntoView()}});syncDetailHeading();details.querySelector('.detail-framework-button').addEventListener('click',event=>selectFramework(event.currentTarget.dataset.framework));details.querySelector('.detail-location-button')?.addEventListener('click',event=>toggleLocationFilter(event.currentTarget.dataset.locationFilter));details.querySelectorAll('[data-related-id]').forEach(button=>button.addEventListener('click',()=>selectRole(button.dataset.relatedId,true)));details.querySelectorAll('[data-display-mode]').forEach(button=>button.addEventListener('click',()=>setRelationMode(button.dataset.displayMode)))}

         function similarIdsFor(id){const role=byId.get(id),similar=new Set(role?.nearIds||[]);roles.forEach(candidate=>{if(candidate.nearIds.includes(id))similar.add(candidate.id)});return similar}
         function relationIdsFor(id){const role=byId.get(id);return relationMode==='framework'?new Set(frameworkPeers(role).ids):similarIdsFor(id)}
         function updateMapContext(){const hovered=hoveredId?byId.get(hoveredId):null,selected=selectedId?byId.get(selectedId):null,shown=selected||(selectedFramework?null:hovered),shownFramework=shown?shown.framework:selectedFramework,focusLabel=focusAttributes.find(attribute=>attribute.key===focusKey)?.label||,filtersActive=Boolean(normalizeSearch(search.value)||activeRoleType||activeLocation),showInstruction=!shown&&!selectedFramework&&!focusLabel,canJumpToDetails=Boolean(selected&&mobileMapHeading.matches);roleTypePriority.forEach(value=>mapContext.classList.remove(typeClass(value)));mapContext.classList.toggle('is-instruction',showInstruction);mapContext.classList.toggle('is-detail-jump',canJumpToDetails);mapFrameworkContext.classList.toggle('is-instruction',showInstruction);if(canJumpToDetails){mapContext.setAttribute('role','button');mapContext.setAttribute('tabindex','0');mapContext.setAttribute('aria-label',`Show details for ${selected.term}`)}else{mapContext.removeAttribute('role');mapContext.removeAttribute('tabindex');mapContext.removeAttribute('aria-label')}if(shown)mapContext.classList.add(typeClass(shown.roleType));mapContext.textContent=shown?shown.term:showInstruction?'Click a circle on the map for details.':;if(showInstruction){mapFrameworkContext.innerHTML='<a href="#mapControls">Search, filter, and center</a> using the tools under the map.';mapFrameworkContext.style.color=}else{mapFrameworkContext.textContent=shownFramework||;mapFrameworkContext.style.color=shownFramework?frameworkColors.get(shownFramework):}mapModeContext.textContent=selected?(relationMode==='framework'?'Showing other terms in framework':'Showing similar terms'):selectedFramework||hovered?'Showing other terms in framework':focusLabel?`Most relevant to: ${focusLabel}`:filtersActive?'Showing matching roles':}
         function scrollDetailsIntoView(){if(!mobileMapHeading.matches)return;details.scrollIntoView({behavior:reducedMotion.matches?'auto':'smooth',block:'start'})}
         function jumpToSelectedDetails(){if(!selectedId)return;scrollDetailsIntoView()}
         function syncDetailHeading(){const heading=details.querySelector('.detail-title-jump');if(!heading)return;if(mobileMapHeading.matches){heading.setAttribute('role','button');heading.setAttribute('tabindex','0');heading.setAttribute('aria-label',`Show details for ${heading.textContent}`)}else{heading.removeAttribute('role');heading.removeAttribute('tabindex');heading.removeAttribute('aria-label')}}
         function syncFrameworkLegendSelection(){frameworkLegend.querySelectorAll('[data-framework]').forEach(button=>{const active=button.dataset.framework===selectedFramework;button.classList.toggle('is-active',active);button.setAttribute('aria-pressed',String(active))})}
         function syncFilterButtons(){roleTypeLegendButtons.forEach(button=>{const active=button.dataset.roleTypeFilter===activeRoleType;button.classList.toggle('is-active',active);button.setAttribute('aria-pressed',String(active))});document.querySelectorAll('[data-location-filter]').forEach(button=>{const active=button.dataset.locationFilter===activeLocation;button.classList.toggle('is-active',active);button.setAttribute('aria-pressed',String(active))})}
         function roleTypeMatches(role,filter){if(!filter)return true;if(filter==='Human')return role.roleType.startsWith('Human');if(filter==='Entity')return role.roleType==='Entity'||role.roleType==='Human or Entity';return role.roleType===filter}
         function locationMatches(role,filter){if(!filter)return true;if(filter==='v')return role.location==='v'||role.location==='v/r';if(filter==='r')return role.location==='r'||role.location==='v/r';return role.location===filter}
         function searchMatches(role){const query=normalizeSearch(search.value);if(!query)return true;return normalizeSearch(`${role.term} ${role.framework} ${role.description} ${role.sourceText}`).includes(query)}
         function filterMatches(role){return searchMatches(role)&&roleTypeMatches(role,activeRoleType)&&locationMatches(role,activeLocation)}
         function updateNodeEmphasis(){const hovered=hoveredId?byId.get(hoveredId):null,shown=selectedId?relationIdsFor(selectedId):new Set();document.querySelectorAll('.role-node').forEach(node=>{const role=byId.get(node.dataset.roleId);let contextualDimmed=false;if(selectedId)contextualDimmed=role.id!==selectedId&&!shown.has(role.id);else if(selectedFramework)contextualDimmed=role.framework!==selectedFramework;else if(hovered)contextualDimmed=role.framework!==hovered.framework;node.classList.toggle('is-selected',role.id===selectedId);node.classList.toggle('is-dimmed',!filterMatches(role)||contextualDimmed);node.setAttribute('aria-pressed',String(role.id===selectedId))});syncFrameworkLegendSelection();syncFilterButtons();updateMapContext()}
         function setRelationMode(mode){if(!selectedId)return;relationMode=mode==='framework'?'framework':'similar';const role=byId.get(selectedId);updateNodeEmphasis();renderDetails(role)}
         function clearSelection(){selectedId=null;selectedFramework=null;hoveredId=null;relationMode='similar';fitScope='all';linesRoot.replaceChildren();document.querySelectorAll('.role-node').forEach(node=>node.classList.remove('is-selected','is-dimmed'));details.className='details empty';details.innerHTML=emptyDetailsMarkup();updateNodeEmphasis();syncFitButton()}
         function selectRole(id,fromDetails=false){const role=byId.get(id);if(!role)return;if(selectedId===id){clearSelection();return}selectedId=id;selectedFramework=null;hoveredId=null;relationMode='similar';fitScope='all';linesRoot.replaceChildren();setRelationMode('similar');syncFitButton();if(fromDetails)requestAnimationFrame(()=>{panToIncludeNodes(currentEmphasisNodes());scrollDetailsIntoView()})}
         function selectFramework(framework){if(selectedFramework===framework){clearSelection();return}selectedFramework=framework;selectedId=null;hoveredId=null;relationMode='similar';fitScope='all';details.className='details empty';details.innerHTML=emptyDetailsMarkup();updateNodeEmphasis();syncFitButton()}
         function normalizeSearch(value){return String(value).toLocaleLowerCase().normalize('NFKD').replace(/[\u0300-\u036f]/g,).replace(/[^a-z0-9]+/g,' ').trim()}
         function toggleRoleTypeFilter(roleType){activeRoleType=activeRoleType===roleType?null:roleType;fitScope='all';applyFilters()}
         function toggleLocationFilter(location){activeLocation=activeLocation===location?null:location;fitScope='all';applyFilters();if(selectedId)renderDetails(byId.get(selectedId))}
         function applyFilters(announce=true){const matching=roles.filter(filterMatches).length;if(announce)filterStatus.textContent=`${matching} of ${roles.length} roles match.`;updateNodeEmphasis();syncFitButton()}
         function updateView(){map.setAttribute('viewBox',`${view.x} ${view.y} ${view.w} ${view.h}`)}
         function zoomBy(factor,clientX=null,clientY=null){const rect=map.getBoundingClientRect(),px=clientX==null?.5:(clientX-rect.left)/rect.width,py=clientY==null?.5:(clientY-rect.top)/rect.height,nextW=Math.min(1840,Math.max(420,view.w*factor)),nextH=nextW*rect.height/rect.width,anchorX=view.x+view.w*px,anchorY=view.y+view.h*py;view={x:anchorX-nextW*px,y:anchorY-nextH*py,w:nextW,h:nextH};updateView()}
         function visibleNodes(){return[...document.querySelectorAll('.role-node')]}
         function undimmedNodes(){return[...document.querySelectorAll('.role-node:not(.is-dimmed)')]}
         function currentEmphasisNodes(){const nodes=undimmedNodes(),selectedNode=selectedId?document.querySelector(`[data-role-id="${CSS.escape(selectedId)}"]`):null;if(selectedNode&&!nodes.includes(selectedNode))nodes.push(selectedNode);return nodes}
         function nodeBounds(nodes){let minX=Infinity,minY=Infinity,maxX=-Infinity,maxY=-Infinity;nodes.forEach(node=>{const role=byId.get(node.dataset.roleId),match=node.getAttribute('transform').match(/translate\(([-\d.]+)[ ,]+([-\d.]+)\)/);if(!role||!match)return;const x=Number(match[1]),y=Number(match[2]),edge=role.radius+8;minX=Math.min(minX,x-edge);minY=Math.min(minY,y-edge);maxX=Math.max(maxX,x+edge);maxY=Math.max(maxY,y+edge)});return Number.isFinite(minX)?{minX,minY,maxX,maxY,centerX:(minX+maxX)/2,centerY:(minY+maxY)/2}:null}
         function hasUndimmedSubset(){const count=undimmedNodes().length;return count>0&&count<roles.length}
         function syncFitButton(){const canFitSubset=hasUndimmedSubset(),showingUndimmed=canFitSubset&&fitScope==='undimmed';fitMapButton.setAttribute('aria-pressed',String(showingUndimmed));fitMapButton.setAttribute('aria-label',canFitSubset?(showingUndimmed?'Fit entire map':'Fit undimmed circles'):'Fit entire map')}
         function zoomIn(){if(!hasUndimmedSubset()){zoomBy(.82);return}const bounds=nodeBounds(currentEmphasisNodes());if(!bounds){zoomBy(.82);return}const rect=map.getBoundingClientRect(),factor=.82,nextW=Math.min(1840,Math.max(420,view.w*factor)),nextH=nextW*rect.height/rect.width,centerX=view.x+view.w/2,centerY=view.y+view.h/2,pull=1-factor,nextCenterX=centerX+(bounds.centerX-centerX)*pull,nextCenterY=centerY+(bounds.centerY-centerY)*pull;view={x:nextCenterX-nextW/2,y:nextCenterY-nextH/2,w:nextW,h:nextH};updateView()}
         function fitMap(scope='all'){const useUndimmed=scope==='undimmed'&&hasUndimmedSubset(),nodes=useUndimmed?currentEmphasisNodes():visibleNodes(),bounds=nodeBounds(nodes);fitScope=useUndimmed?'undimmed':'all';if(!bounds){view={x:0,y:0,w:1840,h:1200};updateView();syncFitButton();return}const margin=18,contentX=bounds.minX-margin,contentY=bounds.minY-margin,contentW=bounds.maxX-bounds.minX+2*margin,contentH=bounds.maxY-bounds.minY+2*margin,rect=map.getBoundingClientRect(),aspect=rect.width/rect.height;if(contentW/contentH>aspect){const height=contentW/aspect;view={x:contentX,y:contentY-(height-contentH)/2,w:contentW,h:height}}else{const width=contentH*aspect;view={x:contentX-(width-contentW)/2,y:contentY,w:width,h:contentH}}updateView();syncFitButton()}
         function toggleFit(){fitMap(hasUndimmedSubset()&&fitScope!=='undimmed'?'undimmed':'all')}
         function panToIncludeNodes(nodes){const bounds=nodeBounds(nodes);if(!bounds)return;const margin=22,minX=bounds.minX-margin,minY=bounds.minY-margin,maxX=bounds.maxX+margin,maxY=bounds.maxY+margin;if(maxX-minX>view.w||maxY-minY>view.h){fitMap('undimmed');return}let nextX=view.x,nextY=view.y;if(minX<nextX)nextX=minX;else if(maxX>nextX+view.w)nextX=maxX-view.w;if(minY<nextY)nextY=minY;else if(maxY>nextY+view.h)nextY=maxY-view.h;view={...view,x:nextX,y:nextY};fitScope='all';updateView();syncFitButton()}
         const sharedViewParameters=['role','term','role-framework','selected-type','framework','mode','q','filter-framework','role-type','location','attribute','fit','view'];
         function buildShareUrl(){const url=new URL(window.location.href);url.hash=;sharedViewParameters.forEach(name=>url.searchParams.delete(name));if(selectedId){const role=byId.get(selectedId);url.searchParams.set('role',selectedId);url.searchParams.set('term',role.term);url.searchParams.set('role-framework',role.framework);url.searchParams.set('selected-type',role.roleType)}else if(selectedFramework)url.searchParams.set('framework',selectedFramework);if(selectedId&&relationMode==='framework')url.searchParams.set('mode','framework');if(search.value)url.searchParams.set('q',search.value);if(activeRoleType)url.searchParams.set('role-type',activeRoleType);if(activeLocation)url.searchParams.set('location',activeLocation);if(focusAttribute.value)url.searchParams.set('attribute',focusAttribute.value);if(hasUndimmedSubset()&&fitScope==='undimmed')url.searchParams.set('fit','undimmed');url.searchParams.set('view',[view.x,view.y,view.w,view.h].map(value=>Number(value.toFixed(2))).join(','));return url.href}
         async function copyShareLink(clickedButton){const link=buildShareUrl();let copied=false;try{if(navigator.clipboard&&window.isSecureContext){await navigator.clipboard.writeText(link);copied=true}}catch(error){}if(!copied){const field=document.createElement('textarea');field.value=link;field.setAttribute('readonly',);field.style.position='fixed';field.style.opacity='0';document.body.appendChild(field);field.select();try{copied=document.execCommand('copy')}catch(error){}field.remove()}if(!copied)window.prompt('Copy this link:',link);shareStatus.textContent=copied?'Link copied to clipboard.':'Copy the displayed link.';const oldLabel=clickedButton.textContent;clickedButton.textContent=copied?'Copied':'Copy link';window.setTimeout(()=>{clickedButton.textContent=oldLabel},1600)}
         function hasOption(select,value){return value&&[...select.options].some(option=>option.value===value)}
         function restoreSharedView(){const parameters=new URLSearchParams(window.location.search),query=parameters.get('q')||,roleType=parameters.get('role-type')||,location=parameters.get('location')||,attribute=parameters.get('attribute')||;search.value=query;if(['Human','Entity','Human or Entity','ADS'].includes(roleType))activeRoleType=roleType;if(['v','r','v/r'].includes(location))activeLocation=location;if(hasOption(focusAttribute,attribute))focusAttribute.value=attribute;applyFilters(false);applyFocusAttribute(false);let roleId=parameters.get('role');if(!byId.has(roleId)){const term=parameters.get('term'),roleFramework=parameters.get('role-framework'),selectedType=parameters.get('selected-type'),fallback=roles.find(role=>role.term===term&&role.framework===roleFramework&&(!selectedType||role.roleType===selectedType));roleId=fallback?.id||null}const framework=parameters.get('framework')||parameters.get('filter-framework');if(roleId&&byId.has(roleId)){selectRole(roleId);if(parameters.get('mode')==='framework')setRelationMode('framework')}else if(framework&&frameworkColors.has(framework))selectFramework(framework);const coordinates=(parameters.get('view')||).split(',').map(Number);if(coordinates.length===4&&coordinates.every(Number.isFinite)&&coordinates[2]>0&&coordinates[3]>0){view={x:coordinates[0],y:coordinates[1],w:coordinates[2],h:coordinates[3]};updateView()}if(hasUndimmedSubset()&&parameters.get('fit')==='undimmed')fitScope='undimmed';syncFitButton()}
         function beginPinchGesture(){const points=[...activePointers.values()].slice(0,2),rect=map.getBoundingClientRect(),centerX=(points[0].x+points[1].x)/2,centerY=(points[0].y+points[1].y)/2;gesture={type:'pinch',startDistance:Math.max(1,Math.hypot(points[1].x-points[0].x,points[1].y-points[0].y)),startView:{...view},anchorX:view.x+(centerX-rect.left)/rect.width*view.w,anchorY:view.y+(centerY-rect.top)/rect.height*view.h,moved:true}}
         function finishPointer(event){const completed=gesture,moved=completed?.moved,tapRoleId=completed?.type==='pan'?completed.tapRoleId:null;activePointers.delete(event.pointerId);if(activePointers.size===1){const [pointerId,point]=activePointers.entries().next().value;gesture={type:'pan',pointerId,startX:point.x,startY:point.y,viewX:view.x,viewY:view.y,moved:Boolean(moved),tapRoleId:null}}else{if(moved)suppressClickUntil=performance.now()+500;else if(tapRoleId){suppressClickUntil=performance.now()+500;selectRole(tapRoleId)}gesture=null;viewport.classList.remove('is-dragging')}}
         viewport.addEventListener('wheel',event=>{event.preventDefault();zoomBy(event.deltaY>0?1.12:.89,event.clientX,event.clientY)},{passive:false});
         viewport.addEventListener('pointerdown',event=>{if(event.pointerType==='mouse'&&event.button!==0)return;if(event.target.closest('a,button,select,input'))return;const roleNode=event.target.closest('.role-node');activePointers.set(event.pointerId,{x:event.clientX,y:event.clientY});viewport.setPointerCapture(event.pointerId);if(activePointers.size===1)gesture={type:'pan',pointerId:event.pointerId,startX:event.clientX,startY:event.clientY,viewX:view.x,viewY:view.y,moved:false,tapRoleId:roleNode?.dataset.roleId||null};else if(activePointers.size===2)beginPinchGesture();viewport.classList.add('is-dragging')});
         viewport.addEventListener('pointermove',event=>{if(!activePointers.has(event.pointerId))return;activePointers.set(event.pointerId,{x:event.clientX,y:event.clientY});const rect=map.getBoundingClientRect();if(activePointers.size>=2){if(gesture?.type!=='pinch')beginPinchGesture();const points=[...activePointers.values()].slice(0,2),distance=Math.max(1,Math.hypot(points[1].x-points[0].x,points[1].y-points[0].y)),centerX=(points[0].x+points[1].x)/2,centerY=(points[0].y+points[1].y)/2,scale=Math.max(420/gesture.startView.w,Math.min(1840/gesture.startView.w,gesture.startDistance/distance)),nextW=gesture.startView.w*scale,nextH=gesture.startView.h*scale;view={x:gesture.anchorX-nextW*(centerX-rect.left)/rect.width,y:gesture.anchorY-nextH*(centerY-rect.top)/rect.height,w:nextW,h:nextH};gesture.moved=true;updateView();return}if(gesture?.type==='pan'&&gesture.pointerId===event.pointerId){const dx=event.clientX-gesture.startX,dy=event.clientY-gesture.startY;if(Math.hypot(dx,dy)>4)gesture.moved=true;view.x=gesture.viewX-dx/rect.width*view.w;view.y=gesture.viewY-dy/rect.height*view.h;updateView()}});
         viewport.addEventListener('pointerup',finishPointer);viewport.addEventListener('pointercancel',finishPointer);viewport.addEventListener('mouseleave',()=>{hoveredId=null;updateNodeEmphasis()});viewport.addEventListener('click',event=>{if(performance.now()<suppressClickUntil)return;if(!event.target.closest('.role-node,.map-brand'))clearSelection()});
         mapContext.addEventListener('click',jumpToSelectedDetails);mapContext.addEventListener('keydown',event=>{if(event.key==='Enter'||event.key===' '){event.preventDefault();jumpToSelectedDetails()}});mobileMapHeading.addEventListener('change',()=>{updateMapContext();syncDetailHeading()});
         function resetMapView(){if(layoutAnimation){cancelAnimationFrame(layoutAnimation);layoutAnimation=null}selectedId=null;selectedFramework=null;activeRoleType=null;activeLocation=null;hoveredId=null;relationMode='similar';fitScope='all';search.value=;focusAttribute.value=;linesRoot.replaceChildren();details.className='details empty';details.innerHTML=emptyDetailsMarkup();document.querySelectorAll('.role-node').forEach(node=>node.classList.remove('is-selected','is-dimmed'));applyFilters(false);applyFocusAttribute(false);filterStatus.textContent='Map reset.';syncFitButton()}
         search.addEventListener('input',()=>{fitScope='all';applyFilters()});roleTypeLegendButtons.forEach(button=>button.addEventListener('click',()=>toggleRoleTypeFilter(button.dataset.roleTypeFilter)));locationLegendButtons.forEach(button=>button.addEventListener('click',()=>toggleLocationFilter(button.dataset.locationFilter)));focusAttribute.addEventListener('change',()=>{clearSelection();applyFocusAttribute(true)});resetViewButtons.forEach(button=>button.addEventListener('click',event=>{event.stopPropagation();resetMapView()}));document.getElementById('zoomIn').addEventListener('click',zoomIn);document.getElementById('zoomOut').addEventListener('click',()=>zoomBy(1.2));fitMapButton.addEventListener('click',toggleFit);shareButtons.forEach(button=>button.addEventListener('click',event=>{event.stopPropagation();copyShareLink(event.currentTarget)}));
         function escapeHtml(value){return String(value).replace(/[&<>"']/g,character=>({'&':'&','<':'<','>':'>','"':'"',"'":'''})[character])}function escapeAttribute(value){return escapeHtml(value)}
         restoreSharedView();
       })();
     </script>
    

    </body> </html>