coding guidelines, agents and gemini.md

This commit is contained in:
2026-03-09 22:07:48 -04:00
parent 9d3a277f45
commit 75d88f441c
4 changed files with 316 additions and 1 deletions

View File

@@ -9,4 +9,5 @@ Please start by writing that it was authored by an ai agent and write your actua
Pleaes add the date.
The TDD should starts with the What, then the Why and finally the how.
Everytime you write a document you can read other tdd in the folder for inspiration.
When implementation is finished, the user can add to edit the TDD to add more informations (implementation details that are important, benchmarks, any change of plan during development)
When implementation is finished, the user can add to edit the TDD to add more informations (implementation details that are important, benchmarks, any change of plan during development)
When you add a tdd, please update Gemini.md to add the tdd.