multimodel-dev-os 3.0.0 → 3.1.0

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
@@ -48,7 +48,7 @@ Your workspace now has a **single source of truth** that every AI coding tool re
48
48
  | 🧠 | **Intelligence Engine** | Hash-compressed memory, feedback learning, self-improvement proposals with HITL safety gates |
49
49
  | 📁 | **Repo Onboarding** | Analyze existing projects, recommend templates, and bootstrap configs without breaking anything |
50
50
  | 🔧 | **Zero Dependencies** | Pure Node.js CLI — no runtime, no build step, no package manager lock-in |
51
- | 🛡️ | **214+ Quality Gates** | Built-in `validate`, `doctor`, and `verify` commands with strict structural assertions |
51
+ | 🛡️ | **248+ Quality Gates** | Built-in `validate`, `doctor`, and `verify` commands with strict structural assertions |
52
52
 
53
53
  ---
54
54
 
@@ -158,8 +158,12 @@ npx multimodel-dev-os@latest handoff build
158
158
  | **v2.8.0 / v2.8.1** | Interactive TUI Dashboard & Plugin Hooks | ✅ Released |
159
159
  | **v2.9.0** | Local Workflow Marketplace & Plugin Catalog | ✅ Released |
160
160
  | **v3.0.0** | Trusted Remote Catalog & Registry Governance Layer | ✅ Released |
161
+ | **v3.0.1** | Registry UX & Policy Safety Patch | ✅ Released |
162
+ | **v3.0.2** | Registry Sync Security Hotfix | ✅ Released |
163
+ | **v3.1.0** | Modular Source Layout + Formal Unit Tests | ✅ Released |
161
164
 
162
- **[Full Roadmap →](https://rizvee.github.io/multimodel-dev-os/v2-roadmap)**
165
+
166
+ **[Full Roadmap →](https://rizvee.github.io/multimodel-dev-os/v3-roadmap)**
163
167
 
164
168
  ---
165
169