From 84dff4e96a09512054cb10efd3a818340a9b0384 Mon Sep 17 00:00:00 2001 From: OpenClaw Bot Date: Sat, 28 Feb 2026 12:16:01 -0600 Subject: [PATCH] projects: update (2026-02-28_121601) --- PROJECTS_INDEX.md | 6 ++++++ projects.json | 8 ++++++++ 2 files changed, 14 insertions(+) diff --git a/PROJECTS_INDEX.md b/PROJECTS_INDEX.md index c803a45..9e168ca 100644 --- a/PROJECTS_INDEX.md +++ b/PROJECTS_INDEX.md @@ -30,6 +30,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. + ## Paused Projects - (none) diff --git a/projects.json b/projects.json index e415d33..3c4f52e 100644 --- a/projects.json +++ b/projects.json @@ -25,6 +25,14 @@ "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",