From 19207cabe462608ed581c7659eb992b37bb06b68 Mon Sep 17 00:00:00 2001 From: Davide Grilli Date: Thu, 14 May 2026 12:16:09 +0200 Subject: [PATCH] Aggiunge vincolo scope FDM-only in CLAUDE.md Co-Authored-By: Claude Sonnet 4.6 --- CLAUDE.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CLAUDE.md b/CLAUDE.md index bc36411..aba5935 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -6,6 +6,10 @@ This file provides guidance to Claude Code (claude.ai/code) when working with co Write all git commit messages in Italian. +## 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. + ## Project Overview **Heat Equation PINN** — A Physics-Informed Neural Network that solves the 1D time-varying heat equation with an internal point heat source: