Skip to content

Commit 0724772

Browse files
author
committed
Deployed 45954af with MkDocs version: 1.6.1
1 parent 34e7b42 commit 0724772

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -403,7 +403,7 @@ <h2 id="overview">Overview<a class="headerlink" href="#overview" title="Permanen
403403
BUILD["⚙️ Taskfile&lt;br/&gt;&lt;small&gt;Build Interface&lt;/small&gt;"]
404404

405405
%% Audience Groups
406-
USERS["👤 Service Users&lt;br/&gt;&lt;small&gt;End Users&lt;/small&gt;"]
406+
CONSUMERS["👤 Service Users&lt;br/&gt;&lt;small&gt;End Users&lt;/small&gt;"]
407407
CONTRIBUTORS["🧑‍💻 Contributors&lt;br/&gt;&lt;small&gt;Developers&lt;/small&gt;"]
408408
OPERATORS["🛠️ Operators&lt;br/&gt;&lt;small&gt;DevOps/SRE&lt;/small&gt;"]
409409
AI_AGENTS["🤖 AI Agents&lt;br/&gt;&lt;small&gt;Copilot/ChatGPT&lt;/small&gt;"]
@@ -417,7 +417,7 @@ <h2 id="overview">Overview<a class="headerlink" href="#overview" title="Permanen
417417
BUILD -.-&gt; CODEBASE
418418

419419
%% Connections: Audiences to Interfaces
420-
USERS ==&gt; README
420+
CONSUMERS ==&gt; README
421421
CONTRIBUTORS ==&gt; CONTRIBUTING
422422
OPERATORS ==&gt; RUNBOOK
423423
AI_AGENTS ==&gt; AGENTS
@@ -430,7 +430,7 @@ <h2 id="overview">Overview<a class="headerlink" href="#overview" title="Permanen
430430

431431
class CODEBASE codebase
432432
class README,CONTRIBUTING,RUNBOOK,AGENTS,BUILD interface
433-
class USERS,CONTRIBUTORS,OPERATORS,AI_AGENTS,BUILD_AGENTS audience</code></pre>
433+
class CONSUMERS,CONTRIBUTORS,OPERATORS,AI_AGENTS,BUILD_AGENTS audience</code></pre>
434434
<h2 id="support">Support<a class="headerlink" href="#support" title="Permanent link"></a></h2>
435435
<p>If your codebase uses codebase interface principles please support the initiative by starring the <a href="https://github.com/codebase-interface/codebaseinterface" target="_blank">Codebase Interface GitHub repository</a> and placing the below markdown in the README of your repo.</p>
436436
<h3 id="badges">Badges<a class="headerlink" href="#badges" title="Permanent link"></a></h3>
@@ -450,7 +450,7 @@ <h4 id="footer">Footer<a class="headerlink" href="#footer" title="Permanent link
450450
<span class="md-icon" title="Last update">
451451
<svg viewbox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1zM12.5 7v5.2l4 2.4-1 1L11 13V7zM11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2z"></path></svg>
452452
</span>
453-
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date" title="October 24, 2025 19:42:33 UTC">October 24, 2025</span>
453+
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date" title="October 26, 2025 20:22:15 UTC">October 26, 2025</span>
454454
</span>
455455
</aside>
456456
</article>

0 commit comments

Comments
 (0)