@@ -403,7 +403,7 @@ <h2 id="overview">Overview<a class="headerlink" href="#overview" title="Permanen
403403 BUILD["⚙️ Taskfile<br/><small>Build Interface</small>"]
404404
405405 %% Audience Groups
406- USERS ["👤 Service Users<br/><small>End Users</small>"]
406+ CONSUMERS ["👤 Service Users<br/><small>End Users</small>"]
407407 CONTRIBUTORS["🧑💻 Contributors<br/><small>Developers</small>"]
408408 OPERATORS["🛠️ Operators<br/><small>DevOps/SRE</small>"]
409409 AI_AGENTS["🤖 AI Agents<br/><small>Copilot/ChatGPT</small>"]
@@ -417,7 +417,7 @@ <h2 id="overview">Overview<a class="headerlink" href="#overview" title="Permanen
417417 BUILD -.-> CODEBASE
418418
419419 %% Connections: Audiences to Interfaces
420- USERS ==> README
420+ CONSUMERS ==> README
421421 CONTRIBUTORS ==> CONTRIBUTING
422422 OPERATORS ==> RUNBOOK
423423 AI_AGENTS ==> 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