LICENSE
MANIFEST.in
NOTICE
README.md
pyproject.toml
docs/cycle-door.md
docs/declared-divergences.md
docs/device-memory-ledger.md
docs/init-door.md
docs/native-free-init-admission.md
docs/obs-referee.md
docs/render-door.md
docs/source-matrix.md
docs/manual/01-what-this-is.md
docs/manual/02-quickstart.md
docs/manual/03-concepts.md
docs/manual/04-meshes-and-static.md
docs/manual/05-initial-conditions.md
docs/manual/06-forecast.md
docs/manual/07-render.md
docs/manual/08-troubleshooting.md
docs/manual/09-reference.md
docs/manual/index.md
evidence/EVIDENCE.md
src/gpuwm_hex.egg-info/PKG-INFO
src/gpuwm_hex.egg-info/SOURCES.txt
src/gpuwm_hex.egg-info/dependency_links.txt
src/gpuwm_hex.egg-info/entry_points.txt
src/gpuwm_hex.egg-info/requires.txt
src/gpuwm_hex.egg-info/top_level.txt
src/hexcore/__init__.py
src/hexcore/__main__.py
src/hexcore/acoustic.py
src/hexcore/acoustic_v841.py
src/hexcore/cascade_row.py
src/hexcore/cell_coordination_admission.py
src/hexcore/cli.py
src/hexcore/config.py
src/hexcore/config_lts.py
src/hexcore/config_v841.py
src/hexcore/convection_admission.py
src/hexcore/cuda_acoustic.py
src/hexcore/cuda_acoustic_lts.py
src/hexcore/cuda_acoustic_v841.py
src/hexcore/cuda_arwen_physics_v841.py
src/hexcore/cuda_driver.py
src/hexcore/cuda_driver_lts.py
src/hexcore/cuda_dualrun.py
src/hexcore/cuda_dynamics_v841.py
src/hexcore/cuda_fp32.py
src/hexcore/cuda_ftz.py
src/hexcore/cuda_ftz_v841.py
src/hexcore/cuda_gwdo_v841.py
src/hexcore/cuda_horizontal.py
src/hexcore/cuda_horizontal_v841.py
src/hexcore/cuda_physics_prep_v841.py
src/hexcore/cuda_physics_tier_park_v841.py
src/hexcore/cuda_physics_v841.py
src/hexcore/cuda_regional_forecast_v841.py
src/hexcore/cuda_regional_v841.py
src/hexcore/cuda_transport.py
src/hexcore/cuda_transport_v841.py
src/hexcore/cuda_v841.py
src/hexcore/cull_door.py
src/hexcore/damping_v841.py
src/hexcore/device_admission.py
src/hexcore/diagnostics.py
src/hexcore/doctor.py
src/hexcore/driver.py
src/hexcore/dt_admission.py
src/hexcore/dual_edge_admission.py
src/hexcore/dynamics.py
src/hexcore/dynamics_v841.py
src/hexcore/engine_pin.py
src/hexcore/engines.py
src/hexcore/errors.py
src/hexcore/forecast_door.py
src/hexcore/horizontal.py
src/hexcore/init_door.py
src/hexcore/initialization.py
src/hexcore/integration.py
src/hexcore/integration_v841.py
src/hexcore/lbc.py
src/hexcore/libm_identity.py
src/hexcore/lts_v841.py
src/hexcore/mesh.py
src/hexcore/mesh_plan_door.py
src/hexcore/mesh_row_candidate.py
src/hexcore/mesh_spec_gates.py
src/hexcore/mixing.py
src/hexcore/mixing_v841.py
src/hexcore/nomix_oracle.py
src/hexcore/offcentering_v841.py
src/hexcore/oracle.py
src/hexcore/output.py
src/hexcore/partition_assets_v841.py
src/hexcore/partition_device_scheduler_v841.py
src/hexcore/partition_executor_v841.py
src/hexcore/partition_local_mesh_v841.py
src/hexcore/partition_net_v841.py
src/hexcore/partition_state_v841.py
src/hexcore/pbl_cadence.py
src/hexcore/physics_backend_admission.py
src/hexcore/physics_seam.py
src/hexcore/physics_seam_v841.py
src/hexcore/regional_v841.py
src/hexcore/regrid.py
src/hexcore/render_door.py
src/hexcore/rkind_libm.py
src/hexcore/rust_renderer.py
src/hexcore/shipped_sources.py
src/hexcore/state.py
src/hexcore/step_oracle.py
src/hexcore/terrain.py
src/hexcore/timestep_admission.py
src/hexcore/tracer_oracle.py
src/hexcore/transport.py
src/hexcore/vector.py
src/hexcore/vertical.py
src/hexcore/vertical_spec.py
src/hexcore/wps_intermediate.py
src/hexcore/cuda_backend/__init__.py
src/hexcore/cuda_backend/arch_admission.py
src/hexcore/cuda_backend/compile_contract.py
src/hexcore/cuda_backend/containers.py
src/hexcore/cuda_backend/recovery.py
src/hexcore/cuda_backend/regional_admission.py
src/hexcore/cuda_backend/runtime.py
src/hexcore/cycle/__init__.py
src/hexcore/cycle/chain.py
src/hexcore/cycle/delayed_start.py
src/hexcore/cycle/door.py
src/hexcore/cycle/errors.py
src/hexcore/data/swath/placement-policy.v2.json
src/hexcore/data/swath/threat-metrics.v3.json
src/hexcore/obs_referee/__init__.py
src/hexcore/obs_referee/__main__.py
src/hexcore/obs_referee/acquire.py
src/hexcore/obs_referee/align.py
src/hexcore/obs_referee/bootstrap.py
src/hexcore/obs_referee/bundle.py
src/hexcore/obs_referee/canonical.py
src/hexcore/obs_referee/cli.py
src/hexcore/obs_referee/errors.py
src/hexcore/obs_referee/manifest.py
src/hexcore/obs_referee/metrics.py
src/hexcore/obs_referee/report.py
src/hexcore/obs_referee/runner.py
src/hexcore/obs_referee/scorecard.py
src/hexcore/obs_referee/treatment.py
src/hexcore/swath/__init__.py
src/hexcore/swath/detect.py
src/hexcore/swath/door.py
src/hexcore/swath/errors.py
src/hexcore/swath/geometry.py
src/hexcore/swath/history.py
src/hexcore/swath/hysteresis.py
src/hexcore/swath/plan.py
src/hexcore/swath/rank.py
src/hexcore/swath/registry.py
src/hexcore/swath/sizing.py
src/hexcore/swath/track.py
tests/conftest.py
tests/test_admission_strings.py
tests/test_arch_admission.py
tests/test_capacity_copy_elisions.py
tests/test_cell_coordination_admission.py
tests/test_checkout_reproducibility.py
tests/test_convection_admission.py
tests/test_cuda_physics_tier_park_v841.py
tests/test_cuda_regional_kernels.py
tests/test_cuda_v841_full_physics_x4.py
tests/test_cycle_cascade.py
tests/test_device_admission.py
tests/test_device_capacity.py
tests/test_device_memory_capacity_tools.py
tests/test_device_memory_ledger_probes.py
tests/test_domain_size_agreement.py
tests/test_dt_admission.py
tests/test_dual_edge_admission.py
tests/test_engine_pin.py
tests/test_forecast_door.py
tests/test_fullstep_projection_probe.py
tests/test_history_refl_q2.py
tests/test_init_door.py
tests/test_lbc.py
tests/test_libm_identity.py
tests/test_local_timestep.py
tests/test_mesh_spec_gates.py
tests/test_mesh_validation.py
tests/test_native_free_init_admission_305.py
tests/test_nest_ratio_ring_shell.py
tests/test_no_conflict_markers.py
tests/test_nvrtc_reciprocal_rewrite.py
tests/test_obs_referee.py
tests/test_packaging_declaration.py
tests/test_partition_device_admission.py
tests/test_partition_executor_v841.py
tests/test_pbl_cadence.py
tests/test_proof_guard_ordering.py
tests/test_proof_guard_pins.py
tests/test_refined_region_field.py
tests/test_regional_forecast_anchor.py
tests/test_regional_mesh_admission.py
tests/test_regional_mesh_binding.py
tests/test_regional_physics_seam.py
tests/test_regional_runtime.py
tests/test_render_door.py
tests/test_source_manifests.py
tests/test_swath_composite_spec.py
tests/test_swath_detect.py
tests/test_swath_door.py
tests/test_swath_geometry.py
tests/test_swath_plan.py
tests/test_swath_real_forecast.py
tests/test_swath_registry.py
tests/test_vertical_artifact_met_state.py
tests/test_vertical_vectorized_equivalence.py
tests/test_wheel_reach.py
tools/analyse_convection_off_ab.py
tools/analyse_pbl_cadence_ab.py
tools/analyze_step_divergence.py
tools/audit_donor_padding.py
tools/audit_nvrtc_reciprocal_rewrite.py
tools/build_2way_part_v841.py
tools/build_frozen_authority.sh
tools/build_nonzero_tracer_input.py
tools/build_partition_assets_v841.py
tools/build_swath_composite_spec.py
tools/build_swath_fixture_history.py
tools/carry_lineage_to_cull.py
tools/chain_forkgate_then_c.sh
tools/check_mpas_citations.py
tools/compare_2gpu_invariance_v841.py
tools/compare_native_free_vertical.py
tools/compare_regional_forecast_frames.py
tools/compare_v841_compiled_endpoint.py
tools/compare_v841_restart_step16_dumps.py
tools/cuda_ftz_v841_authority_pins.json
tools/cuda_ftz_v841_binding_validator.py
tools/cuda_ftz_v841_isolated_bootstrap.py
tools/cuda_jw_dualrun_isolated_bootstrap.py
tools/diagnose_genmesh_nonfinite.py
tools/diagnose_v841_restart_step16_x4.py
tools/diagnose_v841_restart_trace_lwgate.py
tools/dump_1gpu_step_arrays.py
tools/evaluate_nonzero_tracer_scan.py
tools/gate_v841_forecast_fork_equivalence.py
tools/measure_domain_size_agreement.py
tools/measure_lam_interior_agreement.py
tools/measure_nvrtc_reciprocal_effect.py
tools/measure_physics_tier_park.py
tools/measure_radiation_chunk_width.py
tools/measure_refined_region_w.py
tools/measure_swath_hysteresis.py
tools/measure_w_band.py
tools/mint_dt_anchor.py
tools/mpas_mesh_binding.py
tools/package_nonzero_tracer_oracle.py
tools/plot_cascade_cost.py
tools/plot_domain_size_agreement.py
tools/plot_domain_size_geometry.py
tools/plot_dt_anchor_health.py
tools/plot_dual_edge_evidence.py
tools/plot_forecast_admission_evidence.py
tools/plot_four_swaths_evidence.py
tools/plot_lts_evidence.py
tools/plot_swath_as_lam_evidence.py
tools/plot_swath_evidence.py
tools/plot_swath_first_forecast.py
tools/plot_swath_first_real.py
tools/plot_swath_metrics_evidence.py
tools/plot_swath_real_cascade.py
tools/probe_dv_floor_boundary.py
tools/probe_lts_fullstep_projection.py
tools/probe_nvrtc_literal_divisor.py
tools/probe_partition_local_mesh_v841.py
tools/probe_partition_residency_v841.py
tools/probe_physics_tier_residency.py
tools/probe_polygon_attainment.py
tools/probe_regional_ring_shell.py
tools/probe_swath_spec_generable.py
tools/probe_v841_lw_capture_engine_inputs.py
tools/probe_v841_lw_localize.py
tools/probe_v841_lw_purity.py
tools/probe_v841_lw_purity_lwfix.py
tools/probe_v841_lw_purity_lwfix2.py
tools/prove_compound_threat_is_data.py
tools/prove_cull_pad_is_data.py
tools/repin_source_tables.py
tools/repro_v841_lw_engine_poison.py
tools/run_cuda_arch_ftz_decks.py
tools/run_cuda_backend_benchmark.py
tools/run_cuda_ftz_contract.py
tools/run_cuda_ftz_v841_trust_measurement.py
tools/run_cuda_jw_dualrun.py
tools/run_cuda_jw_dualrun_promotion.py
tools/run_cuda_jw_dualrun_trust.py
tools/run_cuda_regional_contract.py
tools/run_cuda_regional_forecast.py
tools/run_cuda_v841_forecast.py
tools/run_cuda_v841_forecast_2gpu.py
tools/run_cuda_v841_forecast_mesh.py
tools/run_cuda_v841_full_physics_x4.py
tools/run_cuda_v841_jw_dualrun.py
tools/run_cuda_v841_numeric_ruler.py
tools/run_cuda_v841_real_x4.py
tools/run_cuda_v841_resident_baseline_lwfix.py
tools/run_cuda_x1_163842_stabilized_products.py
tools/run_dt_anchor_campaign.py
tools/run_forkgate.sh
tools/run_frozen_jw.sh
tools/run_jw_dry_day.py
tools/run_lts_dry_gates.py
tools/run_nonzero_tracer_authority.sh
tools/run_obs_referee.py
tools/run_real_gfs_cuda_forecast.py
tools/run_real_gfs_cuda_x1_163842.py
tools/run_real_gfs_forecast.py
tools/run_real_gfs_initialization.py
tools/run_regional_dry_ladder.py
tools/run_rust_renderer_gate.py
tools/run_swath_placement_chain.py
tools/run_v841_compiled_endpoint_gate.py
tools/run_v841_smagorinsky_authority_pin.py
tools/scale_region_about_centroid.py
tools/step_match_pbl_cadence_dt5.py
tools/v841_partstream_common.py
tools/validate_cuda_x1_163842_remote_evidence.py
tools/battery/README.md
tools/battery/asset_gates.txt
tools/battery/cpu_files.txt
tools/battery/gpu_gates.txt
tools/device_memory_capacity/README.md
tools/device_memory_capacity/capacity_model.py
tools/device_memory_capacity/copy_elision_accounting.py
tools/device_memory_capacity/kernel_reservation_probe.py
tools/device_memory_capacity/process_memory_probe.py
tools/device_memory_capacity/runtime_ledger.py
tools/device_memory_capacity/sibling_contamination_probe.py
tools/device_memory_ledger/hex_kernel_probe.py
tools/device_memory_ledger/hex_ledger_probe.py
tools/device_memory_ledger/kernel_reservation.py
tools/device_memory_ledger/ledger_table.py
tools/device_memory_ledger/module_image_probe.py
tools/device_memory_ledger/report_ledger.py
tools/device_memory_ledger/reservation_probe.py
tools/device_memory_ledger/run_arm.sh
tools/device_memory_ledger/run_kern.sh
tools/mpas_operator_oracle/build_and_run.sh
tools/mpas_operator_oracle/operator_oracle.F90
tools/mpas_step_oracle/README.md
tools/mpas_step_oracle/build_manifest.py
tools/mpas_step_oracle/extract.sh
tools/mpas_step_oracle/extract_step_oracle.F90
verification/CANONICAL-BUNDLE-CONTRACT.md
verification/GF-HOOK-CONTRACT.md
verification/README.md
verification/fixtures/build_synthetic_suite.py
verification/manifests/obs-referee-283.production.json
verification/producers/README.md
verification/producers/model_bundle.py
verification/producers/observation_bundles.py
verification/producers/select_control_cases.py
verification/schemas/gf-subsidence-treatment-v1.schema.json
verification/schemas/normalized-artifact-receipt-v1.schema.json
verification/vertical-specs/legacy41-v1.json
verification/vertical-specs/native-comparison-policy.NOT-MEASURED.json
verification/vertical-specs/tc55-v1.json