Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

README.md

OPH Code

This directory is the canonical code surface for OPH derivation work.

Primary derivation surfaces:

  • P_derivation/: compressed P -> alpha closure and fixed-point artifacts.
  • particles/: particle-spectrum builders, status surfaces, gap campaigns, and the electroweak hierarchy certificate bundle under particles/hierarchy/.
  • consensus/: packet-net, consensus-protocol, and fixed-cutoff Z2/S3 reference-architecture benchmark artifacts.

Supplemental and benchmark surfaces:

  • dark_matter/: pre-likelihood dark-sector simulation and likelihood scaffolds for the dark-matter supplement.
  • ibm_quantum_cloud/: completed IBM hardware benchmark scripts and redacted raw-result JSON for OPH-inspired reduced-sector states. This is a benchmark bundle, not a theorem input to the particle or cosmology papers.

For the reference-architecture benchmark suite:

python3 code/consensus/reference_architecture_benchmark_suite.py
python3 -m pytest code/consensus/test_reference_architecture_benchmark_suite.py

The emitted artifact is code/consensus/runs/reference_architecture_benchmark_suite_current.json.

For the particle program, start with:

cd particles
python3 compute_current_output_table.py --no-print-table --show-paths
python3 scripts/build_derivation_gap_ledger.py

The particle gap campaign lives at particles/campaigns/gap_bundle/.

License And Patent Policy

This code surface is part of the OPH public repository. See the main LICENSE and OPH Open Use And Anti-Patent Covenant. OPH-derived software, simulations, algorithms, hardware methods, applications, and implementation patterns may be studied, tested, implemented, modified, deployed, manufactured, and shared, but may not be used to create patent claims that restrict others from practicing OPH-derived work.