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>
913
+
<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
914
+
<aid="__codelineno-0-2" name="__codelineno-0-2" href="#__codelineno-0-2"></a>├── CHANGELOG.md # Documentation of notable changes
915
+
<aid="__codelineno-0-3" name="__codelineno-0-3" href="#__codelineno-0-3"></a>├── CODE_OF_CONDUCT.md # Code of conduct for contributors
916
+
<aid="__codelineno-0-4" name="__codelineno-0-4" href="#__codelineno-0-4"></a>├── CONTRIBUTING.md # How to contribute to this codebase
917
+
<aid="__codelineno-0-5" name="__codelineno-0-5" href="#__codelineno-0-5"></a>├── LANGUAGE.md # Ubiquitous language for this codebase
918
+
<aid="__codelineno-0-6" name="__codelineno-0-6" href="#__codelineno-0-6"></a>├── LICENSE.md # License for this codebase
919
+
<aid="__codelineno-0-7" name="__codelineno-0-7" href="#__codelineno-0-7"></a>├── PULL_REQUEST_TEMPLATE.md # Template for pull requests
920
+
<aid="__codelineno-0-8" name="__codelineno-0-8" href="#__codelineno-0-8"></a>├── README.md # Overview of this codebase for users
921
+
<aid="__codelineno-0-9" name="__codelineno-0-9" href="#__codelineno-0-9"></a>├── RUNBOOK.md # Operational documentation for operators
922
+
<aid="__codelineno-0-10" name="__codelineno-0-10" href="#__codelineno-0-10"></a>├── SECURITY.md # Security policy for this codebase
923
+
<aid="__codelineno-0-11" name="__codelineno-0-11" href="#__codelineno-0-11"></a>├── SUPPORT.md # Support guidelines for this codebase
924
+
<aid="__codelineno-0-12" name="__codelineno-0-12" href="#__codelineno-0-12"></a>├── TODO.md # List of tasks to be completed
925
+
<aid="__codelineno-0-13" name="__codelineno-0-13" href="#__codelineno-0-13"></a>├── Taskfile.yml # Taskfile for managing tasks
926
+
<aid="__codelineno-0-14" name="__codelineno-0-14" href="#__codelineno-0-14"></a>├── cliff.toml # Configuration file for the Cliff tool
0 commit comments