rk-designsystem 1.1.129 → 1.2.1

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.
package/README.md CHANGED
@@ -196,9 +196,20 @@ Invoke-WebRequest -Uri "https://norwegianredcross.github.io/DesignSystem/storybo
196
196
  ### Related Resources
197
197
 
198
198
  - **Component Metadata**: https://norwegianredcross.github.io/DesignSystem/storybook/metadata.json
199
+ - **AI Context Manifest**: https://norwegianredcross.github.io/DesignSystem/storybook/ai-context.manifest.json
199
200
  - **Design Tokens**: https://norwegianredcross.github.io/design-tokens/theme.css
200
201
  - **GitHub Repository**: https://github.com/norwegianredcross/DesignSystem
201
202
 
203
+ ### Published Context Bundle
204
+
205
+ The Storybook publish step ships three downstream-facing artifacts together:
206
+
207
+ - `AI_DESIGN_SYSTEM_GUIDE.md`
208
+ - `metadata.json`
209
+ - `ai-context.manifest.json`
210
+
211
+ The guide remains the main human-readable reference. The manifest is additive and exists so downstream repos can refresh local rules and detect drift without scraping the full guide.
212
+
202
213
  ---
203
214
 
204
215
  # Contributing to the Component Library