LICENSE
README.md
pyproject.toml
closures/F_from_omega.py
closures/__init__.py
closures/curvature_neighborhood.default.v1.yaml
closures/gamma.default.v1.yaml
closures/hello_world.py
closures/norms.l2_eta1e-3.v1.yaml
closures/registry.yaml
closures/return_domain.window64.v1.yaml
closures/stiffness_check.py
closures/tau_R_compute.py
closures/tau_R_optimized.py
closures/astronomy/__init__.py
closures/astronomy/distance_ladder.py
closures/astronomy/gravitational_dynamics.py
closures/astronomy/orbital_mechanics.py
closures/astronomy/spectral_analysis.py
closures/astronomy/stellar_evolution.py
closures/astronomy/stellar_luminosity.py
closures/atomic_physics/__init__.py
closures/atomic_physics/cross_scale_kernel.py
closures/atomic_physics/electron_config.py
closures/atomic_physics/fine_structure.py
closures/atomic_physics/ionization_energy.py
closures/atomic_physics/periodic_kernel.py
closures/atomic_physics/recursive_instantiation.py
closures/atomic_physics/selection_rules.py
closures/atomic_physics/spectral_lines.py
closures/atomic_physics/tier1_proof.py
closures/atomic_physics/zeeman_stark.py
closures/finance/__init__.py
closures/finance/finance_closure.yaml
closures/finance/finance_embedding.py
closures/gcd/energy_potential.py
closures/gcd/entropic_collapse.py
closures/gcd/field_resonance.py
closures/gcd/generative_flux.py
closures/gcd/momentum_flux.py
closures/kinematics/__init__.py
closures/kinematics/energy_mechanics.py
closures/kinematics/kinematic_stability.py
closures/kinematics/linear_kinematics.py
closures/kinematics/momentum_dynamics.py
closures/kinematics/phase_space_return.py
closures/kinematics/rotational_kinematics.py
closures/materials_science/__init__.py
closures/materials_science/band_structure.py
closures/materials_science/bcs_superconductivity.py
closures/materials_science/cohesive_energy.py
closures/materials_science/debye_thermal.py
closures/materials_science/elastic_moduli.py
closures/materials_science/element_database.py
closures/materials_science/gap_capture_ss1m.py
closures/materials_science/lessons_db.yaml
closures/materials_science/magnetic_properties.py
closures/materials_science/phase_transition.py
closures/materials_science/surface_catalysis.py
closures/nuclear_physics/__init__.py
closures/nuclear_physics/alpha_decay.py
closures/nuclear_physics/decay_chain.py
closures/nuclear_physics/double_sided_collapse.py
closures/nuclear_physics/element_data.py
closures/nuclear_physics/fissility.py
closures/nuclear_physics/nuclide_binding.py
closures/nuclear_physics/periodic_table.py
closures/nuclear_physics/shell_structure.py
closures/quantum_mechanics/__init__.py
closures/quantum_mechanics/entanglement.py
closures/quantum_mechanics/harmonic_oscillator.py
closures/quantum_mechanics/spin_measurement.py
closures/quantum_mechanics/tunneling.py
closures/quantum_mechanics/uncertainty_principle.py
closures/quantum_mechanics/wavefunction_collapse.py
closures/rcft/__init__.py
closures/rcft/active_matter.py
closures/rcft/attractor_basin.py
closures/rcft/collapse_grammar.py
closures/rcft/fractal_dimension.py
closures/rcft/information_geometry.py
closures/rcft/recursive_field.py
closures/rcft/resonance_pattern.py
closures/rcft/universality_class.py
closures/security/__init__.py
closures/security/anomaly_return.py
closures/security/behavior_profiler.py
closures/security/demo_daemon.py
closures/security/device_daemon.py
closures/security/device_network_viz.py
closures/security/how_it_sees.py
closures/security/identity_verification.v1.yaml
closures/security/privacy_auditor.py
closures/security/privacy_rules.v1.yaml
closures/security/registry.yaml
closures/security/reputation_analyzer.py
closures/security/response_engine.py
closures/security/security_daemon.py
closures/security/security_entropy.py
closures/security/security_validator.py
closures/security/threat_classifier.py
closures/security/threat_patterns.v1.yaml
closures/security/trust_baseline.v1.yaml
closures/security/trust_fidelity.py
closures/security/trust_integrity.py
closures/standard_model/__init__.py
closures/standard_model/ckm_mixing.py
closures/standard_model/coupling_constants.py
closures/standard_model/cross_sections.py
closures/standard_model/particle_catalog.py
closures/standard_model/particle_physics_formalism.py
closures/standard_model/subatomic_kernel.py
closures/standard_model/symmetry_breaking.py
closures/weyl/__init__.py
closures/weyl/beyond_limber.py
closures/weyl/boost_factor.py
closures/weyl/cosmology_background.py
closures/weyl/limber_integral.py
closures/weyl/sigma_evolution.py
closures/weyl/weyl_transfer.py
src/umcp/__init__.py
src/umcp/__main__.py
src/umcp/api_umcp.py
src/umcp/cli.py
src/umcp/closures.py
src/umcp/compute_utils.py
src/umcp/epistemic_weld.py
src/umcp/file_refs.py
src/umcp/finance_cli.py
src/umcp/finance_dashboard.py
src/umcp/frozen_contract.py
src/umcp/insights.py
src/umcp/kernel_optimized.py
src/umcp/logging_utils.py
src/umcp/measurement_engine.py
src/umcp/minimal_cli.py
src/umcp/outputs.py
src/umcp/preflight.py
src/umcp/py.typed
src/umcp/seam_optimized.py
src/umcp/ss1m_triad.py
src/umcp/tau_r_star.py
src/umcp/tau_r_star_dynamics.py
src/umcp/umcp_extensions.py
src/umcp/uncertainty.py
src/umcp/universal_calculator.py
src/umcp/validator.py
src/umcp.egg-info/PKG-INFO
src/umcp.egg-info/SOURCES.txt
src/umcp.egg-info/dependency_links.txt
src/umcp.egg-info/entry_points.txt
src/umcp.egg-info/requires.txt
src/umcp.egg-info/top_level.txt
src/umcp/dashboard/__init__.py
src/umcp/dashboard/_deps.py
src/umcp/dashboard/_utils.py
src/umcp/dashboard/pages_advanced.py
src/umcp/dashboard/pages_analysis.py
src/umcp/dashboard/pages_core.py
src/umcp/dashboard/pages_interactive.py
src/umcp/dashboard/pages_management.py
src/umcp/dashboard/pages_physics.py
src/umcp/dashboard/pages_science.py
src/umcp/fleet/__init__.py
src/umcp/fleet/cache.py
src/umcp/fleet/models.py
src/umcp/fleet/py.typed
src/umcp/fleet/queue.py
src/umcp/fleet/scheduler.py
src/umcp/fleet/tenant.py
src/umcp/fleet/worker.py
tests/test_000_manifold_bounds.py
tests/test_001_invariant_separation.py
tests/test_00_schemas_valid.py
tests/test_100_gcd_canon.py
tests/test_101_gcd_closures.py
tests/test_102_gcd_contract.py
tests/test_10_canon_contract_closures_validate.py
tests/test_110_rcft_canon.py
tests/test_111_rcft_closures.py
tests/test_112_rcft_contract.py
tests/test_113_rcft_tier2_layering.py
tests/test_115_new_closures.py
tests/test_120_kinematics_closures.py
tests/test_130_kin_audit_spec.py
tests/test_135_nuclear_closures.py
tests/test_140_weyl_closures.py
tests/test_145_tau_r_star.py
tests/test_146_dashboard_coverage.py
tests/test_147_tau_r_star_dynamics.py
tests/test_148_generate_latex.py
tests/test_149_rcft_universality.py
tests/test_150_measurement_engine.py
tests/test_151_active_matter.py
tests/test_152_epistemic_weld.py
tests/test_160_contract_claims.py
tests/test_170_cli_subcommands.py
tests/test_171_batch_validate.py
tests/test_172_tau_r_and_sentinel.py
tests/test_173_schema_instances.py
tests/test_174_lemmas_24_34.py
tests/test_175_validator_methods.py
tests/test_176_finance_and_closures.py
tests/test_177_public_api.py
tests/test_180_materials_closures.py
tests/test_190_atomic_closures.py
tests/test_200_fleet.py
tests/test_200_recursive_instantiation.py
tests/test_20_casepack_hello_world_validates.py
tests/test_25_umcp_ref_e2e_0001.py
tests/test_30_semantic_rules_hello_world.py
tests/test_40_validator_result_schema_accepts_example.py
tests/test_51_cli_diff.py
tests/test_70_contract_closures.py
tests/test_80_benchmark.py
tests/test_90_edge_cases.py
tests/test_95_logging_monitoring.py
tests/test_96_file_references.py
tests/test_97_root_integration.py
tests/test_api_umcp.py
tests/test_api_weyl.py
tests/test_cli.py
tests/test_closures.py
tests/test_computational_optimizations.py
tests/test_compute_utils.py
tests/test_coverage_90.py
tests/test_coverage_boost.py
tests/test_coverage_closures.py
tests/test_coverage_file_refs.py
tests/test_coverage_validator.py
tests/test_dashboard.py
tests/test_extended_lemmas.py
tests/test_file_refs.py
tests/test_fleet_worker.py
tests/test_frozen_contract.py
tests/test_init_api.py
tests/test_insights.py
tests/test_insights_deep.py
tests/test_kernel_optimized.py
tests/test_logging_utils.py
tests/test_main_entry.py
tests/test_minimal_cli.py
tests/test_outputs.py
tests/test_package_init.py
tests/test_preflight.py
tests/test_seam_optimized.py
tests/test_ss1m_triad.py
tests/test_umcp_extensions.py
tests/test_uncertainty.py
tests/test_universal_calculator.py
tests/test_utils.py
tests/test_validator.py