Skip to content

thebardchat/angelcloud-actual

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angel Cloud — Actual Platform

The actual Angel Cloud platform codebase: Firebase-backed social wellness app with Pulsar blockchain security core, logistics API, aggregate pricing engine, and AI agent blueprints.

Built by: Shane Brazelton + Claude Anthropic (ShaneBrain ecosystem, Hazel Green AL)


What This Is

Angel Cloud is a faith-rooted, family-driven AI-powered mental health and wellness platform. This repo contains the actual working codebase extracted from the development drive — including authentication, security, logistics, and agent architecture components.

Vision: AI-powered wellness platform with crisis integration (real 988 hotline connections), AI sentiment analysis, and a self-building system where trusted Angels become builders.


Components

Component Description
angel-auth-bridge.js Node auth bridge — proxies requests to Angel Cloud API with JWT handling
pulsar_security_core.js Blockchain-backed security layer with immutable audit logs
logistics_api/ Aggregate pricing engine for North Alabama concrete delivery
angel-cloud-blueprints/ AI agent architecture blueprints
firebase.json + firestore.rules Firebase configuration and security rules
shanebrain_ai_console_prototype.ipynb ShaneBrain AI console (Jupyter prototype)
middleware/ Request middleware layer
agent_manifest.json Agent capability manifest

Tech Stack

  • Node.js — Auth bridge, logistics services, ledger
  • Python / FastAPI — Backend services, data parsing
  • Firebase / Firestore — Real-time database, authentication
  • Pulsar Blockchain — Immutable security audit trail
  • Jupyter — AI console prototyping
  • Flask — Auth proxy bridge

Quick Start

git clone https://github.com/thebardchat/angelcloud-actual.git
cd angelcloud-actual

# Install Node deps
npm install

# Set up Firebase
# Create .env with your Firebase config (never commit this)

# Run auth bridge
node angel-auth-bridge.js

# Run logistics API
cd logistics_api && pip install -r requirements.txt

GitHub Pages

thebardchat.github.io/angelcloud-actual


Related Ecosystem Repos

Repo Purpose
AI-Trainer-MAX 5-phase local AI curriculum
thought-tree Visual knowledge browser
srm-dispatch SRM Concrete dispatch tool
mini-shanebrain Multi-platform social bot
shanebrain-learning Auto-learning ingestion pipeline
multi-container-app Docker starter template
treasures Recovered artifacts hub

Constitution

This project operates under the ShaneBrain Constitution — nine pillars governing every repo in the ecosystem. Faith. Family. Local AI. The left-behind user.

See CONSTITUTION.md in this repo for the full governing document.


Built With

Partner Role
Claude by Anthropic · claude.ai Co-built this entire ecosystem
Raspberry Pi 5 · raspberrypi.com Local AI compute backbone
Pironman 5-MAX · sunfounder.com NVMe RAID chassis

"I could not have done any of this without them."


Built with Claude + ShaneBrain — AI tools for humans who build.

About

The actual Angel Cloud platform: Firebase-backed social wellness app with Pulsar blockchain security core, logistics API, and AI agent blueprints

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors