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:
+221
@@ -0,0 +1,221 @@
|
||||
{
|
||||
"main": {
|
||||
"id": "127e4477a3357592",
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "4586ccd2645dafd5",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "0f41b448f12ad909",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Luna AI Assistant/Channels.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
},
|
||||
"icon": "lucide-file",
|
||||
"title": "Channels"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"direction": "vertical"
|
||||
},
|
||||
"left": {
|
||||
"id": "7ee2740363116488",
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "6d1750ac051219d1",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "6f7065cc7dffd180",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "file-explorer",
|
||||
"state": {
|
||||
"sortOrder": "alphabetical",
|
||||
"autoReveal": false
|
||||
},
|
||||
"icon": "lucide-folder-closed",
|
||||
"title": "Files"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "d20183e68c8d07ef",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "search",
|
||||
"state": {
|
||||
"query": "",
|
||||
"matchingCase": false,
|
||||
"explainSearch": false,
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical"
|
||||
},
|
||||
"icon": "lucide-search",
|
||||
"title": "Search"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "8e3e15922e0dd412",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "bookmarks",
|
||||
"state": {},
|
||||
"icon": "lucide-bookmark",
|
||||
"title": "Bookmarks"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"direction": "horizontal",
|
||||
"width": 300,
|
||||
"collapsed": true
|
||||
},
|
||||
"right": {
|
||||
"id": "2ab570a7ae13ec78",
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "99c3f35707cad904",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "8575bcc7d3c3ca6a",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "backlink",
|
||||
"state": {
|
||||
"file": "Luna AI Assistant/Core.md",
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical",
|
||||
"showSearch": false,
|
||||
"searchQuery": "",
|
||||
"backlinkCollapsed": false,
|
||||
"unlinkedCollapsed": true
|
||||
},
|
||||
"icon": "links-coming-in",
|
||||
"title": "Backlinks for Core"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "1d27ee4ebd4aa48b",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "outgoing-link",
|
||||
"state": {
|
||||
"file": "Luna AI Assistant/Core.md",
|
||||
"linksCollapsed": false,
|
||||
"unlinkedCollapsed": true
|
||||
},
|
||||
"icon": "links-going-out",
|
||||
"title": "Outgoing links from Core"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "635fcf8053d67540",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "tag",
|
||||
"state": {
|
||||
"sortOrder": "frequency",
|
||||
"useHierarchy": true,
|
||||
"showSearch": false,
|
||||
"searchQuery": ""
|
||||
},
|
||||
"icon": "lucide-tags",
|
||||
"title": "Tags"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "fa0c1e82da200838",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "all-properties",
|
||||
"state": {
|
||||
"sortOrder": "frequency",
|
||||
"showSearch": false,
|
||||
"searchQuery": ""
|
||||
},
|
||||
"icon": "lucide-archive",
|
||||
"title": "All properties"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "aebb6ab1e3be46a1",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "outline",
|
||||
"state": {
|
||||
"file": "Luna AI Assistant/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": "0f41b448f12ad909",
|
||||
"lastOpenFiles": [
|
||||
"References/OpenClaw/Compaction Strategy.md",
|
||||
"References/ZeroClaw/Agent Loop & Tools.md",
|
||||
"References/ZeroClaw/Compaction Strategy.md",
|
||||
"References/ZeroClaw/Memory.md",
|
||||
"References/OpenClaw/Memory SDK.md",
|
||||
"References/ZeroClaw/Channel Messages.md",
|
||||
"Luna AI Assistant/Project Plan.md",
|
||||
"References/ZeroClaw/Skills.md",
|
||||
"References/ZeroClaw/Configuration.md",
|
||||
"References/ZeroClaw/Runtime Adapters.md",
|
||||
"References/ZeroClaw/Sessions.md",
|
||||
"References/OpenClaw/Channel System.md",
|
||||
"References/ZeroClaw/Security.md",
|
||||
"References/ZeroClaw.md",
|
||||
"References/ZeroClaw/ReliableProvider.md",
|
||||
"References/OpenClaw/Security.md",
|
||||
"References/OpenClaw/Plugin Architecture.md",
|
||||
"References/OpenClaw/Session Management.md",
|
||||
"References/ZeroClaw/Overview.md",
|
||||
"References/OpenClaw/Overview.md",
|
||||
"References/ZeroClaw",
|
||||
"References/OpenClaw",
|
||||
"References/OpenClaw.md",
|
||||
"Luna AI Assistant/Core.md",
|
||||
"Luna AI Assistant/Multi-Agent Architecture.md",
|
||||
"Luna AI Assistant/Memory.md",
|
||||
"References/mistral.openapi.yaml",
|
||||
"References/openai.openapi.yaml",
|
||||
"References/openapi.yaml",
|
||||
"References/openai.yaml",
|
||||
"References"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user