Framework
Conceptual basis and principles
CPT (Confined Photon Topology) is a geometric physics framework that models observable properties as arising from the geometry and topology of confined photon configurations. This page documents the core principles, what is established, and what remains under investigation.
Framework overview
Rather than treating particles as fundamental point objects, CPT proposes that measurable properties—mass, charge, spin—arise from the geometric and topological constraints of photon confinement. The framework investigates whether these constraints can yield computable values that reproduce experiment.
The implementation is dual-track: TypeScript as the primary computational environment, Python as a secondary implementation. Parity between the two is a validation criterion, not merely a convenience. Divergence between implementations is treated as a signal requiring investigation.
The framework is not presented as complete. Sections on this page clearly distinguish what has been validated internally from what remains under active investigation.
Core principles
Geometric Primacy
Physical observables derive from the geometric and topological properties of confined photon configurations, not from independently postulated constants. The goal is a framework in which measured values emerge from geometry.
Confinement as Structure
Confinement boundaries encode information about particle identity and interaction type. The topology of the boundary—not just the interior geometry—determines the class of observable predictions.
Reproducibility by Design
Every framework claim must map to a computable prediction that can be evaluated deterministically from defined inputs. Claims without corresponding implementations are not considered settled in this framework.
Staged Disclosure
Results are disclosed incrementally as they clear internal validation gates. This prevents premature claims and ensures the public record reflects only what has been verified internally.
Established versus under investigation
Passed internal validation
- Topological encoding of scalar electrodynamics constants within the CPT unit system
- Basic nuclear structure relationships in the confined topology model (core tier)
- Core computational scaffolding: constants, unit system, and scalar API layer
- Automated release gating infrastructure with deterministic test suite coverage
Under active investigation
- Chiral manifestation patterns and their potential to split base computed knot values
- Higher-order nuclear structure models in the pro-tier vectorized API
- Cross-domain consistency of predictions at extended numerical precision
- Boundary condition sensitivity in electrodynamics confinement geometry
Methods and assumptions
- Theoretical basis
- Geometric topology applied to photon confinement geometry. Properties are derived from topological invariants of the confinement boundary.
- Unit system
- Internally consistent SI-aligned system. Computed constants are compared against SI reference values as a validation criterion.
- Computational stack
- TypeScript (primary) and Python (secondary). Both implementations must produce consistent results within defined tolerance.
- Validation method
- Deterministic local test suites with automated release gating. Non-deterministic outputs are not accepted in this phase.
Frequently asked questions
Is CPT a replacement for the Standard Model?
CPT is a framework under active development. It is not presented as a replacement for established physics. It is a structured investigation into whether confined photon topology can provide computable, reproducible predictions in specific domains.
Are the theoretical claims peer-reviewed?
The framework has not undergone external peer review in this phase. Claims are scoped to what has passed internal validation. External review is a goal for a later development phase.
What domains does CPT currently cover?
The core implementation covers scalar topology, basic electrodynamics constants, and nuclear structure relationships at the core tier. The pro tier extends to vectorized APIs and the nuclear engine. Coverage claims are explicitly limited to validated results.
How does CPT handle the unit system?
CPT uses an internally consistent SI-aligned unit system. Constants are computed geometrically within this system and verified against SI reference values where applicable.
When will the framework be publicly documented in full?
Full documentation is staged alongside the validation roadmap. Conceptual documentation expands as validation gates are cleared. See the Roadmap page for current phase.
Interested in the software that implements these principles?
View Software →