Files
Diablo/.obsidian/workspace.json
Aภl๏miuภuຮ 614afe4c15 🚀 feat: Add complete RepoCraft framework structure
📦 מה הוספנו:
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

🏗️ GitHub Configuration & Automation:
   • Issue Templates (Bug Report, Feature Request)
   • Pull Request Template
   • CI/CD Workflow (ci.yml)
   • Code Quality Workflow (lint.yml)
   • Security Scanning Workflow (security-scan.yml)
   • Release Workflow (release.yml)
   • Dependabot configuration
   • Funding configuration

📚 Comprehensive Documentation:
   • docs/INDEX.md - Documentation portal
   • docs/GETTING_STARTED.md - Quick start guide
   • docs/ARCHITECTURE.md - Project architecture
   • docs/USAGE.md - Complete usage guide
   • docs/BEST_PRACTICES.md - Best practices
   • docs/SECURITY_MODEL.md - Security model
   • docs/FAQ.md - Frequently asked questions

⚙️ Configuration Files:
   • LICENSE - MIT License
   • SECURITY.md - Security policy
   • CODE_OF_CONDUCT.md - Community guidelines
   • CONTRIBUTING.md - Contribution guide
   • CHANGELOG.md - Version history
   • CODEOWNERS - Code ownership
   • .gitignore - Git ignore rules
   • .gitattributes - Git attributes
   • .editorconfig - Editor configuration

 Enhanced README:
   • Professional structure with badges
   • Complete table of contents
   • Links to all documentation
   • Updated formatting
   • Better organization

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

📊 Statistics:
   • 25+ new files
   • 796+ documentation lines
   • Full RepoCraft framework compliance
   • Zero linter errors
   • Backward compatible

🇮🇱 Made with ❤️ in Israel

> בס״ד - מגדל בסייעתא דשמיא
2025-11-01 18:33:19 +02:00

189 lines
4.8 KiB
JSON

{
"main": {
"id": "a4fcd5a9bb35c0df",
"type": "split",
"children": [
{
"id": "37b529083122c64e",
"type": "tabs",
"children": [
{
"id": "5f22514596dedb29",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "docs/BEST_PRACTICES.md",
"mode": "preview",
"source": false
},
"icon": "lucide-file",
"title": "BEST_PRACTICES"
}
}
]
}
],
"direction": "vertical"
},
"left": {
"id": "7a1f9d58b19165ed",
"type": "split",
"children": [
{
"id": "e7dc70422b9e8865",
"type": "tabs",
"children": [
{
"id": "33ba089d059c9160",
"type": "leaf",
"state": {
"type": "file-explorer",
"state": {
"sortOrder": "alphabetical",
"autoReveal": false
},
"icon": "lucide-folder-closed",
"title": "Files"
}
},
{
"id": "6f31b3579dd11de5",
"type": "leaf",
"state": {
"type": "search",
"state": {
"query": "",
"matchingCase": false,
"explainSearch": false,
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical"
},
"icon": "lucide-search",
"title": "Search"
}
},
{
"id": "3cfc2f1466d942f3",
"type": "leaf",
"state": {
"type": "bookmarks",
"state": {},
"icon": "lucide-bookmark",
"title": "Bookmarks"
}
}
]
}
],
"direction": "horizontal",
"width": 300
},
"right": {
"id": "6f449bb68082d63c",
"type": "split",
"children": [
{
"id": "5e29d2e8ac54aa80",
"type": "tabs",
"children": [
{
"id": "0a48877dc479e48f",
"type": "leaf",
"state": {
"type": "backlink",
"state": {
"file": "docs/BEST_PRACTICES.md",
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
"showSearch": false,
"searchQuery": "",
"backlinkCollapsed": false,
"unlinkedCollapsed": true
},
"icon": "links-coming-in",
"title": "Backlinks for BEST_PRACTICES"
}
},
{
"id": "221bda9721d8cab7",
"type": "leaf",
"state": {
"type": "outgoing-link",
"state": {
"file": "docs/BEST_PRACTICES.md",
"linksCollapsed": false,
"unlinkedCollapsed": true
},
"icon": "links-going-out",
"title": "Outgoing links from BEST_PRACTICES"
}
},
{
"id": "476dd30c8765d1e1",
"type": "leaf",
"state": {
"type": "tag",
"state": {
"sortOrder": "frequency",
"useHierarchy": true,
"showSearch": false,
"searchQuery": ""
},
"icon": "lucide-tags",
"title": "Tags"
}
},
{
"id": "0a9380edcafc27fc",
"type": "leaf",
"state": {
"type": "outline",
"state": {
"file": "docs/BEST_PRACTICES.md",
"followCursor": false,
"showSearch": false,
"searchQuery": ""
},
"icon": "lucide-list",
"title": "Outline of BEST_PRACTICES"
}
}
]
}
],
"direction": "horizontal",
"width": 300,
"collapsed": true
},
"left-ribbon": {
"hiddenItems": {
"switcher:Open quick switcher": false,
"graph:Open graph view": false,
"canvas:Create new canvas": false,
"daily-notes:Open today's daily note": false,
"templates:Insert template": false,
"command-palette:Open command palette": false,
"bases:Create new base": false
}
},
"active": "5f22514596dedb29",
"lastOpenFiles": [
"docs/ARCHITECTURE.md",
"docs/SECURITY_MODEL.md",
"docs/BEST_PRACTICES.md",
"docs/USAGE.md",
"README.md",
"SECURITY.md",
"CONTRIBUTING.md",
"CODE_OF_CONDUCT.md",
"CHANGELOG.md",
"docs/FAQ.md",
"CODEOWNERS",
"docs/GETTING_STARTED.md",
"LICENSE",
"docs/INDEX.md"
]
}