Add project documentation and reference materials

Include Luna AI Assistant design docs covering channels, configuration,
core architecture, memory, scheduler, and skills. Add reference docs
from OpenClaw and ZeroClaw projects, plus Mistral and OpenAI API specs.
This commit is contained in:
2026-04-04 04:14:06 +02:00
parent 969e4d6e37
commit 9929941748
39 changed files with 55467 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
{}
@@ -0,0 +1 @@
{}
@@ -0,0 +1,33 @@
{
"file-explorer": true,
"global-search": true,
"switcher": true,
"graph": true,
"backlink": true,
"canvas": true,
"outgoing-link": true,
"tag-pane": true,
"footnotes": false,
"properties": true,
"page-preview": true,
"daily-notes": true,
"templates": true,
"note-composer": true,
"command-palette": true,
"slash-command": false,
"editor-status": true,
"bookmarks": true,
"markdown-importer": false,
"zk-prefixer": false,
"random-note": false,
"outline": true,
"word-count": true,
"slides": false,
"audio-recorder": false,
"workspaces": false,
"file-recovery": true,
"publish": false,
"sync": true,
"bases": true,
"webviewer": false
}
+22
View File
@@ -0,0 +1,22 @@
{
"collapse-filter": true,
"search": "",
"showTags": false,
"showAttachments": false,
"hideUnresolved": false,
"showOrphans": true,
"collapse-color-groups": true,
"colorGroups": [],
"collapse-display": true,
"showArrow": false,
"textFadeMultiplier": 0,
"nodeSizeMultiplier": 1,
"lineSizeMultiplier": 1,
"collapse-forces": true,
"centerStrength": 0.518713248970312,
"repelStrength": 10,
"linkStrength": 1,
"linkDistance": 250,
"scale": 1,
"close": true
}
+224
View File
@@ -0,0 +1,224 @@
{
"main": {
"id": "b89020bafd288606",
"type": "split",
"children": [
{
"id": "3b084bb6aea7bf06",
"type": "tabs",
"children": [
{
"id": "27fd26dcd453c61f",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "Channels/Web Interface Channel.md",
"mode": "source",
"source": false
},
"icon": "lucide-file",
"title": "Web Interface Channel"
},
"group": "47a210897f386c25"
}
]
},
{
"id": "7b841bf992949f81",
"type": "tabs",
"children": [
{
"id": "5056061ce0a62aac",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "Channels/Web Interface Channel.md",
"mode": "source",
"source": false
},
"icon": "lucide-file",
"title": "Web Interface Channel"
},
"group": "47a210897f386c25"
}
]
}
],
"direction": "vertical"
},
"left": {
"id": "d65ed31b4cf140a8",
"type": "split",
"children": [
{
"id": "cb79094e37f1bfbf",
"type": "tabs",
"children": [
{
"id": "fcd6318fb0efd8c3",
"type": "leaf",
"state": {
"type": "file-explorer",
"state": {
"sortOrder": "alphabetical",
"autoReveal": false
},
"icon": "lucide-folder-closed",
"title": "Files"
}
},
{
"id": "1bbb51a5f3e6fe42",
"type": "leaf",
"state": {
"type": "search",
"state": {
"query": "",
"matchingCase": false,
"explainSearch": false,
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical"
},
"icon": "lucide-search",
"title": "Search"
}
},
{
"id": "bb387a4f03db1101",
"type": "leaf",
"state": {
"type": "bookmarks",
"state": {},
"icon": "lucide-bookmark",
"title": "Bookmarks"
}
}
]
}
],
"direction": "horizontal",
"width": 300
},
"right": {
"id": "be153589260b27a6",
"type": "split",
"children": [
{
"id": "b9a0a82b097773e2",
"type": "tabs",
"children": [
{
"id": "99660be9c41b8d54",
"type": "leaf",
"state": {
"type": "backlink",
"state": {
"file": "Channels/Web Interface Channel.md",
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
"showSearch": false,
"searchQuery": "",
"backlinkCollapsed": false,
"unlinkedCollapsed": true
},
"icon": "links-coming-in",
"title": "Backlinks for Web Interface Channel"
}
},
{
"id": "e5acfa574174fe3a",
"type": "leaf",
"state": {
"type": "outgoing-link",
"state": {
"file": "Core.md",
"linksCollapsed": false,
"unlinkedCollapsed": true
},
"icon": "links-going-out",
"title": "Outgoing links from Core"
}
},
{
"id": "3693f3ae811b7b80",
"type": "leaf",
"state": {
"type": "tag",
"state": {
"sortOrder": "frequency",
"useHierarchy": true,
"showSearch": false,
"searchQuery": ""
},
"icon": "lucide-tags",
"title": "Tags"
}
},
{
"id": "018d06694edd9d01",
"type": "leaf",
"state": {
"type": "all-properties",
"state": {
"sortOrder": "frequency",
"showSearch": false,
"searchQuery": ""
},
"icon": "lucide-archive",
"title": "All properties"
}
},
{
"id": "b9b058ee8cd7d7a6",
"type": "leaf",
"state": {
"type": "outline",
"state": {
"file": "Core.md",
"followCursor": false,
"showSearch": false,
"searchQuery": ""
},
"icon": "lucide-list",
"title": "Outline of Core"
}
}
]
}
],
"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": "5056061ce0a62aac",
"lastOpenFiles": [
"Core.md",
"Channels/Web Interface Channel.md",
"Channels.md",
"Channels/Telegram Channel.md",
"Channels/CLI Channel.md",
"Channels/Channels.md",
"Channels",
"Skills.md",
"Configuration.md",
"Scheduler.md",
"Memory.md",
"Project Plan.md",
"Welcome.md"
]
}