From 379543a351dde92cf177c22343827d23193831fc Mon Sep 17 00:00:00 2001 From: Daan Meijer Date: Tue, 16 Jun 2026 18:13:06 +0200 Subject: [PATCH] AI project docuimentation --- DECISIONS.md | 32 +++++++++++++++++++++++++++----- 1 file changed, 27 insertions(+), 5 deletions(-) diff --git a/DECISIONS.md b/DECISIONS.md index dfaac3b..b44827d 100644 --- a/DECISIONS.md +++ b/DECISIONS.md @@ -19,18 +19,40 @@ This document outlines the decisions made during the development of the Ledgerrz ## Architectural & Integration Decisions -### 1. Style Architecture Shift to BEM -To improve front-end maintainability, we transitioned the core reusable layout and page components away from raw utility-class markup. Styles are now strictly encapsulated within Vue Single File Component (SFC) `