projects: deduplicate CognitionOS entries

This commit is contained in:
OpenClaw Bot
2026-02-28 12:18:36 -06:00
parent b70efc900f
commit 3e5e48682c

View File

@@ -1,53 +1,14 @@
{ {
"last_updated": "2026-02-28",
"projects": [ "projects": [
{ [
"name": "CognitionOS", {
"status": "active", "name": "CognitionOS",
"type": "", "status": "active",
"repo": "https://git.molloyhome.net/shadowmo/Cognition-OS.git", "type": "",
"local_path": "/opt/openclaw/.openclaw/workspace/repo-Cognition-OS", "repo": "https://git.molloyhome.net/shadowmo/Cognition-OS.git",
"notes": "Deterministic microkernel-style control plane for LLM/agent systems." "local_path": "/opt/openclaw/.openclaw/workspace/repo-Cognition-OS",
}, "notes": "Deterministic microkernel-style control plane for LLM/agent systems."
{ }
"name": "CognitionOS", ]
"status": "active",
"type": "",
"repo": "https://git.molloyhome.net/shadowmo/Cognition-OS.git",
"local_path": "/opt/openclaw/.openclaw/workspace/repo-Cognition-OS",
"notes": "Deterministic microkernel-style control plane for LLM/agent systems. --noop"
},
{
"name": "CognitionOS",
"status": "active",
"type": "",
"repo": "https://90cce7ad32ff2792d707a9e0652ef8ddcb339e09@git.molloyhome.net/shadowmo/Cognition-OS.git",
"local_path": "/opt/openclaw/.openclaw/workspace/repo-Cognition-OS",
"notes": "Deterministic microkernel-style control plane for LLM/agent systems."
},
{
"name": "CognitionOS",
"status": "active",
"type": "",
"repo": "https://git.molloyhome.net/shadowmo/Cognition-OS.git",
"local_path": "/opt/openclaw/.openclaw/workspace/repo-Cognition-OS",
"notes": "Deterministic microkernel-style control plane for LLM/agent systems."
},
{
"name": "CognitionOS",
"status": "active",
"type": "",
"repo": "https://git.molloyhome.net/shadowmo/Cognition-OS.git",
"local_path": "/opt/openclaw/.openclaw/workspace/repo-Cognition-OS",
"notes": "Deterministic microkernel-style control plane for LLM/agent systems."
},
{
"name": "CognitionOS",
"status": "active",
"type": "",
"repo": "https://git.molloyhome.net/shadowmo/Cognition-OS.git",
"local_path": "/opt/openclaw/.openclaw/workspace/repo-Cognition-OS",
"notes": "Deterministic microkernel-style control plane for LLM/agent systems."
}
] ]
} }