Demo/visualization layer for unified-mandala: a holistic, modular framework for symbolic AI, CREP logic, and ethical agent workflows.
Project description
🜂 UnifiedMandala — Kurz-README (Präsentationsfähig)
„Ein Betriebssystem, das atmet – ein Mandala, das denkt.“
Zweck dieses Repos
Holistisches, modulares Framework für symbolische KI, CREP-Logik und ethische Agenten-Workflows.
TL;DR (60s)
- Start:
pnpm install && pnpm dev(oderdocker compose up) - Einstieg: index.html (Landing-Page) + HANDBUCH.md („Erste 30 Minuten“)
- Architektur: ARCHITECTURE.md (Mermaid)
- Governance: GOVERNANCE.md (Personhood P0–P3, Guardrails)
Start (lokal)
pnpm install
pnpm start
API testen: /api/kpi/list, /api/crep/resonance, /api/hydro/hvi/Nile
Kernideen
- CREP: Coherence, Resonance, Emergence, Poetics (0–1) → Priorisierung & Reflexion
- Sigillin: symbolische Anker (Konfigs, Rituale, Trigger)
- EventBus: NATS (prod) / Memory (dev), Schema-Validation, Personhood-Gates
- DocOps: Reports & Guardrails, menschenzentrierte Dokumentation
Schnelllinks
- HANDBUCH.md – Onboarding
- QUICKSTART.md – Demo in 5–10 Min
- ARCHITECTURE.md – Diagramme
- GOVERNANCE.md – Ethik/Policies
- AGENTS_WORKFLOW.md – Agenten & Runner
- docs/PITCH.md – One-Pager
- docs/demo/RELEASE-GATE.md – Demo-Checklist
- docs/ProgramFlow.svg – Program-Flow
Installation
This repo is primarily a Node.js/TypeScript application (no published PyPI package yet):
pnpm install
A pyproject.toml is included for GenesisAeon ecosystem release tooling
consistency, but pip install unified-mandala-demo is not yet meaningful
since there is no Python source to package.
Usage / Quick Start
pnpm install
pnpm start
# then:
curl http://localhost:3000/api/kpi/list
curl http://localhost:3000/api/crep/resonance
curl http://localhost:3000/api/hydro/hvi/Nile
Role in the GenesisAeon Ecosystem
unified-mandala-Demo (P-MANDALA-DEMO) is the demo/visualization layer
for unified-mandala, exposing its CREP/Sigillin/EventBus concepts
through a runnable API and UI for onboarding and presentation purposes.
Citation
DOI will be assigned automatically on first GitHub Release once Zenodo–GitHub integration is enabled for this repo.
License
Dual-licensed:
- Source code: GPL-3.0-or-later — see LICENSE-CODE
- Documentation: CC BY 4.0 — see LICENSE-DOCS
See LICENSE for details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file unified_mandala_demo-1.0.0.tar.gz.
File metadata
- Download URL: unified_mandala_demo-1.0.0.tar.gz
- Upload date:
- Size: 5.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.17 {"installer":{"name":"uv","version":"0.9.17","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
01aff976dc8a763cf008541450e4b297ade26184f99f787d6e628d3e8675f484
|
|
| MD5 |
f154eb6ff30fd53ca3637e92fe9772ec
|
|
| BLAKE2b-256 |
62235cefd8e13fbc6aae88e360221701e212e2ffe69a68128e53422feb1699a9
|
File details
Details for the file unified_mandala_demo-1.0.0-py3-none-any.whl.
File metadata
- Download URL: unified_mandala_demo-1.0.0-py3-none-any.whl
- Upload date:
- Size: 6.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.17 {"installer":{"name":"uv","version":"0.9.17","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f19b4cf6e7d995b827b74ead7ee3955ae8fbcc23ab20df61ce32881a4702414f
|
|
| MD5 |
6df7846e10e73d3e17bee20897d39d43
|
|
| BLAKE2b-256 |
bd23ec752bae4d338bc59dff4cfbf1b8dff8050a2b63763ab1a3948f27fceea2
|