MJos Predictive Model | First manifestation of the Bangel Language
Terminology revised ยท September 12 evidence
Later individual Teal rerun. The reported execution status is historical and is not a new test result.
TEAL LIBRARY RERUN | 12 SEPTEMBER 2026 | Michael Patrick Bangel
46
TEAL-RERUN-03-B002 | SOURCE_LOGIC_INDEXED
TR-MOD-BANGEL-9E05B894FB / Bangel /
language/dotnet/Bangel.Admission/AdmissionDecimal.cs
IF
This JP / admission module is imported or its declared interface is invoked. Declared surface includes: private
AdmissionDecimal(BigInteger coefficient, long exponent); internal static AdmissionDecimal Zero { get; } =
new(BigInteger.Zero, 0);; internal static AdmissionDecimal Parse(string validCanonicalText); public static
AdmissionDecimal operator -(AdmissionDecimal value) => Round(-value.coefficient, value.exponent);; public
static AdmissionDecimal operator +(AdmissionDecimal left, AdmissionDecimal right) => Add(left, right, false);
HOW
Preserve the representation schema, value types, provenance, registry and independent admission checks
encoded here. The complete terminology-edited 189-line source is preserved with SHA-256
0de3f188de1faa40363c9fe655aafd7ad76417f433da712ce2f9a9bfee6436b6. 13 extracted
function/declaration entries are separately indexed, including exact Python bodies and guards where
available.
THEN
Follow the exact returned values, diagnostics and state effects in the preserved implementation. Module
inclusion and syntax extraction are documentary coverage; they do not prove every branch or cross-host
behavior.
CURRENT EVIDENCE
Fresh related Python suites and per-profile/water results are included. Native C#/.NET, C++/Rust/R
compilation and physical devices were not executed in this environment.
REMAINING REQUIREMENT
Map unverified branches and native-host behavior to source-specific evidence before assigning a complete verification verdict.
SOURCE REFERENCES
bangel:language/dotnet/Bangel.Admission/AdmissionDecimal.cs