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,46 +1,6 @@
{ {
"last_updated": "2026-02-28",
"projects": [ "projects": [
{ [
"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. --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", "name": "CognitionOS",
"status": "active", "status": "active",
@@ -50,4 +10,5 @@
"notes": "Deterministic microkernel-style control plane for LLM/agent systems." "notes": "Deterministic microkernel-style control plane for LLM/agent systems."
} }
] ]
]
} }