tribunal-kit 5.8.0 → 5.8.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -103,6 +103,11 @@ Wave 4 — Polish & Deploy
103
103
  > [!IMPORTANT]
104
104
  > [Any breaking changes, architectural decisions, or open questions needing approval]
105
105
 
106
+ ## Dependency Ladder Alignment
107
+ Evaluate proposed changes against the Dependency Ladder (Rungs 1 to 6). Confirm the lowest possible rung is chosen to avoid bloat:
108
+ - **Proposed Rung**: [e.g. Rung 3: Platform / Rung 4: Installed Dep]
109
+ - **Justification**: [Explain why lower rungs are not applicable. If using Rung 6 (custom code/new library), justify with a // VERIFY comment]
110
+
106
111
  ## Proposed Changes
107
112
 
108
113
  ### Wave 1 — Foundation