projects: update (2026-02-28_121243)
This commit is contained in:
@@ -6,7 +6,11 @@ Last Updated: 2026-02-28
|
|||||||
|
|
||||||
## Active Projects
|
## Active Projects
|
||||||
|
|
||||||
- (none)
|
- 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
|
## Paused Projects
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,13 @@
|
|||||||
{
|
{
|
||||||
"last_updated": "2026-02-28",
|
"last_updated": "2026-02-28",
|
||||||
"projects": []
|
"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."
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user