SCBE Ops Assets: AI Governance Operations Toolkit
Production-ready workflow templates, automation bundles, and operational assets for deploying the SCBE-AETHERMOORE AI safety governance framework. Everything you need to stand up governed AI operations from day one.
Overview
This repository contains the operational assets for SCBE-AETHERMOORE, packaged as downloadable bundles for teams deploying AI governance in production. These are the same assets used to run the M5 Mesh Foundry -- a governance-aware data ingestion and intelligence operations product.
Included Bundles
| Bundle | Description |
|---|---|
| AI Governance Toolkit | Core governance pipeline configs, 14-layer security rules, trust-scoring thresholds, and risk decision templates (ALLOW/QUARANTINE/ESCALATE/DENY) |
| Complete Ops Bundle | Full operational deployment package including all other bundles plus Docker Compose, Hetzner VPS deploy scripts, and monitoring dashboards |
| Content Spin Engine | Multi-platform content publishing pipeline with governance gates, supporting X/Twitter, Dev.to, GitHub Discussions, YouTube, and more |
| HYDRA Agent Templates | Multi-agent orchestration templates for browser automation, swarm coordination, cross-terminal messaging, and fleet management |
| n8n Workflow Pack | 7 verified n8n workflows: Asana scheduler, game events, M5 data funnel, content publisher, web agent orchestrator, Vertex AI/HuggingFace pipeline, X growth ops |
| Notion Workspace Template | Pre-built Notion workspace with GeoSeed design pages, Sacred Eggs protocol documentation, governance rules, and model semantics |
Quick Start
Download a bundle
from huggingface_hub import hf_hub_download
# Download the governance toolkit
path = hf_hub_download(
repo_id="issdandavis/scbe-ops-assets",
filename="artifacts/gumroad-zips/scbe-ai-governance-toolkit-v1.0.0.zip"
)
print(f"Downloaded to: {path}")
Use with the SCBE framework
# Install the framework
pip install scbe-aethermoore
# Or via npm
npm install scbe-aethermoore
# Start the governance API
# python -m uvicorn src.api.main:app --host 0.0.0.0 --port 8000
# Start the n8n bridge
# python -m uvicorn workflows.n8n.scbe_n8n_bridge:app --port 8001
Deploy with Docker
# Build and run the full stack
npm run docker:build && npm run docker:run
# Exposes ports 8080 (API) + 3000 (dashboard)
File Listing
artifacts/gumroad-zips/
scbe-ai-governance-toolkit-v1.0.0.zip
scbe-complete-ops-bundle-v1.0.0.zip
scbe-content-spin-engine-v1.0.0.zip
scbe-hydra-agent-templates-v1.0.0.zip
scbe-n8n-workflow-pack-v1.0.0.zip
scbe-notion-workspace-template-v1.0.0.zip
What is SCBE-AETHERMOORE?
SCBE-AETHERMOORE is an AI safety and governance framework that uses hyperbolic geometry (Poincare ball model) to make adversarial behavior exponentially expensive. It implements a 14-layer security pipeline with post-quantum cryptography (ML-KEM-768, ML-DSA-65).
The framework was born from an unlikely origin: 12,596+ paragraphs of AI-driven RPG gameplay in Everweave, expanded into a novel, and formalized into a governance system. Read the full story on Dev.to.
Related Models
| Model | Purpose |
|---|---|
| phdm-21d-embedding | 21D Poincare ball embedding for trust scoring |
| spiralverse-ai-federated-v1 | Federated learning for swarm coordination |
| geoseed-network | 6-seed geometric deep learning |
Related Datasets
| Dataset | Description |
|---|---|
| scbe-aethermoore-training-data | 14,654 supervised fine-tuning pairs |
| scbe-aethermoore-knowledge-base | Technical documentation and governance specs |
Links
- Book: The Spiralverse on Amazon -- The novel that started it all
- Website: aethermoorgames.com
- GitHub: SCBE-AETHERMOORE -- Full framework source
- npm: scbe-aethermoore
- PyPI: scbe-aethermoore
- Dev.to: How a DnD Campaign Became an AI Governance Framework
- Shopify: Aethermoore Works -- Digital products and bundles
- ORCID: 0009-0002-3936-9369
Author
Issac Daniel Davis -- ORCID | GitHub | Patent Pending: USPTO #63/961,403