diff --git a/PROJECTS_INDEX.md b/PROJECTS_INDEX.md index aacc47e..a4f4d70 100644 --- a/PROJECTS_INDEX.md +++ b/PROJECTS_INDEX.md @@ -12,6 +12,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. +- Project: CognitionOS + Status: active + 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 + ## Paused Projects - (none) diff --git a/projects.json b/projects.json index 14e898f..5323c3b 100644 --- a/projects.json +++ b/projects.json @@ -8,6 +8,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." + }, + { + "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" } ] } \ No newline at end of file