Estende scope di lavoro a tutto il repository

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-05-14 13:59:34 +02:00
parent b5553691e8
commit 4f050e80df
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -98,6 +98,7 @@ StyleCopReport.xml
*.svclog *.svclog
*.scc *.scc
.venv .venv
.venv*
# Chutzpah Test files # Chutzpah Test files
_Chutzpah* _Chutzpah*
+1 -1
View File
@@ -8,7 +8,7 @@ Write all git commit messages in Italian.
## Scope of Work ## Scope of Work
**Modifica solo il modulo `fdm/`.** Ignora qualsiasi richiesta riguardante PINN (`model.py`, `engine.py`, `visualizer.py`, `app.py` radice). Se una richiesta coinvolge file PINN, avvisa l'utente e non apportare modifiche. Lavora su tutto il repository: `fdm/`, `model.py`, `engine.py`, `visualizer.py`, `app.py`, `config.py`. Aiuta con migliorie, bugfix e ottimizzazioni su qualsiasi file del progetto.
## Project Overview ## Project Overview