Files
Project-Management/projects.json
2026-02-28 12:12:49 -06:00

21 lines
695 B
JSON

{
"last_updated": "2026-02-28",
"projects": [
{
"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",
"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"
}
]
}