Skip to content

ApexSigma-Solutions/Soma

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Soma: The Distributed Organism

Overview

Soma is a decentralized, biomorphic knowledge ecosystem designed for lifelong learning and autonomous task execution. It consolidates vision (Senses), metabolism (InGest), reasoning (Brain), and motor control (Hands) into a single, cohesive organism.

Repository Structure

d:/projects/Soma/
├── InGress/                 # 🖐️ Senses: Signal Capture (FastAPI)
├── InGest/                  # 🫃 Stomach: Metabolism & SimpleMem (Python)
├── OmegaKG/                 # 🧠 Brain: Knowledge Graph & Persistence (Python)
├── memOS/                   # ✋ Hands: Model Context Protocol (MCP)
├── Cortex/                  # 👁️ Vison: Dashboard Hub (React/Vite)
├── OmegaVault/              # 📚 Memory: Central Knowledge Base (Obsidian)
├── scripts/                 # 🛠️ Operations & Maintenance
└── orchestrator.py          # 🫀 Executive: Organism Life-Support

Quick Start

Prerequisites

  • Python 3.12.10
  • Poetry or .venv (Manual)
  • Docker Desktop (Neo4j, Postgres, Redis)
  • PowerShell 7+

Life-Support (Startup)

  1. Assembling the Organs:

    # Start all services via the executive orchestrator
    python orchestrator.py
  2. Verifying Health:

    # Execute a Meal Trace (E2E Verification)
    .\scripts\operations\trace-meal.ps1

Documentation

Primary governance and context are maintained in the Vault:

Key Reference

Development Workflow

Soma uses a Native Organism Workflow:

  • Executive: Use orchestrator.py to manage service lifecycles.
  • Verification: All changes MUST pass a trace-meal.ps1 verification.
  • Memory: Record architectural decisions to memOS.MCP via promote_memory.

Legacy & Archives

Historical OmegaKG documentation is archived in:

  • archive/legacy/
  • OmegaVault/ApexSigma/development/projects/Soma/archive/

Sanitized and Reorganized: 2026-01-28 (Soma Genesis)

About

The body for the organism

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors