You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>Here's the codebase interface directory implementation:</p>
649
655
<divclass="highlight"><pre><span></span><code><aid="__codelineno-0-1" name="__codelineno-0-1" href="#__codelineno-0-1"></a>├── AGENTS.md # Documentation for AI agents that interact with this codebase
650
-
<aid="__codelineno-0-2" name="__codelineno-0-2" href="#__codelineno-0-2"></a>├── CHANGELOG.md # Documentation of notable changes
651
-
<aid="__codelineno-0-3" name="__codelineno-0-3" href="#__codelineno-0-3"></a>├── CODE_OF_CONDUCT.md # Code of conduct for contributors
652
-
<aid="__codelineno-0-4" name="__codelineno-0-4" href="#__codelineno-0-4"></a>├── CONTRIBUTING.md # How to contribute to this codebase
653
-
<aid="__codelineno-0-5" name="__codelineno-0-5" href="#__codelineno-0-5"></a>├── LANGUAGE.md # Ubiquitous language for this codebase
654
-
<aid="__codelineno-0-6" name="__codelineno-0-6" href="#__codelineno-0-6"></a>├── LICENSE.md # License for this codebase
655
-
<aid="__codelineno-0-7" name="__codelineno-0-7" href="#__codelineno-0-7"></a>├── PULL_REQUEST_TEMPLATE.md # Template for pull requests
656
-
<aid="__codelineno-0-8" name="__codelineno-0-8" href="#__codelineno-0-8"></a>├── README.md # Overview of this codebase for users
657
-
<aid="__codelineno-0-9" name="__codelineno-0-9" href="#__codelineno-0-9"></a>├── RUNBOOK.md # Operational documentation for operators
658
-
<aid="__codelineno-0-10" name="__codelineno-0-10" href="#__codelineno-0-10"></a>├── SECURITY.md # Security policy for this codebase
659
-
<aid="__codelineno-0-11" name="__codelineno-0-11" href="#__codelineno-0-11"></a>├── SUPPORT.md # Support guidelines for this codebase
660
-
<aid="__codelineno-0-12" name="__codelineno-0-12" href="#__codelineno-0-12"></a>├── TODO.md # List of tasks to be completed
661
-
<aid="__codelineno-0-13" name="__codelineno-0-13" href="#__codelineno-0-13"></a>├── Taskfile.yml # Taskfile for managing tasks
662
-
<aid="__codelineno-0-14" name="__codelineno-0-14" href="#__codelineno-0-14"></a>├── cliff.toml # Configuration file for the Cliff tool
<p>Here's a source aligned directory implementation:</p>
673
+
<p>Here's the codebase interface directory implementation:</p>
677
674
<divclass="highlight"><pre><span></span><code><aid="__codelineno-1-1" name="__codelineno-1-1" href="#__codelineno-1-1"></a>├── AGENTS.md # Documentation for AI agents that interact with this codebase
678
675
<aid="__codelineno-1-2" name="__codelineno-1-2" href="#__codelineno-1-2"></a>├── CHANGELOG.md # Documentation of notable changes
679
676
<aid="__codelineno-1-3" name="__codelineno-1-3" href="#__codelineno-1-3"></a>├── CODE_OF_CONDUCT.md # Code of conduct for contributors
<aid="__codelineno-1-19" name="__codelineno-1-19" href="#__codelineno-1-19"></a>│ ├── README.md # Introduction to design
696
-
<aid="__codelineno-1-20" name="__codelineno-1-20" href="#__codelineno-1-20"></a>│ ├── contracts # Any Open API, AsyncAPI, data contracts etc
697
-
<aid="__codelineno-1-21" name="__codelineno-1-21" href="#__codelineno-1-21"></a>│ └── decisions # Architectural decision records localised to the service
<p>Here's a source aligned directory implementation:</p>
701
+
<divclass="highlight"><pre><span></span><code><aid="__codelineno-2-1" name="__codelineno-2-1" href="#__codelineno-2-1"></a>├── AGENTS.md # Documentation for AI agents that interact with this codebase
702
+
<aid="__codelineno-2-2" name="__codelineno-2-2" href="#__codelineno-2-2"></a>├── CHANGELOG.md # Documentation of notable changes
703
+
<aid="__codelineno-2-3" name="__codelineno-2-3" href="#__codelineno-2-3"></a>├── CODE_OF_CONDUCT.md # Code of conduct for contributors
704
+
<aid="__codelineno-2-4" name="__codelineno-2-4" href="#__codelineno-2-4"></a>├── CONTRIBUTING.md # How to contribute to this codebase
705
+
<aid="__codelineno-2-5" name="__codelineno-2-5" href="#__codelineno-2-5"></a>├── LANGUAGE.md # Ubiquitous language for this codebase
706
+
<aid="__codelineno-2-6" name="__codelineno-2-6" href="#__codelineno-2-6"></a>├── LICENSE.md # License for this codebase
707
+
<aid="__codelineno-2-7" name="__codelineno-2-7" href="#__codelineno-2-7"></a>├── PULL_REQUEST_TEMPLATE.md # Template for pull requests
708
+
<aid="__codelineno-2-8" name="__codelineno-2-8" href="#__codelineno-2-8"></a>├── README.md # Overview of this codebase for users
709
+
<aid="__codelineno-2-9" name="__codelineno-2-9" href="#__codelineno-2-9"></a>├── RUNBOOK.md # Operational documentation for operators
710
+
<aid="__codelineno-2-10" name="__codelineno-2-10" href="#__codelineno-2-10"></a>├── SECURITY.md # Security policy for this codebase
711
+
<aid="__codelineno-2-11" name="__codelineno-2-11" href="#__codelineno-2-11"></a>├── SUPPORT.md # Support guidelines for this codebase
712
+
<aid="__codelineno-2-12" name="__codelineno-2-12" href="#__codelineno-2-12"></a>├── TODO.md # List of tasks to be completed
713
+
<aid="__codelineno-2-13" name="__codelineno-2-13" href="#__codelineno-2-13"></a>├── Taskfile.yml # Taskfile for managing tasks
714
+
<aid="__codelineno-2-14" name="__codelineno-2-14" href="#__codelineno-2-14"></a>├── cliff.toml # Configuration file for the Cliff tool
<aid="__codelineno-2-19" name="__codelineno-2-19" href="#__codelineno-2-19"></a>│ ├── README.md # Introduction to design
720
+
<aid="__codelineno-2-20" name="__codelineno-2-20" href="#__codelineno-2-20"></a>│ ├── contracts # Any Open API, AsyncAPI, data contracts etc
721
+
<aid="__codelineno-2-21" name="__codelineno-2-21" href="#__codelineno-2-21"></a>│ └── decisions # Architectural decision records localised to the service
0 commit comments