Commit Graph

2 Commits

Author SHA1 Message Date
Loretta 4a16943d3e Centralize environment state in AcEnv framework
Refactored FruitBankConst and FruitBankConstClient to delegate PROD/DEV environment logic to AcEnv.IsProdDb, removing local state and events. Updated MGGRID_TODO.md with ADR reference. Added ADR 0002 documenting the migration of environment infrastructure (BaseUrl, env state, badge) to the framework. Updated settings.local.json with new doc/code read commands and improved build error reporting.
2026-07-15 10:16:26 +02:00
Loretta dbc7fd31d3 Add ADR 0001 for non-measurable item weight logic
Added ADR 0001 detailing the approach for deriving and persisting pallet weights for non-measurable items using product average weight and tare. Updated README.md to document the ADR process and index the new ADR.
2026-07-14 18:35:16 +02:00