Skip to content
This repository was archived by the owner on Mar 4, 2026. It is now read-only.

HeadySystems/Heady

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

120 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

<<<<<<< HEAD

=======

a3d7d06c432bf92df85e53f8d0cf1e6c8622ccea

Heady Systems

Sacred Geometry :: Organic Systems :: Breathing Interfaces

<<<<<<< HEAD

πŸš€ System Status: 100% FULLY FUNCTIONAL

HeadyCloud is live and operational with complete auto-deployment capabilities. All services are running at optimal performance with 100% HeadyBrain dominance and persistent memory integration.

βœ… Live Services

🎯 Quick Start (Cloud-First)

# Clone and auto-deploy
git clone https://github.com/HeadySystems/Heady.git
cd Heady
./scripts/run-auto-deploy.ps1 -ForceProduction

All services automatically deploy to HeadyCloud - no local setup required.

🧠 Intelligent Features

  • 100% HeadyBrain Dominance: All operations routed through HeadyBrain
  • Persistent Memory System: Deep data scanning with pre-execution optimization
  • Adaptive Complexity: Intelligent orchestration based on task requirements
  • Monte Carlo Optimization: Real-time performance optimization
  • Pattern Recognition: Self-learning system with continuous improvement

Quickstart Guides

Get started with Heady applications:

Guides and References

Deeper integration and API documentation:

=======

Quick Start

npm install
cp .env.example .env
npm run dev

a3d7d06c432bf92df85e53f8d0cf1e6c8622ccea

Architecture

heady-manager.js          # Node.js MCP Server & API Gateway (port 3300)
β”œβ”€β”€ src/                  # Core pipeline engine & agents
β”œβ”€β”€ backend/              # Python worker & MCP servers
β”œβ”€β”€ frontend/             # React UI (Vite + TailwindCSS)
<<<<<<< HEAD
β”œβ”€β”€ HeadyAcademy/         # AI Nodes & Tools (JULES, OBSERVER, BUILDER, ATLAS, PYTHIA)
β”œβ”€β”€ configs/              # YAML configuration (pipeline, resources, governance)
β”œβ”€β”€ scripts/              # Automation (Sync, Build, Deploy, Checkpoint)
β”œβ”€β”€ notebooks/            # Colab notebooks (quick-start, tutorials, examples)
β”œβ”€β”€ docs/                 # Documentation & Notion templates
└── heady-registry.json   # HeadyRegistry β€” central catalog of the ecosystem
=======
β”œβ”€β”€ HeadyAcademy/         # AI Nodes & Tools
β”œβ”€β”€ configs/              # YAML configuration
β”œβ”€β”€ scripts/              # Automation (Sync, Build, Deploy)
└── workers/              # Edge workers
>>>>>>> a3d7d06c432bf92df85e53f8d0cf1e6c8622ccea

API

Endpoint Description
GET /api/health Health check
GET /api/pulse System pulse with layer info
GET /api/system/status Full system status
POST /api/pipeline/run Trigger pipeline run
GET /api/pipeline/state Current pipeline state
GET /api/nodes List all AI nodes
<<<<<<< HEAD
GET /api/registry Full HeadyRegistry catalog
GET /api/registry/component/:id Lookup a specific component
GET /api/registry/environments List all environments
GET /api/registry/docs List registered documents
GET /api/registry/notebooks List registered notebooks
GET /api/registry/patterns List architecture patterns
GET /api/registry/workflows List workflows
GET /api/registry/ai-nodes List AI nodes from registry

CLI Interface

The Heady CLI provides command-line access to Heady services:

# Set API key (or add to .env)
export HEADY_API_KEY="your_api_key"

# Run CLI
npm run cli
# or directly:
python scripts/heady_cli.py

See scripts/heady_cli.md for full documentation.

Checkpoint Protocol

All files are kept in sync at every checkpoint (commit, merge, pipeline completion, release). See docs/CHECKPOINT_PROTOCOL.md for the full protocol.

.\scripts\checkpoint-sync.ps1              # Full sync
.\scripts\checkpoint-sync.ps1 -Mode check  # Read-only drift detection
.\scripts\checkpoint-sync.ps1 -Mode fix    # Auto-fix issues

HeadyRegistry

heady-registry.json is the central catalog of the entire ecosystem:

  • Components β€” services, modules, apps
  • AI Nodes β€” JULES, OBSERVER, BUILDER, ATLAS, PYTHIA
  • Workflows β€” HCFullPipeline, HeadySync, Checkpoint Sync
  • Environments β€” local, cloud-me, cloud-sys, cloud-conn, hybrid
  • Patterns β€” Sacred Geometry, Checkpoint Protocol, Direct Routing
  • Docs & Notebooks β€” tracked with version and review status

Notebooks

Colab notebooks are stored under notebooks/ and validated in CI:

Notebook Purpose
notebooks/quick-start/heady-quick-start.ipynb Fast system orientation
notebooks/tutorials/hcfullpipeline-walkthrough.ipynb Pipeline deep-dive
notebooks/examples/registry-api-demo.ipynb Registry API examples

Key Documentation

Path Purpose
docs/CHECKPOINT_PROTOCOL.md Master protocol for keeping all files in sync
docs/DOC_OWNERS.yaml Document ownership & review tracker
docs/notion-quick-start.md Notion Quick Start template
docs/notion-project-notebook.md Notion Project Notebook template
docs/heady-services-manual.md Comprehensive services manual
CLAUDE.md Claude Code integration protocol

Python & Colab Development

This project supports Python development with PyCharm and Google Colab integration.

Project Structure

data/                    # Data directories
β”œβ”€β”€ raw/                # Raw data files (git-ignored)
β”œβ”€β”€ processed/          # Processed data
└── external/           # External data (git-ignored)

notebooks/              # Jupyter notebooks
β”œβ”€β”€ exploratory/        # Scratch, EDA, experiments
β”œβ”€β”€ reports/            # Clean, final notebooks
β”œβ”€β”€ archive/            # Retired notebooks
└── figures/            # Exported plots/images

src/                    # Reusable Python code
tests/                  # Unit tests

Setup

# Install Python dependencies
pip install -r requirements.txt

# For PyCharm: Open as Python project
# For Colab: See COLAB_WORKFLOW.md

Key Files

  • requirements.txt - Python dependencies
  • NOTEBOOK_TEMPLATE.md - Template for new notebooks
  • COLAB_WORKFLOW.md - Google Colab workflow guide
  • .env.example - Environment variables template ======= | POST /api/system/production | Activate production mode |

a3d7d06c432bf92df85e53f8d0cf1e6c8622ccea

Deployment

Deployed via Render.com using render.yaml.

License

Proprietary - Heady Systems <<<<<<< HEAD

=======

a3d7d06c432bf92df85e53f8d0cf1e6c8622ccea

About

Heady Systems - Sacred Geometry Architecture v3.0.0

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors