fixing .junie
This commit is contained in:
@@ -0,0 +1,143 @@
|
||||
{
|
||||
"meta": {
|
||||
"last_updated": "2025-09-15",
|
||||
"version_schema": "1.0.0",
|
||||
"description": "Zentrale Versionsverwaltung für alle Meldestelle Guidelines"
|
||||
},
|
||||
"guidelines": {
|
||||
"master-guideline.md": {
|
||||
"version": "2.1.0",
|
||||
"status": "aktiv",
|
||||
"last_updated": "2025-09-15",
|
||||
"type": "master",
|
||||
"scope": "project-overview",
|
||||
"dependencies": []
|
||||
},
|
||||
"README.md": {
|
||||
"version": "2.1.0",
|
||||
"status": "aktiv",
|
||||
"last_updated": "2025-09-15",
|
||||
"type": "navigation",
|
||||
"scope": "guidelines-overview",
|
||||
"dependencies": []
|
||||
},
|
||||
"project-standards/architecture-principles.md": {
|
||||
"version": "2.1.0",
|
||||
"status": "aktiv",
|
||||
"last_updated": "2025-09-15",
|
||||
"type": "project-standards",
|
||||
"scope": "architecture-principles",
|
||||
"dependencies": ["master-guideline.md"]
|
||||
},
|
||||
"project-standards/coding-standards.md": {
|
||||
"version": "2.1.0",
|
||||
"status": "aktiv",
|
||||
"last_updated": "2025-09-15",
|
||||
"type": "project-standards",
|
||||
"scope": "coding-standards",
|
||||
"dependencies": ["master-guideline.md"]
|
||||
},
|
||||
"project-standards/documentation-standards.md": {
|
||||
"version": "2.1.0",
|
||||
"status": "aktiv",
|
||||
"last_updated": "2025-09-15",
|
||||
"type": "project-standards",
|
||||
"scope": "documentation-standards",
|
||||
"dependencies": ["master-guideline.md"]
|
||||
},
|
||||
"project-standards/testing-standards.md": {
|
||||
"version": "2.1.0",
|
||||
"status": "aktiv",
|
||||
"last_updated": "2025-09-15",
|
||||
"type": "project-standards",
|
||||
"scope": "testing-standards",
|
||||
"dependencies": ["master-guideline.md"]
|
||||
},
|
||||
"technology-guides/web-app-guideline.md": {
|
||||
"version": "2.1.0",
|
||||
"status": "aktiv",
|
||||
"last_updated": "2025-09-15",
|
||||
"type": "technology",
|
||||
"scope": "web-app-multiplatform",
|
||||
"dependencies": ["master-guideline.md", "architecture-principles.md"]
|
||||
},
|
||||
"technology-guides/docker/docker-overview.md": {
|
||||
"version": "2.1.0",
|
||||
"status": "aktiv",
|
||||
"last_updated": "2025-09-15",
|
||||
"type": "technology",
|
||||
"scope": "docker-overview",
|
||||
"dependencies": ["master-guideline.md"]
|
||||
},
|
||||
"technology-guides/docker/docker-architecture.md": {
|
||||
"version": "2.1.0",
|
||||
"status": "aktiv",
|
||||
"last_updated": "2025-09-15",
|
||||
"type": "technology",
|
||||
"scope": "docker-architecture",
|
||||
"dependencies": ["docker-overview.md", "master-guideline.md"]
|
||||
},
|
||||
"technology-guides/docker/docker-development.md": {
|
||||
"version": "2.1.0",
|
||||
"status": "aktiv",
|
||||
"last_updated": "2025-09-15",
|
||||
"type": "technology",
|
||||
"scope": "docker-development",
|
||||
"dependencies": ["docker-overview.md", "docker-architecture.md"]
|
||||
},
|
||||
"technology-guides/docker/docker-production.md": {
|
||||
"version": "2.1.0",
|
||||
"status": "aktiv",
|
||||
"last_updated": "2025-09-15",
|
||||
"type": "technology",
|
||||
"scope": "docker-production",
|
||||
"dependencies": ["docker-overview.md", "docker-architecture.md"]
|
||||
},
|
||||
"technology-guides/docker/docker-monitoring.md": {
|
||||
"version": "2.1.0",
|
||||
"status": "aktiv",
|
||||
"last_updated": "2025-09-15",
|
||||
"type": "technology",
|
||||
"scope": "docker-monitoring",
|
||||
"dependencies": ["docker-overview.md", "docker-architecture.md"]
|
||||
},
|
||||
"technology-guides/docker/docker-troubleshooting.md": {
|
||||
"version": "2.1.0",
|
||||
"status": "aktiv",
|
||||
"last_updated": "2025-09-15",
|
||||
"type": "technology",
|
||||
"scope": "docker-troubleshooting",
|
||||
"dependencies": ["docker-overview.md", "docker-architecture.md", "docker-development.md"]
|
||||
},
|
||||
"process-guides/trace-bullet-guideline.md": {
|
||||
"version": "2.1.0",
|
||||
"status": "aktiv",
|
||||
"last_updated": "2025-09-15",
|
||||
"type": "process-guide",
|
||||
"scope": "trace-bullet-development-cycle",
|
||||
"dependencies": ["master-guideline.md", "web-app-guideline.md"]
|
||||
}
|
||||
},
|
||||
"archived": {
|
||||
"_archived/docker-guideline-v3.0.1-archived-2025-09-15.md": {
|
||||
"version": "3.0.1",
|
||||
"status": "archiviert",
|
||||
"archived_date": "2025-09-15",
|
||||
"reason": "Redundant zu modularen Docker-Guides",
|
||||
"type": "technology",
|
||||
"scope": "docker-monolithic"
|
||||
}
|
||||
},
|
||||
"statistics": {
|
||||
"total_guidelines": 14,
|
||||
"active_guidelines": 14,
|
||||
"archived_guidelines": 1,
|
||||
"last_optimization": "2025-09-15",
|
||||
"optimization_details": {
|
||||
"eliminated_redundancy": "69KB (docker-guideline.md)",
|
||||
"standardized_headers": "14 Guidelines",
|
||||
"unified_version": "2.1.0",
|
||||
"language": "Deutsch"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user