
teal papers / BarTide collection
Bangel / language/dotnet/Bangel.Sdk/ManagedCompiler.cs
TR-MOD-BANGEL-8FE042E8E4
MJ Physics Engineering | Bangel Language | MJos Operating System
Owned and operated by Michael Bangel | Clearwater, Florida
Updated collection edition: BarTide branding and navigation added September 26, 2026. The original paper text below retains its historical scope. Inclusion does not claim its research is implemented in BarTide.
Terminology revised ยท September 12 evidence
TEAL LIBRARY RERUN | 12 SEPTEMBER 2026 | Michael Patrick Bangel 68 TEAL-RERUN-03-B003 | SOURCE_LOGIC_INDEXED TR-MOD-BANGEL-8FE042E8E4 / Bangel / language/dotnet/Bangel.Sdk/ManagedCompiler.cs IF This API / SDK module is imported or its declared interface is invoked. Declared surface includes: public sealed class ManagedCompiler(TimeSpan? timeout = null) : IElsaCompiler; private readonly TimeSpan timeout = timeout ?? TimeSpan.FromSeconds(15);; public Task<CheckResult> CheckAsync(SourceText source, CancellationToken cancellationToken = default); public Task<Compilation> CompileAsync(SourceText source, CancellationToken cancellationToken = default); public Task<ProjectBuild> BuildAsync(BangelProject project, CancellationToken cancellationToken = default) HOW Validate the exact host/protocol contract and preserve request, response, value and effect boundaries across this interface. The complete terminology-edited 75-line source is preserved with SHA-256 078095369b166e53588ed3a277e8bfb2837dc37a84e242f43a694e566b9e9f51. 8 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.Sdk/ManagedCompiler.cs
Original references: See paper text and source PDF.