29 lines
1.0 KiB
JSON
29 lines
1.0 KiB
JSON
{
|
|
"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": "CI/CD Pipeline",
|
|
"status": "active",
|
|
"type": "",
|
|
"repo": "",
|
|
"local_path": "/opt/openclaw/.openclaw/workspace/repos/CI-CD-Pipeline",
|
|
"notes": "Build a Drone server and Drone Runner for CI/CD needs. Create two VMs on LAB."
|
|
},
|
|
{
|
|
"name": "Trading Bot",
|
|
"status": "active",
|
|
"type": "",
|
|
"repo": "https://git.molloyhome.net/shadowmo/trader-magic.git",
|
|
"local_path": "/opt/openclaw/.openclaw/workspace/repos/trader-magic",
|
|
"notes": "This repo started life as a fork of another person's public project. We are modifying it to be more exchange aware, adding Gemini Exchange support."
|
|
}
|
|
],
|
|
"last_updated": "2026-02-28"
|
|
} |