Skip to content
View NeoMagnetar's full-sized avatar

Block or report NeoMagnetar

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
NeoMagnetar/README.md

Universal Modular Generation (UMG)

Universal Modular Generation is an experimental modular cognitive architecture for building structured, inspectable AI behavior from composable semantic blocks.

UMG organizes small semantic units into larger governed structures:

MOLT Block → NeoBlock → NeoStack → Sleeve

A Sleeve and explicit Selection/Trigger truth can be compiled deterministically into a RuntimeSpec and Trace. The project emphasizes composability, provenance, inspection, and clear boundaries between semantic definition, runtime state, and execution permission.

Public projects

  • UMG Compiler vNext — the experimental current H4 compiler reference.
  • UMG Block Library — curated public H4 block assets, schemas, manifests, and readable references.
  • UMG Studio — a working visual Studio v0.1 product line built around the earlier compiler-v0 integration; it is not currently H4-qualified.
  • UMG Envoy Agent — a working experimental OpenClaw integration on a legacy compiler boundary; its H4 migration is designed but deferred.

Maturity

UMG is research software in active development. Repositories may represent current experimental architecture, working legacy applications, or deferred integration designs. They should not be read as production-readiness claims.

Popular repositories Loading

  1. umg-compiler umg-compiler Public

    TypeScript

  2. neo-uo neo-uo Public

    Project headquarters for Neo UO

  3. neo-uo-code neo-uo-code Public

    Implementation repository for Neo UO

    C#

  4. umg-revamp-workspace umg-revamp-workspace Public

    Mirrored readable corpus for the local UMG Revamp Workspace.

  5. UMG-Block-Library UMG-Block-Library Public

    Public-facing UMG block library for curated doctrine, schemas, block assets, sleeves, and human-readable references.

    JavaScript

  6. umg-envoy-agent umg-envoy-agent Public

    TypeScript