multimodel-dev-os 0.7.0 → 1.0.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.
Files changed (37) hide show
  1. package/.ai/schema/adapter.schema.json +27 -0
  2. package/.ai/schema/config.schema.json +35 -0
  3. package/.ai/schema/template.schema.json +33 -0
  4. package/README.md +148 -28
  5. package/assets/ai-dev-os-roadmap.svg +66 -0
  6. package/assets/cost-optimization.svg +155 -0
  7. package/bin/multimodel-dev-os.js +1 -0
  8. package/docs/.vitepress/config.js +34 -1
  9. package/docs/5-day-roadmap.md +72 -0
  10. package/docs/case-studies/ecommerce-store.md +46 -0
  11. package/docs/case-studies/index.md +24 -0
  12. package/docs/case-studies/multimodel-handoff.md +46 -0
  13. package/docs/case-studies/nextjs-saas.md +48 -0
  14. package/docs/case-studies/seo-landing-page.md +46 -0
  15. package/docs/case-studies/wordpress-site.md +47 -0
  16. package/docs/cli-roadmap.md +8 -0
  17. package/docs/comparison.md +1 -0
  18. package/docs/compatibility.md +42 -0
  19. package/docs/cost-optimization.md +61 -0
  20. package/docs/faq.md +8 -0
  21. package/docs/final-launch.md +29 -0
  22. package/docs/index.md +95 -12
  23. package/docs/launch-kit.md +39 -47
  24. package/docs/migration-guide.md +54 -0
  25. package/docs/protocol.md +54 -0
  26. package/docs/public/assets/ai-dev-os-roadmap.svg +66 -0
  27. package/docs/public/assets/cost-optimization.svg +155 -0
  28. package/docs/release-policy.md +33 -0
  29. package/docs/stable-protocol.md +66 -0
  30. package/docs/support-policy.md +26 -0
  31. package/docs/template-qa.md +40 -0
  32. package/docs/templates-guide.md +6 -0
  33. package/docs/v1-checklist.md +31 -0
  34. package/docs/v1-readiness.md +29 -0
  35. package/docs/workflow-examples.md +2 -0
  36. package/package.json +1 -1
  37. package/scripts/verify.js +22 -0
@@ -1,88 +1,80 @@
1
1
  # Public Launch & Social Sharing Kit
2
2
 
3
- A curated collection of promotional templates and copy outlines to successfully announce `multimodel-dev-os` to global developer communities.
3
+ A curated collection of ready-to-use sharing outlines focused on LLM cost savings, multi-agent context synchronization, and configuration reuse inside development teams.
4
4
 
5
5
  ---
6
6
 
7
- ## 1. Product Hunt Style Launch Info
8
- - **Tagline:** Portable, vendor-neutral project context for all your AI coding tools.
9
- - **Elevator Pitch:** Stop manually copy-pasting system instructions when switching between Cursor, Claude Code, Antigravity, and VS Code. Run a single lightweight command to scaffold, sync, and optimize your repository's AI guidelines.
7
+ ## 1. Product Hunt Launch (Milestone v0.8.0)
8
+ - **Product Tagline:** Portable workspace configuration layer and playbooks to sync AI coding agents.
9
+ - **Pitch Focus:** Slash LLM API billing and context overhead by up to **~79%** with our native Caveman Mode. Enforce strict coding styles and boundaries across Cursor, Claude, Antigravity, and VS Code automatically using a singular root contract.
10
10
 
11
11
  ---
12
12
 
13
- ## 2. GitHub Repository Metadata
14
- - **Short Description:** Portable, vendor-neutral project configuration and CLI tool for AI coding agents. Think `.editorconfig` but optimized for LLMs, Cursor, Claude Code, and VS Code.
15
- - **Topics/Keywords:** `ai-dev-os`, `multi-agent`, `ai-coding`, `developer-tools`, `cursorrules`, `claude-code`, `antigravity`, `gemini`
16
-
17
- ---
18
-
19
- ## 3. X / Twitter Post (The Hook)
13
+ ## 2. X / Twitter Campaign (The Focus: Token Cost Savings)
20
14
 
21
15
  ```text
22
- Pair programming with AI is fast, until you switch tools. 💸
16
+ AI coding is fast, but prompt token bills scale faster. 💸
23
17
 
24
- You design architecture in Claude Code, implement locally in Cursor, and audit with Gemini. Every switch drops context, and rules start to drift.
18
+ Duplicating instructions in .cursorrules, CLAUDE.md, and system prompts drains your API token budget on every message turn.
25
19
 
26
- Stop copy-pasting. Say hello to MultiModel Dev OS! 🧠
20
+ Say hello to MultiModel Dev OS v0.8.0! 🧠
27
21
 
28
22
  npx multimodel-dev-os@latest init
29
23
 
30
- 👉 Single source of truth for all tools (Cursor, Claude, VS Code, Gemini, Codex)
31
- 👉 Slashing token consumption by up to ~79% with Caveman Mode
32
- 👉 Strict CLI validation commands to protect context health
33
- 👉 Fully vendor-neutral and zero-dependency
24
+ 👉 Decoupled adapters sync Cursor, Claude, VS Code, and Gemini instantly
25
+ 👉 Slash rule overhead by up to ~79% with Caveman Mode
26
+ 👉 12 Cost Optimization plays mapped to Dev OS features
27
+ 👉 5-Day tool-neutral Adoption Roadmap for teams
34
28
 
35
- Check it out: https://github.com/rizvee/multimodel-dev-os
29
+ Stop wasting context. Sync and reuse your workspace memory! 🚀
30
+ 👉 https://github.com/rizvee/multimodel-dev-os
36
31
  #AIDev #OpenSource #SoftwareEngineering #AItools
37
32
  ```
38
33
 
39
34
  ---
40
35
 
41
- ## 4. LinkedIn Post (The Deep Dive)
36
+ ## 3. LinkedIn Campaign (The Focus: Enterprise Adoption)
42
37
 
43
38
  ```text
44
- The hidden developer tax when coding with AI: Context Drift. 💸
45
-
46
- When pair programming with AI agents, we often switch between platforms to leverage their unique strengths:
47
- - Claude Code for terminal actions and system layouts
48
- - Cursor for local autocomplete and quick edits
49
- - Gemini / Antigravity for large-scale security and performance audits
50
-
51
- But there's a problem: every tool has its own custom settings, systems, and instructions files. You modify a build command in one place, forget to update it in another, and the agent breaks on compile.
39
+ The hidden tax of scaling AI inside development teams: Context Fragmentation. 💸
52
40
 
53
- To solve this, we are launching multimodel-dev-os — a portable, vendor-neutral operating configuration layer for AI coding tools.
41
+ When switching between tools:
42
+ - Claude Code scaffolds terminal builds
43
+ - Cursor suggests local autocompletions
44
+ - Gemini/Antigravity performs codebase audits
54
45
 
55
- Think .editorconfig but designed for LLMs.
46
+ If each developer maintains distinct, custom configurations, your rules drift immediately. Models break, and you waste thousands of tokens repeating basic instructions.
56
47
 
57
- How it works:
58
- 1. Initialize in seconds: npx multimodel-dev-os@latest init
59
- 2. Configure your instructions in one root directory (AGENTS.md, MEMORY.md, TASKS.md)
60
- 3. Zero-duplication adapters dynamically present these instructions to Cursor (.cursorrules), Claude (CLAUDE.md), VS Code, and Gemini.
61
- 4. Slash token bills by up to ~79% using Caveman Mode for small-context turns.
48
+ To solve this, we are releasing MultiModel Dev OS v0.8.0:
49
+ 1. One central brain (AGENTS.md and .ai/) routes instructions dynamically.
50
+ 2. Slashes API prompt overhead by ~79% via Caveman Mode.
51
+ 3. Maps 12 context optimization techniques ( RAG scoping, prompt caching, batching).
52
+ 4. Includes a 5-Day tool-neutral Adoption Roadmap to align your team in a business week.
62
53
 
63
- Fully open-source, zero-dependency, and built to keep your context aligned across every coding tool.
54
+ Fully open-source, MIT licensed, and zero-dependency.
64
55
 
65
- GitHub: https://github.com/rizvee/multimodel-dev-os
66
- Let me know what you think in the comments! 👇
56
+ Read the Case Studies Gallery & Playbook:
57
+ 👉 https://github.com/rizvee/multimodel-dev-os
58
+ Let me know how your team manages prompt consistency in the comments! 👇
67
59
  ```
68
60
 
69
61
  ---
70
62
 
71
- ## 5. Reddit-Style Post (/r/webdev, /r/LocalLLaMA)
63
+ ## 4. Reddit-Style Pitch (/r/LocalLLaMA, /r/webdev)
72
64
 
73
- - **Title:** Show HN / Show Reddit: MultiModel Dev OS — A vendor-neutral context management layer for Cursor, Claude Code, and VS Code.
65
+ - **Title:** Show HN / Show Reddit: MultiModel Dev OS v0.8.0 Prevent AI instruction drift and save ~79% token budget.
74
66
  - **Content:**
75
67
  Hey everyone,
76
68
 
77
- If you pair program with multiple AI tools, you've probably noticed how fast rules drift. You edit a command in your system prompts, but forget to update Cursor's `.cursorrules`, causing the model to continuously fail.
69
+ If your team pair programs with multiple LLM agents, you know how fast rules drift. You edit a command in your terminal prompts, but Cursor's autocompletes are still reading outdated caching guidelines, causing compile crashes.
78
70
 
79
- I built **multimodel-dev-os** to solve this. It's a simple, zero-dependency CLI that scaffolds a unified context layout and uses lightweight adapters to route a single source of truth to all your tools.
71
+ I built **multimodel-dev-os** to solve this. It's a lightweight, zero-dependency Node.js CLI that scaffolds a single repository brain and uses automated adapters to route a single source of truth to all your tools.
80
72
 
81
- ### Key Features:
82
- * **Primary Init:** Run `npx multimodel-dev-os@latest init` to bootstrap in 2 seconds.
83
- * **Vendor-Neutral:** One config routes to Cursor (`.cursorrules`), Claude Code (`CLAUDE.md`), VS Code (`settings.json`), and Gemini/Antigravity (`settings.json`).
84
- * **Caveman Mode:** Strips out examples and descriptions to save **~79% of tokens** when context budgets are tight.
85
- * **Linter Guard:** Run `npx multimodel-dev-os@latest verify` to confirm structure health before pushing commits.
73
+ ### v0.8.0 Feature Highlights:
74
+ * **Cost Optimization Playbook:** Maps 12 techniques (prompt caching, RAG scoping, batching) directly to Dev OS directory modules.
75
+ * **Caveman Mode:** Strips out descriptions and examples to save **~79% of tokens** per prompt turn.
76
+ * **5-Day Adoption Timeline:** A tool-neutral business week adoption playbook.
77
+ * **Real-World Case Studies:** 5 generic but realistic guides covering full-stack SaaS schema synchronization, WordPress directory boundaries, and Claude/Gemini hand-off session logs.
86
78
 
87
79
  Open-source and MIT licensed. I'd love to hear your feedback on the layout structure!
88
80
 
@@ -0,0 +1,54 @@
1
+ # Migration Guide: Upgrading MultiModel Dev OS
2
+
3
+ This guide assists engineering teams in upgrading their MultiModel Dev OS configurations across releases, preparing repositories for v1.0.0 compliance.
4
+
5
+ ---
6
+
7
+ ## 1. Upgrading from v0.1 to v0.5
8
+
9
+ The `v0.5` release introduced the pure-Node local CLI and template scaffolding directories.
10
+
11
+ ### Upgrade Steps:
12
+ 1. **Directory Scaffolding:** Create the Lower-case subfolders under `.ai/` if they do not exist:
13
+ ```bash
14
+ mkdir -p .ai/context .ai/skills .ai/session-logs
15
+ ```
16
+ 2. **Move Custom Rules:** Scrape old system prompt snippets from `.cursorrules` and modularize them into isolated files inside `.ai/context/` (e.g. `project-brief.md`, `architecture.md`).
17
+ 3. **Configure Adapters Settings:** Create [.ai/config.yaml](file:///c:/Users/ADMIN/OneDrive/Desktop/multimodel-dev-os/.ai/config.yaml) and configure adapter mappings:
18
+ ```yaml
19
+ version: "0.5.0"
20
+ adapters:
21
+ cursor: true
22
+ claude: true
23
+ ```
24
+
25
+ ---
26
+
27
+ ## 2. Upgrading from v0.5 to v0.8
28
+
29
+ The `v0.8` release focused on cost/context optimizations, adding the 12 playbook techniques and visual timelines.
30
+
31
+ ### Upgrade Steps:
32
+ 1. **Enable Caveman Mode:** Set up Caveman minimal-token files inside `.ai/templates/` to allow rapid chat turns under tight budgets.
33
+ 2. **Deploy Session Logs:** Confirm a `session-log-template.md` exists in `.ai/templates/` and create [.ai/session-logs/README.md](file:///c:/Users/ADMIN/OneDrive/Desktop/multimodel-dev-os/.ai/session-logs/README.md) to manage sequential handoffs.
34
+ 3. **Audit Workspace compliance:** Run the linter to diagnostic environment issues:
35
+ ```bash
36
+ npx multimodel-dev-os doctor
37
+ ```
38
+
39
+ ---
40
+
41
+ ## 3. Upgrading from v0.9.0 to v1.0.0 Stable
42
+
43
+ The `v1.0.0` release completely freezes the public protocol and schemas.
44
+
45
+ ### Upgrade Steps:
46
+ 1. **Mount JSON Schemas:** Verify that config schemas under `.ai/schema/` are linked in your local configuration files.
47
+ 2. **Execute Strict Validations:** Enforce strict assertions inside your pull requests or pre-commit hooks:
48
+ ```bash
49
+ npx multimodel-dev-os validate
50
+ ```
51
+ 3. **Run Diagnostics Suite:** Execute the full verification and doctor suite to ensure absolute compliance:
52
+ ```bash
53
+ npx multimodel-dev-os doctor
54
+ ```
@@ -0,0 +1,54 @@
1
+ # MultiModel Dev OS Protocol Specification
2
+
3
+ This document defines the official, stable architectural protocol and design contracts for `multimodel-dev-os`, preparing the codebase for the v1.0.0 freeze.
4
+
5
+ ---
6
+
7
+ ## 1. Protocol Architecture Layers
8
+
9
+ The protocol is divided into three distinct decoupled layers to guarantee portability:
10
+
11
+ ```
12
+ ┌────────────────────────────────────────────────────────┐
13
+ │ LAYER 1: Root Contracts (Single Source of Truth) │
14
+ │ AGENTS.md • MEMORY.md • TASKS.md • RUNBOOK.md │
15
+ └──────────────────────────┬─────────────────────────────┘
16
+ │ Centralizes project context
17
+ ┌──────────────────────────▼─────────────────────────────┐
18
+ │ LAYER 2: Configuration & Modules (.ai/) │
19
+ │ context/ • agents/ • skills/ • prompts/ • checks/ │
20
+ └──────────────────────────┬─────────────────────────────┘
21
+ │ routes files dynamically
22
+ ┌──────────────────────────▼─────────────────────────────┐
23
+ │ LAYER 3: Tool & IDE Adapters │
24
+ │ .cursorrules • CLAUDE.md • .vscode/ • .gemini/ │
25
+ └────────────────────────────────────────────────────────┘
26
+ ```
27
+
28
+ ---
29
+
30
+ ## 2. Stability Matrix (v1.0.0 Freeze)
31
+
32
+ To prevent breaking changes, protocol definitions are designated as **Stable** or **Experimental**:
33
+
34
+ ### A. Stable Protocol Components
35
+ These features are fully frozen. No breaking changes or renaming will occur in v1.0:
36
+ - **Core Workspace Contracts:** The names and root directories of `AGENTS.md`, `MEMORY.md`, `TASKS.md`, and `RUNBOOK.md` are completely frozen.
37
+ - **Scaffolding Subfolders:** Target folders `.ai/context/`, `.ai/skills/`, and `.ai/session-logs/` are strictly required by the sync CLI.
38
+ - **Adapters Interface:** Mappings to Cursor (`.cursorrules`), Claude (`CLAUDE.md`), VS Code (`.vscode/settings.json`), and Gemini (`GEMINI.md`) are guaranteed.
39
+ - **Core Commands:** Subcommands `init`, `verify`, `validate`, `doctor`, and `templates` will retain their signatures.
40
+
41
+ ### B. Experimental Components
42
+ These components represent early specs and may undergo minor tweaks in future minor releases:
43
+ - **Caveman Mode Custom Overrides:** Custom manual template modifications under `.ai/templates/`.
44
+ - **Dynamic Context Routing:** Pre-implementation check validations inside `.ai/checks/context-budget.md`.
45
+
46
+ ---
47
+
48
+ ## 3. CLI Command Contracts
49
+
50
+ All compliant MultiModel Dev OS CLIs must strictly support the following execution contracts:
51
+ - **`init` Scaffolding:** Recursively writes root documents and links requested adapters.
52
+ - **`validate` Quality Gate:** Asserts that required folders and enabled adapter rules exist on disk.
53
+ - **`doctor` Diagnostic:** Advisory audit of `.gitignore` setups and folder compatibility.
54
+ - **`templates` Inspector:** Displays available stack configurations.
@@ -0,0 +1,66 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 800 250" width="100%" height="100%" style="border-radius: 12px; font-family: 'Outfit', 'Inter', -apple-system, sans-serif; box-shadow: 0 20px 50px rgba(0,0,0,0.4);">
2
+ <defs>
3
+ <!-- Background Gradient -->
4
+ <linearGradient id="roadmapBg" x1="0%" y1="0%" x2="100%" y2="100%">
5
+ <stop offset="0%" stop-color="#070a13" />
6
+ <stop offset="100%" stop-color="#0c101b" />
7
+ </linearGradient>
8
+
9
+ <!-- Roadmap Accent Line -->
10
+ <linearGradient id="lineGrad" x1="0%" y1="0%" x2="100%" y2="0%">
11
+ <stop offset="0%" stop-color="#6366f1" />
12
+ <stop offset="50%" stop-color="#8b5cf6" />
13
+ <stop offset="100%" stop-color="#10b981" />
14
+ </linearGradient>
15
+ </defs>
16
+
17
+ <!-- Frame Background -->
18
+ <rect width="800" height="250" rx="12" fill="url(#roadmapBg)" stroke="#1e293b" stroke-width="1.5"/>
19
+
20
+ <!-- Title -->
21
+ <text x="400" y="45" font-size="20" font-weight="800" fill="#ffffff" text-anchor="middle" letter-spacing="1">5-DAY AI DEV OS ADOPTION ROADMAP</text>
22
+ <text x="400" y="68" font-size="13" font-weight="500" fill="#94a3b8" text-anchor="middle">Milestones to achieve structured multi-agent workflow reuse inside teams</text>
23
+
24
+ <!-- Connection Line -->
25
+ <line x1="80" y1="140" x2="720" y2="140" stroke="url(#lineGrad)" stroke-width="4"/>
26
+
27
+ <!-- Day 1 Node -->
28
+ <g transform="translate(100, 140)">
29
+ <circle cx="0" cy="0" r="14" fill="#6366f1" stroke="#ffffff" stroke-width="2"/>
30
+ <text x="0" y="30" font-size="12" font-weight="800" fill="#a5b4fc" text-anchor="middle">DAY 1</text>
31
+ <text x="0" y="45" font-size="11" font-weight="700" fill="#ffffff" text-anchor="middle">Scaffold CLI</text>
32
+ <text x="0" y="58" font-size="9" fill="#94a3b8" text-anchor="middle">npx init</text>
33
+ </g>
34
+
35
+ <!-- Day 2 Node -->
36
+ <g transform="translate(250, 140)">
37
+ <circle cx="0" cy="0" r="14" fill="#4f46e5" stroke="#ffffff" stroke-width="2"/>
38
+ <text x="0" y="30" font-size="12" font-weight="800" fill="#a5b4fc" text-anchor="middle">DAY 2</text>
39
+ <text x="0" y="45" font-size="11" font-weight="700" fill="#ffffff" text-anchor="middle">Project Memory</text>
40
+ <text x="0" y="58" font-size="9" fill="#94a3b8" text-anchor="middle">AGENTS.md core</text>
41
+ </g>
42
+
43
+ <!-- Day 3 Node -->
44
+ <g transform="translate(400, 140)">
45
+ <circle cx="0" cy="0" r="14" fill="#8b5cf6" stroke="#ffffff" stroke-width="2"/>
46
+ <text x="0" y="30" font-size="12" font-weight="800" fill="#d8b4fe" text-anchor="middle">DAY 3</text>
47
+ <text x="0" y="45" font-size="11" font-weight="700" fill="#ffffff" text-anchor="middle">Skills &amp; Checks</text>
48
+ <text x="0" y="58" font-size="9" fill="#94a3b8" text-anchor="middle">Custom prompt packs</text>
49
+ </g>
50
+
51
+ <!-- Day 4 Node -->
52
+ <g transform="translate(550, 140)">
53
+ <circle cx="0" cy="0" r="14" fill="#a855f7" stroke="#ffffff" stroke-width="2"/>
54
+ <text x="0" y="30" font-size="12" font-weight="800" fill="#d8b4fe" text-anchor="middle">DAY 4</text>
55
+ <text x="0" y="45" font-size="11" font-weight="700" fill="#ffffff" text-anchor="middle">Mount Adapters</text>
56
+ <text x="0" y="58" font-size="9" fill="#94a3b8" text-anchor="middle">Claude/Cursor sync</text>
57
+ </g>
58
+
59
+ <!-- Day 5 Node -->
60
+ <g transform="translate(700, 140)">
61
+ <circle cx="0" cy="0" r="14" fill="#10b981" stroke="#ffffff" stroke-width="2"/>
62
+ <text x="0" y="30" font-size="12" font-weight="800" fill="#34d399" text-anchor="middle">DAY 5</text>
63
+ <text x="0" y="45" font-size="11" font-weight="700" fill="#ffffff" text-anchor="middle">Audit &amp; Verify</text>
64
+ <text x="0" y="58" font-size="9" fill="#94a3b8" text-anchor="middle">Linter in CI/CD</text>
65
+ </g>
66
+ </svg>
@@ -0,0 +1,155 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 950 550" width="100%" height="100%" style="border-radius: 12px; font-family: 'Outfit', 'Inter', -apple-system, sans-serif; box-shadow: 0 20px 50px rgba(0,0,0,0.45);">
2
+ <defs>
3
+ <!-- Background Gradient -->
4
+ <linearGradient id="chartBg" x1="0%" y1="0%" x2="100%" y2="100%">
5
+ <stop offset="0%" stop-color="#0a0e17" />
6
+ <stop offset="100%" stop-color="#0f1626" />
7
+ </linearGradient>
8
+
9
+ <!-- Card Backgrounds -->
10
+ <linearGradient id="cardGrad" x1="0%" y1="0%" x2="100%" y2="100%">
11
+ <stop offset="0%" stop-color="#ffffff" stop-opacity="0.06" />
12
+ <stop offset="100%" stop-color="#ffffff" stop-opacity="0.01" />
13
+ </linearGradient>
14
+
15
+ <!-- Accent line -->
16
+ <linearGradient id="glowG" x1="0%" y1="0%" x2="100%" y2="0%">
17
+ <stop offset="0%" stop-color="#6366f1" />
18
+ <stop offset="50%" stop-color="#8b5cf6" />
19
+ <stop offset="100%" stop-color="#10b981" />
20
+ </linearGradient>
21
+ </defs>
22
+
23
+ <!-- Frame Background -->
24
+ <rect width="950" height="550" rx="12" fill="url(#chartBg)" stroke="#1e293b" stroke-width="1.5"/>
25
+ <rect x="0" y="0" width="950" height="2.5" fill="url(#glowG)"/>
26
+
27
+ <!-- Title Section -->
28
+ <text x="475" y="40" font-size="22" font-weight="900" fill="#ffffff" text-anchor="middle" letter-spacing="1">12 LLM COST &amp; CONTEXT OPTIMIZATION STRATEGIES</text>
29
+ <text x="475" y="60" font-size="12" font-weight="500" fill="#94a3b8" text-anchor="middle">Pragmatic mappings directly integrated into the MultiModel Dev OS workspace layer</text>
30
+
31
+ <!-- 12-Card Grid Layout (4 columns x 3 rows) -->
32
+ <!-- Column width = 205, Row height = 110. Spacing X = 15, Spacing Y = 15. Start X = 40, Start Y = 80 -->
33
+
34
+ <!-- ROW 1 -->
35
+ <!-- Card 1: Right Model -->
36
+ <g transform="translate(40, 80)">
37
+ <rect width="205" height="110" rx="8" fill="url(#cardGrad)" stroke="#334155" stroke-width="1" />
38
+ <text x="15" y="25" font-size="12" font-weight="800" fill="#818cf8">1. CHOOSE RIGHT MODEL</text>
39
+ <text x="15" y="48" font-size="11" font-weight="700" fill="#ffffff">Mapped: model-map.md</text>
40
+ <text x="15" y="70" font-size="9.5" fill="#94a3b8">Matches task complexity to</text>
41
+ <text x="15" y="85" font-size="9.5" fill="#94a3b8">the ideal cost-efficient LLM.</text>
42
+ </g>
43
+
44
+ <!-- Card 2: Reduce Input -->
45
+ <g transform="translate(260, 80)">
46
+ <rect width="205" height="110" rx="8" fill="url(#cardGrad)" stroke="#334155" stroke-width="1" />
47
+ <text x="15" y="25" font-size="12" font-weight="800" fill="#a78bfa">2. REDUCE INPUT TOKENS</text>
48
+ <text x="15" y="48" font-size="11" font-weight="700" fill="#ffffff">Mapped: Caveman Mode</text>
49
+ <text x="15" y="70" font-size="9.5" fill="#94a3b8">Strips descriptors to save</text>
50
+ <text x="15" y="85" font-size="9.5" fill="#34d399" font-weight="700">~79% token context footprint.</text>
51
+ </g>
52
+
53
+ <!-- Card 3: Limit Output -->
54
+ <g transform="translate(480, 80)">
55
+ <rect width="205" height="110" rx="8" fill="url(#cardGrad)" stroke="#334155" stroke-width="1" />
56
+ <text x="15" y="25" font-size="12" font-weight="800" fill="#f472b6">3. LIMIT OUTPUT TOKENS</text>
57
+ <text x="15" y="48" font-size="11" font-weight="700" fill="#ffffff">Mapped: Output contracts</text>
58
+ <text x="15" y="70" font-size="9.5" fill="#94a3b8">Enforces concise formatting</text>
59
+ <text x="15" y="85" font-size="9.5" fill="#94a3b8">rules inside prompts folder.</text>
60
+ </g>
61
+
62
+ <!-- Card 4: Reusable Prompts -->
63
+ <g transform="translate(700, 80)">
64
+ <rect width="205" height="110" rx="8" fill="url(#cardGrad)" stroke="#334155" stroke-width="1" />
65
+ <text x="15" y="25" font-size="12" font-weight="800" fill="#38bdf8">4. REUSABLE PROMPTS</text>
66
+ <text x="15" y="48" font-size="11" font-weight="700" fill="#ffffff">Mapped: .ai/prompts/</text>
67
+ <text x="15" y="70" font-size="9.5" fill="#94a3b8">Deploy plug-and-play</text>
68
+ <text x="15" y="85" font-size="9.5" fill="#94a3b8">system instruction templates.</text>
69
+ </g>
70
+
71
+ <!-- ROW 2 -->
72
+ <!-- Card 5: Scoped Context -->
73
+ <g transform="translate(40, 205)">
74
+ <rect width="205" height="110" rx="8" fill="url(#cardGrad)" stroke="#334155" stroke-width="1" />
75
+ <text x="15" y="25" font-size="12" font-weight="800" fill="#fb7185">5. SCOPED CONTEXT (RAG)</text>
76
+ <text x="15" y="48" font-size="11" font-weight="700" fill="#ffffff">Mapped: .ai/context/</text>
77
+ <text x="15" y="70" font-size="9.5" fill="#94a3b8">Segments files into isolated</text>
78
+ <text x="15" y="85" font-size="9.5" fill="#94a3b8">scoped project briefs.</text>
79
+ </g>
80
+
81
+ <!-- Card 6: Batch Requests -->
82
+ <g transform="translate(260, 205)">
83
+ <rect width="205" height="110" rx="8" fill="url(#cardGrad)" stroke="#334155" stroke-width="1" />
84
+ <text x="15" y="25" font-size="12" font-weight="800" fill="#34d399">6. BATCH REQUESTS</text>
85
+ <text x="15" y="48" font-size="11" font-weight="700" fill="#ffffff">Mapped: TASKS.md</text>
86
+ <text x="15" y="70" font-size="9.5" fill="#94a3b8">Groups simple subtasks so</text>
87
+ <text x="15" y="85" font-size="9.5" fill="#94a3b8">agents build in single turns.</text>
88
+ </g>
89
+
90
+ <!-- Card 7: Structured Outputs -->
91
+ <g transform="translate(480, 205)">
92
+ <rect width="205" height="110" rx="8" fill="url(#cardGrad)" stroke="#334155" stroke-width="1" />
93
+ <text x="15" y="25" font-size="12" font-weight="800" fill="#fbbf24">7. STRUCTURED OUTPUTS</text>
94
+ <text x="15" y="48" font-size="11" font-weight="700" fill="#ffffff">Mapped: .ai/templates/</text>
95
+ <text x="15" y="70" font-size="9.5" fill="#94a3b8">Strict markdown structures</text>
96
+ <text x="15" y="85" font-size="9.5" fill="#94a3b8">prevent repetitive regenerations.</text>
97
+ </g>
98
+
99
+ <!-- Card 8: Templates & Skills -->
100
+ <g transform="translate(700, 205)">
101
+ <rect width="205" height="110" rx="8" fill="url(#cardGrad)" stroke="#334155" stroke-width="1" />
102
+ <text x="15" y="25" font-size="12" font-weight="800" fill="#a78bfa">8. REUSE SKILLS</text>
103
+ <text x="15" y="48" font-size="11" font-weight="700" fill="#ffffff">Mapped: .ai/skills/</text>
104
+ <text x="15" y="70" font-size="9.5" fill="#94a3b8">Reusable commands packs</text>
105
+ <text x="15" y="85" font-size="9.5" fill="#94a3b8">standardize developer steps.</text>
106
+ </g>
107
+
108
+ <!-- ROW 3 -->
109
+ <!-- Card 9: Two-Step Workflows -->
110
+ <g transform="translate(40, 330)">
111
+ <rect width="205" height="110" rx="8" fill="url(#cardGrad)" stroke="#334155" stroke-width="1" />
112
+ <text x="15" y="25" font-size="12" font-weight="800" fill="#34d399">9. TWO-STEP AGENTS</text>
113
+ <text x="15" y="48" font-size="11" font-weight="700" fill="#ffffff">Mapped: Planner/Coder</text>
114
+ <text x="15" y="70" font-size="9.5" fill="#94a3b8">Decouples layout design from</text>
115
+ <text x="15" y="85" font-size="9.5" fill="#94a3b8">low-cost iterative code write.</text>
116
+ </g>
117
+
118
+ <!-- Card 10: Monitor Token Sinks -->
119
+ <g transform="translate(260, 330)">
120
+ <rect width="205" height="110" rx="8" fill="url(#cardGrad)" stroke="#334155" stroke-width="1" />
121
+ <text x="15" y="25" font-size="12" font-weight="800" fill="#fb7185">10. MONITOR TOKENS</text>
122
+ <text x="15" y="48" font-size="11" font-weight="700" fill="#ffffff">Mapped: doctor / validate</text>
123
+ <text x="15" y="70" font-size="9.5" fill="#94a3b8">CLI linter assertions check</text>
124
+ <text x="15" y="85" font-size="9.5" fill="#94a3b8">and warn on bloated rule lists.</text>
125
+ </g>
126
+
127
+ <!-- Card 11: Task Strength -->
128
+ <g transform="translate(480, 330)">
129
+ <rect width="205" height="110" rx="8" fill="url(#cardGrad)" stroke="#334155" stroke-width="1" />
130
+ <text x="15" y="25" font-size="12" font-weight="800" fill="#818cf8">11. STRENGTH ROUTING</text>
131
+ <text x="15" y="48" font-size="11" font-weight="700" fill="#ffffff">Mapped: model-map.md</text>
132
+ <text x="15" y="70" font-size="9.5" fill="#94a3b8">Matches auditor tasks to</text>
133
+ <text x="15" y="85" font-size="9.5" fill="#94a3b8">specific specialized LLMs.</text>
134
+ </g>
135
+
136
+ <!-- Card 12: Compact Summaries -->
137
+ <g transform="translate(700, 330)">
138
+ <rect width="205" height="110" rx="8" fill="url(#cardGrad)" stroke="#334155" stroke-width="1" />
139
+ <text x="15" y="25" font-size="12" font-weight="800" fill="#c084fc">12. COMPACT SUMMARIES</text>
140
+ <text x="15" y="48" font-size="11" font-weight="700" fill="#ffffff">Mapped: Handoff templates</text>
141
+ <text x="15" y="70" font-size="9.5" fill="#94a3b8">Structured session logs pass</text>
142
+ <text x="15" y="85" font-size="9.5" fill="#34d399" font-weight="700">clean state, reducing drift.</text>
143
+ </g>
144
+
145
+ <!-- Footer Shell Area -->
146
+ <g transform="translate(40, 465)">
147
+ <rect width="870" height="50" rx="10" fill="#090d16" stroke="#334155" stroke-width="1" />
148
+ <!-- Window controls Mac-style inside footer -->
149
+ <circle cx="20" cy="25" r="4.5" fill="#ff5f56" />
150
+ <circle cx="32" cy="25" r="4.5" fill="#ffbd2e" />
151
+ <circle cx="44" cy="25" r="4.5" fill="#27c93f" />
152
+ <!-- Command text -->
153
+ <text x="70" y="30" font-family="'Fira Code', 'JetBrains Mono', monospace" font-size="14" fill="#34d399" font-weight="bold">$ <tspan fill="#e2e8f0">npx multimodel-dev-os@latest validate --target ./my-app</tspan></text>
154
+ </g>
155
+ </svg>
@@ -0,0 +1,33 @@
1
+ # Release Policy
2
+
3
+ This document defines the versioning guidelines and standard practices for public releases of the MultiModel Dev OS protocol and CLI tool.
4
+
5
+ ---
6
+
7
+ ## 1. Semantic Versioning Commitments
8
+
9
+ MultiModel Dev OS strictly adheres to **Semantic Versioning 2.0.0 (SemVer)**:
10
+ - **Major Releases (X.y.z)**: Incremented when backward-incompatible changes are made to the Layer 1-3 protocol or CLI signatures.
11
+ - **Minor Releases (x.Y.z)**: Incremented when new features, optional templates, or backward-compatible adapters are added.
12
+ - **Patch Releases (x.y.Z)**: Incremented for backward-compatible bug fixes, docs corrections, or verification improvements.
13
+
14
+ ---
15
+
16
+ ## 2. Breaking Changes Definition
17
+
18
+ A modification is defined as a **breaking change** if it:
19
+ 1. Renames or deletes any of the frozen Layer 1 root contracts (`AGENTS.md`, `MEMORY.md`, `TASKS.md`, `RUNBOOK.md`).
20
+ 2. Alters standard directory structures (`.ai/context/`, `.ai/skills/`).
21
+ 3. Breaks existing CLI command signatures or required inputs.
22
+
23
+ Any such changes are prohibited outside of new major version releases (e.g., `2.0.0`).
24
+
25
+ ---
26
+
27
+ ## 3. Pre-Flight Verification Gates
28
+
29
+ No package shall be merged or released without:
30
+ - Passing all checks inside the `scripts/verify.js` release verification suite.
31
+ - Building the documentation site without dead links (`npm run docs:build`).
32
+ - Running packaging validation (`npm pack --dry-run`).
33
+ - Executing smoke tests on all templates.
@@ -0,0 +1,66 @@
1
+ # Stable Protocol Specification (v1.0.0 Freeze)
2
+
3
+ This document formalizes the official, frozen architectural layers and design contracts for the MultiModel Dev OS protocol, guaranteeing portability and long-term stability.
4
+
5
+ ---
6
+
7
+ ## 1. Frozen Layers Architecture
8
+
9
+ MultiModel Dev OS enforces a three-tier design to decouple core workspace context from individual IDE adapters:
10
+
11
+ ```
12
+ ┌────────────────────────────────────────────────────────┐
13
+ │ LAYER 1: Root Contracts (Single Source of Truth) │
14
+ │ AGENTS.md • MEMORY.md • TASKS.md • RUNBOOK.md │
15
+ │ Status: FROZEN │
16
+ └──────────────────────────┬─────────────────────────────┘
17
+ │ Centralizes project context
18
+ ┌──────────────────────────▼─────────────────────────────┐
19
+ │ LAYER 2: Configuration & Modules (.ai/) │
20
+ │ context/ • agents/ • skills/ • prompts/ • checks/ │
21
+ │ Status: FROZEN │
22
+ └──────────────────────────┬─────────────────────────────┘
23
+ │ Routes files dynamically
24
+ ┌──────────────────────────▼─────────────────────────────┐
25
+ │ LAYER 3: Tool & IDE Adapters │
26
+ │ .cursorrules • CLAUDE.md • .vscode/ • .gemini/ │
27
+ │ Status: FROZEN │
28
+ └────────────────────────────────────────────────────────┘
29
+ ```
30
+
31
+ ---
32
+
33
+ ## 2. Layer 1: Root Contracts
34
+
35
+ The following root files serve as the workspace single source of truth and are completely frozen:
36
+ - **`AGENTS.md`**: Defines team structures, boundaries, and model configurations.
37
+ - **`MEMORY.md`**: Preserves key context decisions, codebase state, and repository milestones.
38
+ - **`TASKS.md`**: Tracks current active goals and backlog.
39
+ - **`RUNBOOK.md`**: Operational scripts and workspace verify procedures.
40
+
41
+ ---
42
+
43
+ ## 3. Layer 2: Scaffolding Layout
44
+
45
+ The following directories and files under `.ai/` are strictly locked:
46
+ - **`.ai/config.yaml`**: Standard configuration file mapping templates and active adapters.
47
+ - **`.ai/context/`**: Standard markdown files containing architecture guidelines, briefs, and SEO rules.
48
+ - **`.ai/skills/`**: High-frequency modular instructions for agent workflows.
49
+ - **`.ai/session-logs/`**: Standard directory for tracking agent workspace operations.
50
+
51
+ ---
52
+
53
+ ## 4. Layer 3: Adapters Setup
54
+
55
+ IDE adapters translate centralized rules to tool-specific paths:
56
+ - **Cursor**: Linked via root `.cursorrules`
57
+ - **Claude**: Linked via root `CLAUDE.md`
58
+ - **Gemini**: Linked via `.gemini/settings.json`
59
+ - **VS Code**: Linked via `.vscode/settings.json`
60
+
61
+ ---
62
+
63
+ ## 5. Experimental vs. Stable Scope
64
+
65
+ - **Stable**: Root files, scaffolding directories, CLI subcommand signatures, and standard config structures.
66
+ - **Experimental**: Custom check overrides under `.ai/checks/` and stack-specific context routing.
@@ -0,0 +1,26 @@
1
+ # Support Policy
2
+
3
+ This document defines the lifecycle, support channels, and bug-triaging guidelines for the MultiModel Dev OS.
4
+
5
+ ---
6
+
7
+ ## 1. Support Lifecycle
8
+
9
+ We are committed to maintaining a stable experience for developers:
10
+ - **Long-Term Support (LTS)**: The frozen `v1.0.0` protocol and CLI will receive security updates and critical bug fixes for at least 12 months post-release.
11
+ - **Backward Compatibility Guarantee**: All `1.x` minor releases will remain fully backward compatible with configurations created under `v1.0.0`.
12
+
13
+ ---
14
+
15
+ ## 2. Issue Triage and Bug Reports
16
+
17
+ If you encounter issues with the scaffolding or validation commands:
18
+ 1. Run `multimodel-dev-os doctor` to run advisory diagnostics.
19
+ 2. Ensure your local folder structure complies with the specifications defined in `docs/stable-protocol.md`.
20
+ 3. Submit bug reports using our GitHub Issue templates under the `.github/ISSUE_TEMPLATE/` directory.
21
+
22
+ ---
23
+
24
+ ## 3. Security Vulnerability Disclosures
25
+
26
+ Please do not open public issues for security bugs. Report vulnerabilities directly to the maintainers as described in the `SECURITY.md` file in the repository root.