From d5414db52aeb85b19fa4c9ebc63eb0648047819e Mon Sep 17 00:00:00 2001 From: OpenClaw Bot Date: Sat, 28 Feb 2026 12:12:49 -0600 Subject: [PATCH] projects: update (2026-02-28_121249) --- PROJECTS_INDEX.md | 6 ++++++ projects.json | 8 ++++++++ 2 files changed, 14 insertions(+) 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