Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 725 Bytes

File metadata and controls

15 lines (8 loc) · 725 Bytes

Guidelines for AI Agents

This document provides essential guidelines for the AI agents interacting with this repository.


Documentation Location

All relevant documentation for this project is centralized within the docs/ directory. You are expected to refer to this directory as the single source of truth for understanding the functionality, architecture, and conventions of the codebase.


Code and Documentation Synchronization

It is critically important to keep the documentation up-to-date. After every modification you make to the code, it is mandatory to verify that the corresponding documentation is still accurate. If it is not, you must update it immediately to reflect the changes made.