kaide 1.0.4 → 1.0.5

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.
Files changed (3) hide show
  1. package/README.md +2 -0
  2. package/kaide.png +0 -0
  3. package/package.json +1 -1
package/README.md CHANGED
@@ -4,6 +4,8 @@
4
4
 
5
5
  > **Kaide** (Etymology: Turkish): A fundamental rule, principle, or base that provides structural integrity. The name cleverly embeds **AI** (K**ai**de), reflecting its core mission.
6
6
 
7
+ <img src="kaide.png" alt="Kaide" width="610px" />
8
+
7
9
  ## Getting Started
8
10
 
9
11
  ### Installation & Setup
package/kaide.png ADDED
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "kaide",
3
- "version": "1.0.4",
3
+ "version": "1.0.5",
4
4
  "description": "AI-native architecture kit for modern React. High-discipline protocols for autonomous agents.",
5
5
  "type": "module",
6
6
  "bin": {