Bläddra i källkod

fix: remove duplicate context entries with incorrect paths

- Remove duplicate design-assets, ui-styling-standards, clean-code, animation-patterns, design-systems, react-patterns, and api-design entries that pointed to wrong paths
- Remove non-existent development-readme and mastra-ai-readme entries
- Keep only correct entries with proper file paths
- All registry paths now validated and correct
darrenhinde 6 månader sedan
förälder
incheckning
55fb9342e4
1 ändrade filer med 0 tillägg och 95 borttagningar
  1. 0 95
      registry.json

+ 0 - 95
registry.json

@@ -2118,76 +2118,6 @@
         "dependencies": [],
         "category": "standard"
       },
-      {
-        "id": "design-assets",
-        "name": "Design Assets",
-        "type": "context",
-        "path": ".opencode/context/development/design-assets.md",
-        "description": "Design Assets",
-        "tags": [],
-        "dependencies": [],
-        "category": "standard"
-      },
-      {
-        "id": "ui-styling-standards",
-        "name": "Ui Styling Standards",
-        "type": "context",
-        "path": ".opencode/context/development/ui-styling-standards.md",
-        "description": "UI Styling Standards",
-        "tags": [],
-        "dependencies": [],
-        "category": "standard"
-      },
-      {
-        "id": "clean-code",
-        "name": "Clean Code",
-        "type": "context",
-        "path": ".opencode/context/development/clean-code.md",
-        "description": "Clean Code Principles",
-        "tags": [],
-        "dependencies": [],
-        "category": "standard"
-      },
-      {
-        "id": "animation-patterns",
-        "name": "Animation Patterns",
-        "type": "context",
-        "path": ".opencode/context/development/animation-patterns.md",
-        "description": "Animation Patterns",
-        "tags": [],
-        "dependencies": [],
-        "category": "standard"
-      },
-      {
-        "id": "design-systems",
-        "name": "Design Systems",
-        "type": "context",
-        "path": ".opencode/context/development/design-systems.md",
-        "description": "Design Systems",
-        "tags": [],
-        "dependencies": [],
-        "category": "standard"
-      },
-      {
-        "id": "react-patterns",
-        "name": "React Patterns",
-        "type": "context",
-        "path": ".opencode/context/development/react-patterns.md",
-        "description": "React Patterns & Best Practices",
-        "tags": [],
-        "dependencies": [],
-        "category": "standard"
-      },
-      {
-        "id": "api-design",
-        "name": "Api Design",
-        "type": "context",
-        "path": ".opencode/context/development/api-design.md",
-        "description": "API Design Patterns",
-        "tags": [],
-        "dependencies": [],
-        "category": "standard"
-      },
       {
         "id": "mastra-config",
         "name": "Mastra Config",
@@ -2615,18 +2545,6 @@
         ],
         "category": "standard"
       },
-      {
-        "id": "development-readme",
-        "name": "Development README",
-        "type": "context",
-        "path": ".opencode/context/development/README.md",
-        "description": "Development context overview and guide",
-        "tags": [
-          "development",
-          "guide"
-        ],
-        "category": "standard"
-      },
       {
         "id": "learning-readme",
         "name": "Learning README",
@@ -2663,19 +2581,6 @@
         ],
         "category": "standard"
       },
-      {
-        "id": "mastra-ai-readme",
-        "name": "Mastra AI README",
-        "type": "context",
-        "path": ".opencode/context/development/ai/mastra-ai/README.md",
-        "description": "Mastra AI framework documentation and guides",
-        "tags": [
-          "mastra-ai",
-          "ai",
-          "development"
-        ],
-        "category": "standard"
-      },
       {
         "id": "context-bundle-template",
         "name": "Context Bundle Template",