This Chamber provides an operational environment for τ-filtered observability, operadic dynamics, and collapse-selected recursion. It computes Λ × δ phase diagrams to classify system behavior into stable, transitional, and collapse-dominated regimes across parameter space.
The Chamber is built around the formal framework developed in:
UNNS as an ∞-Operadic Substrate
The paper provides the formal operator grammar and recursion logic; this Chamber provides the instrumented execution surface.
📄 Read the Paper (PDF)This Chamber operationalizes the constructions introduced in "UNNS as an ∞-Operadic Substrate" by providing a controlled computational environment in which operadic recursion, τ-filtering, and collapse-selected dynamics can be examined step-by-step.
The Chamber is designed to produce explicit sequences, operator traces, admissibility masks, and phase-space partitions derived from deterministic recursion rules. All outputs are generated directly from the configured model parameters and exported in structured form.
The generator evolves a scalar state sequence according to:
Where:
The generator produces the raw state trajectory xn, which is then processed by subsequent operators.
Sobtra is the threshold-based projection operator used in the Chamber.
It is defined as:
Where:
Sobtra partitions each step into:
The residue is defined as:
This decomposition allows the Chamber to distinguish between locally retained structure and suppressed contributions at each step.
The residue rn records the portion of the state excluded by Sobtra. Residue magnitude directly contributes to curvature and collapse detection.
Residue values are visualized in:
Curvature at step n is defined as:
A step is admissible if:
Where:
Admissibility is a binary, local property evaluated independently at each step.
Each step is assigned an operator symbol based on its local behavior:
Operator assignment is recorded explicitly in the exported data and summarized in dominance charts.
τ-filtering applies the admissibility criterion after generation, without re-executing the generator.
This allows:
τ-filtering operates purely on recorded state data.
The Chamber constructs phase diagrams in the Λ × δ plane, classifying regions according to:
These diagrams are computed directly from admissibility masks and are independent of visual scaling.
Diagnostics summarize run-level properties, including:
All diagnostic values are derived from per-step data and are exported verbatim.
The Compare module aligns multiple imported runs by step index and evaluates:
Comparisons do not recompute any dynamics; they operate solely on imported run data.
Two JSON files are provided as reference inputs for testing, validation, and regression checks.
test_run_valid.json — Contains a complete single-run export with:
This file can be imported to:
test_run_comparison.json — Contains two compatible runs for the Compare module.
This file can be used to: