diff --git a/PROJECTS_INDEX.md b/PROJECTS_INDEX.md index a4f4d70..ae3ad61 100644 --- a/PROJECTS_INDEX.md +++ b/PROJECTS_INDEX.md @@ -18,6 +18,12 @@ Last Updated: 2026-02-28 Local Path: /opt/openclaw/.openclaw/workspace/repo-Cognition-OS Notes: Deterministic microkernel-style control plane for LLM/agent systems. --noop +- Project: CognitionOS + Status: active + 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. + ## Paused Projects - (none) diff --git a/projects.json b/projects.json index 5323c3b..5c4c4b9 100644 --- a/projects.json +++ b/projects.json @@ -16,6 +16,14 @@ "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." } ] } \ No newline at end of file