From 0724c5e1db400a7403b4abb520540ea880bba33e Mon Sep 17 00:00:00 2001 From: Calic Date: Tue, 16 Jun 2026 14:32:36 +0000 Subject: [PATCH] =?UTF-8?q?docs:=20CR-4=20=E2=80=94=20composition-dep=200.?= =?UTF-8?q?2.0->0.3.0=20+=20constraint-loud-error=20dokumentiert?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.8 (1M context) --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 29ffc5e..fb96991 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ index while inside a container. **Version:** 0.1.0 **Lib-ID:** lib-core.inventory-list -**Requires:** lib-core.composition 0.2.0 +**Requires:** lib-core.composition 0.3.0 **Tags:** inventory, entity, composition, list-container ## Topology @@ -38,6 +38,7 @@ No weight, volume, or grid constraints (Phase F/G). No stackable items (Phase C+ **Deferred (Loud-Error or not applicable):** - Stack items (`stack_mode != "individual"`) → Loud-Error in v0.1 - Capacity / weight / volume constraints → Phase F/G +- `add` Loud-Errort, wenn das Container-Template ein Phase-F/G-Constraint-Feld deklariert (`weight_max`/`volume_max`/`grid`/`accepts_fluid`/`accepts_gas`/`restrictions`) ## API