diff --git a/MEMORY.md b/MEMORY.md index 4e8a37a..a7545d6 100644 --- a/MEMORY.md +++ b/MEMORY.md @@ -7,3 +7,4 @@ - Martin has two houses, one in Suhl and one in Schleusingen. - Martin wants important future information stored in git. - Schleusingen house details: Schleusinger Bahnhofstraße 10, 98533 Schleusingen, 227 m² living area, 6 rooms, garage for 2 cars, roof terrace, 1,300 € rent plus 300 € utilities, available immediately. +- Schleusingen room breakdown is also saved separately in git. diff --git a/memory/2026-04-11-schleusingen-rooms.md b/memory/2026-04-11-schleusingen-rooms.md new file mode 100644 index 0000000..0a53c1a --- /dev/null +++ b/memory/2026-04-11-schleusingen-rooms.md @@ -0,0 +1,30 @@ +# Schleusingen room breakdown + +## Wohnflächen / Nutzflächen + +### Erdgeschoss +- Flur, 20,1 m², Wohnfläche +- WC, 0,8 m², Wohnfläche +- Garage / Partykeller, 42,6 m², Nutzfläche +- Abstellraum 1, 9,9 m², Wohnfläche +- Abstellraum 2, 7,8 m², Wohnfläche +- Heizungskeller, 18,3 m², Nutzfläche + +### 1. Obergeschoss +- Flur, 20,1 m², Wohnfläche +- Wohnzimmer, 42,6 m², Wohnfläche +- Gästezimmer, 11,5 m², Wohnfläche +- Badezimmer, 9,8 m², Wohnfläche +- Küche, 18,4 m², Wohnfläche +- Schlafzimmer, 18 m², Wohnfläche + +### 2. Obergeschoss +- Flur, 13,9 m², Wohnfläche +- Spielzimmer, 6,3 m², Wohnfläche +- Ankleidezimmer, 1,4 m², Wohnfläche +- Kinderzimmer 1, 21,7 m², Wohnfläche +- Kinderzimmer 2, 15,7 m², Wohnfläche +- Dachterrasse, 9 m² Wohnfläche (25% von 35,8 m²) + +### Dachboden +- unten ungeheizt, 52 m², Nutzfläche diff --git a/memory/2026-04-11.md b/memory/2026-04-11.md index 38f4199..81c156d 100644 --- a/memory/2026-04-11.md +++ b/memory/2026-04-11.md @@ -7,3 +7,4 @@ - Martin has two houses, one in Suhl and one in Schleusingen. - Martin wants important future information stored in git. - Schleusingen house listing details were provided: Schleusinger Bahnhofstraße 10, 98533 Schleusingen, 227 m² living area, 6 rooms, garage for 2 cars, roof terrace, 1,300 € plus 300 € utilities, available immediately. +- Room-by-room floor areas for the Schleusingen house were provided and saved separately.