Related resources
Repository:https://github.com/GhostDriftTheory/mgos-pluralism-demo
Paper (preprint):https://zenodo.org/records/17712891
Project page:https://www.ghostdriftresearch.com/
Minimal theory-side demonstration of **Meaning-Generation OS (MG-OS).**
This repository visualizes two core ideas from the MG-OS preprint:
The goal is not benchmark performance. The goal is to make the theory visible in a small, self-contained form.
A 3-class long-tail toy problem compares:
The app displays:
This is the visual side of minority-mode preservation.
A 1D double-well system visualizes how increasing the barrier scale Gamma suppresses escape events. In the paper notation, the certified margin is:
Gamma := B* - C0 f_hat(pdel, rho, delta) > 0
In this demo, B* is tied to the visible barrier scale and f_hat is represented by observable toy-side proxy terms.
The app displays:
This is the visual side of barrier-certified stability.
For visual alignment with the MG-OS preprint, the app exposes a demo-side quantity in the same notation as the theoretical certificate:
Gamma_demo = B* - C0 * f_hat(pdel, rho, delta)
This is a theory-aligned visualization layer. It is not the full outward-rounded rational / Sigma1 certificate from the paper.
app.py — Streamlit app with both demosrequirements.txt — minimal dependenciespip install -r requirements.txt
streamlit run app.py
This repository is a minimal theory demo, not a production implementation.
It is designed to make the following points visible:
MG-OS is not a device for declaring that non-selected meanings are worthless.
Its role is to reduce premature erasure of candidate meanings before selection. In this sense, the aim is not exclusion, but protection against collapse under majority pressure or unstable dynamics.
The ethical risk arises when the admissibility condition itself is fixed too narrowly and begins to function as an exclusion rule. For that reason, MG-OS should be understood as a structure for preserving candidate meanings prior to selection, not as a mechanism for asserting that non-selected meanings have no value.
This demo is intentionally small.
It does not include:
It is a compact visualization layer for the theory.