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