LICENSE
README.md
pyproject.toml
ECS/runtime/elpis_ecs/__init__.py
ECS/runtime/elpis_ecs/bus.py
ECS/runtime/elpis_ecs/canonical.py
ECS/runtime/elpis_ecs/entity.py
ECS/runtime/elpis_ecs/errors.py
ECS/runtime/elpis_ecs/kernel.py
ECS/runtime/elpis_ecs/limits.py
ECS/runtime/elpis_ecs/persistence.py
ECS/runtime/elpis_ecs/port.py
ECS/runtime/elpis_ecs/replay.py
ECS/runtime/elpis_ecs/scheduler.py
ECS/runtime/elpis_ecs/topology.py
ECS/runtime/elpis_ecs/topology_analysis.py
components/CNumPyCortex/src/c_numpy_cortex/__init__.py
components/CNumPyCortex/src/c_numpy_cortex/airgap.py
components/CNumPyCortex/src/c_numpy_cortex/cache.py
components/CNumPyCortex/src/c_numpy_cortex/chronos2.py
components/CNumPyCortex/src/c_numpy_cortex/cli.py
components/CNumPyCortex/src/c_numpy_cortex/config.py
components/CNumPyCortex/src/c_numpy_cortex/contracts.py
components/CNumPyCortex/src/c_numpy_cortex/diagnostic_log.py
components/CNumPyCortex/src/c_numpy_cortex/ecs.py
components/CNumPyCortex/src/c_numpy_cortex/encoding.py
components/CNumPyCortex/src/c_numpy_cortex/entropy.py
components/CNumPyCortex/src/c_numpy_cortex/lifecycle.py
components/CNumPyCortex/src/c_numpy_cortex/packets.py
components/CNumPyCortex/src/c_numpy_cortex/ring.py
components/CNumPyCortex/src/c_numpy_cortex/runtime.py
components/CNumPyCortex/src/c_numpy_cortex/schema.py
components/CNumPyCortex/src/c_numpy_cortex/sensors.py
components/CNumPyCortex/src/c_numpy_cortex/trm_bridge.py
components/CNumPyCortex/src/c_numpy_cortex/vintages.py
components/CNumPyCortex/src/c_numpy_cortex/workers.py
components/DarwinianMatrix/__init__.py
components/DarwinianMatrix/geometry.py
components/DarwinianMatrix/grid_constants.py
components/DarwinianMatrix/runtime.py
components/DarwinianMatrix/climate/__init__.py
components/DarwinianMatrix/climate/response.py
components/DarwinianMatrix/climate/state.py
components/DarwinianMatrix/controller/__init__.py
components/DarwinianMatrix/controller/episode.py
components/DarwinianMatrix/controller/frame.py
components/DarwinianMatrix/controller/structural_frame.py
components/DarwinianMatrix/controller/verdict.py
components/DarwinianMatrix/ecology/__init__.py
components/DarwinianMatrix/ecology/engine.py
components/DarwinianMatrix/ecology/transaction.py
components/DarwinianMatrix/evaluation/__init__.py
components/DarwinianMatrix/evaluation/cascade_graph.py
components/DarwinianMatrix/evaluation/marginal_probe.py
components/DarwinianMatrix/evaluation/replay.py
components/DarwinianMatrix/ledger/__init__.py
components/DarwinianMatrix/ledger/episode_archive.py
components/DarwinianMatrix/ledger/records.py
components/DarwinianMatrix/life/__init__.py
components/DarwinianMatrix/life/canonical.py
components/DarwinianMatrix/life/fitness.py
components/DarwinianMatrix/life/genotype.py
components/DarwinianMatrix/life/lifecycle.py
components/DarwinianMatrix/life/lineage.py
components/DarwinianMatrix/life/mutation.py
components/DarwinianMatrix/life/organism.py
components/DarwinianMatrix/life/reproduction.py
components/DarwinianMatrix/life/selection.py
components/DarwinianMatrix/projector/__init__.py
components/DarwinianMatrix/projector/constraints.py
components/DarwinianMatrix/projector/gaps.py
components/DarwinianMatrix/trm/__init__.py
components/DarwinianMatrix/trm/contract.py
components/DarwinianMatrix/trm/p01_identity.py
components/DarwinianMatrix/trm/p01_materializer.py
components/DarwinianMatrix/trm/reference_solver.py
components/Grid81DeterministicCanonicalPromotionPlanner/src/elpis_grid81_promotion_planner/__init__.py
components/Grid81DeterministicCanonicalPromotionPlanner/src/elpis_grid81_promotion_planner/adversarial_matrix.py
components/Grid81DeterministicCanonicalPromotionPlanner/src/elpis_grid81_promotion_planner/canonical.py
components/Grid81DeterministicCanonicalPromotionPlanner/src/elpis_grid81_promotion_planner/cli.py
components/Grid81DeterministicCanonicalPromotionPlanner/src/elpis_grid81_promotion_planner/contract.py
components/Grid81DeterministicCanonicalPromotionPlanner/src/elpis_grid81_promotion_planner/decision.py
components/Grid81DeterministicCanonicalPromotionPlanner/src/elpis_grid81_promotion_planner/gates.py
components/Grid81DeterministicCanonicalPromotionPlanner/src/elpis_grid81_promotion_planner/import_boundary.py
components/Grid81DeterministicCanonicalPromotionPlanner/src/elpis_grid81_promotion_planner/plan.py
components/Grid81DeterministicCanonicalPromotionPlanner/src/elpis_grid81_promotion_planner/source_binding.py
components/Grid81DeterministicCanonicalPromotionPlanner/src/elpis_grid81_promotion_planner/verifier.py
components/Grid81DeterministicCapabilityApplicationExecutor/src/elpis_grid81_application_executor/__init__.py
components/Grid81DeterministicCapabilityApplicationExecutor/src/elpis_grid81_application_executor/application.py
components/Grid81DeterministicCapabilityApplicationExecutor/src/elpis_grid81_application_executor/artifact.py
components/Grid81DeterministicCapabilityApplicationExecutor/src/elpis_grid81_application_executor/authority.py
components/Grid81DeterministicCapabilityApplicationExecutor/src/elpis_grid81_application_executor/canonical.py
components/Grid81DeterministicCapabilityApplicationExecutor/src/elpis_grid81_application_executor/durable_ledger.py
components/Grid81DeterministicCapabilityApplicationExecutor/src/elpis_grid81_application_executor/durable_ledger_v2.py
components/Grid81DeterministicCapabilityApplicationExecutor/src/elpis_grid81_application_executor/errors.py
components/Grid81DeterministicCapabilityApplicationExecutor/src/elpis_grid81_application_executor/fixture.py
components/Grid81DeterministicCapabilityApplicationExecutor/src/elpis_grid81_application_executor/ledger.py
components/Grid81DeterministicCapabilityApplicationExecutor/src/elpis_grid81_application_executor/lifecycle.py
components/Grid81DeterministicCapabilityApplicationExecutor/src/elpis_grid81_application_executor/mutation_harness.py
components/Grid81DeterministicCapabilityApplicationExecutor/src/elpis_grid81_application_executor/replay.py
components/Grid81DeterministicCapabilityApplicationExecutor/src/elpis_grid81_application_executor/shadow_state.py
components/Grid81DeterministicCapabilityAuthorityEvaluator/src/elpis_grid81_capability_authority/__init__.py
components/Grid81DeterministicCapabilityAuthorityEvaluator/src/elpis_grid81_capability_authority/abstention.py
components/Grid81DeterministicCapabilityAuthorityEvaluator/src/elpis_grid81_capability_authority/authority_context.py
components/Grid81DeterministicCapabilityAuthorityEvaluator/src/elpis_grid81_capability_authority/canonical.py
components/Grid81DeterministicCapabilityAuthorityEvaluator/src/elpis_grid81_capability_authority/capability.py
components/Grid81DeterministicCapabilityAuthorityEvaluator/src/elpis_grid81_capability_authority/compiler.py
components/Grid81DeterministicCapabilityAuthorityEvaluator/src/elpis_grid81_capability_authority/decision.py
components/Grid81DeterministicCapabilityAuthorityEvaluator/src/elpis_grid81_capability_authority/errors.py
components/Grid81DeterministicCapabilityAuthorityEvaluator/src/elpis_grid81_capability_authority/evaluation_input.py
components/Grid81DeterministicCapabilityAuthorityEvaluator/src/elpis_grid81_capability_authority/lifecycle.py
components/Grid81DeterministicCapabilityAuthorityEvaluator/src/elpis_grid81_capability_authority/limits.py
components/Grid81DeterministicCapabilityAuthorityEvaluator/src/elpis_grid81_capability_authority/nonce.py
components/Grid81DeterministicCapabilityAuthorityEvaluator/src/elpis_grid81_capability_authority/policy.py
components/Grid81DeterministicCapabilityAuthorityEvaluator/src/elpis_grid81_capability_authority/revocation_policy.py
components/Grid81DeterministicCapabilityAuthorityEvaluator/src/elpis_grid81_capability_authority/scope.py
components/Grid81DeterministicCapabilityAuthorityEvaluator/src/elpis_grid81_capability_authority/semantic_identity.py
components/Grid81DeterministicCapabilityAuthorityEvaluator/src/elpis_grid81_capability_authority/source_join.py
components/Grid81DeterministicCapabilityAuthorityEvaluator/src/elpis_grid81_capability_authority/upstream.py
components/Grid81DeterministicCapabilityAuthorityEvaluator/src/elpis_grid81_capability_authority/verifier.py
components/Grid81DeterministicCapabilityConsumptionCompiler/src/elpis_grid81_consumption_compiler/__init__.py
components/Grid81DeterministicCapabilityConsumptionCompiler/src/elpis_grid81_consumption_compiler/artifact.py
components/Grid81DeterministicCapabilityConsumptionCompiler/src/elpis_grid81_consumption_compiler/boundary.py
components/Grid81DeterministicCapabilityConsumptionCompiler/src/elpis_grid81_consumption_compiler/canonical.py
components/Grid81DeterministicCapabilityConsumptionCompiler/src/elpis_grid81_consumption_compiler/errors.py
components/Grid81DeterministicCapabilityConsumptionCompiler/src/elpis_grid81_consumption_compiler/input.py
components/Grid81DeterministicCapabilityConsumptionCompiler/src/elpis_grid81_consumption_compiler/lifecycle.py
components/Grid81DeterministicCapabilityConsumptionCompiler/src/elpis_grid81_consumption_compiler/policy.py
components/Grid81DeterministicCapabilityConsumptionCompiler/src/elpis_grid81_consumption_compiler/receipt.py
components/Grid81DeterministicCapabilityConsumptionCompiler/src/elpis_grid81_consumption_compiler/replay.py
components/Grid81DeterministicCapabilityConsumptionCompiler/src/elpis_grid81_consumption_compiler/transaction.py
components/Grid81DeterministicCapabilityConsumptionCompiler/src/elpis_grid81_consumption_compiler/validation.py
components/Grid81DeterministicStructuralAdjudicator/src/elpis_grid81_adjudication/__init__.py
components/Grid81DeterministicStructuralAdjudicator/src/elpis_grid81_adjudication/abstention.py
components/Grid81DeterministicStructuralAdjudicator/src/elpis_grid81_adjudication/adjudication.py
components/Grid81DeterministicStructuralAdjudicator/src/elpis_grid81_adjudication/canonical.py
components/Grid81DeterministicStructuralAdjudicator/src/elpis_grid81_adjudication/compiler.py
components/Grid81DeterministicStructuralAdjudicator/src/elpis_grid81_adjudication/dispositions.py
components/Grid81DeterministicStructuralAdjudicator/src/elpis_grid81_adjudication/errors.py
components/Grid81DeterministicStructuralAdjudicator/src/elpis_grid81_adjudication/import_boundary.py
components/Grid81DeterministicStructuralAdjudicator/src/elpis_grid81_adjudication/input_envelope.py
components/Grid81DeterministicStructuralAdjudicator/src/elpis_grid81_adjudication/policy.py
components/Grid81DeterministicStructuralAdjudicator/src/elpis_grid81_adjudication/review_request.py
components/Grid81DeterministicStructuralAdjudicator/src/elpis_grid81_adjudication/semantic_identity.py
components/Grid81DeterministicStructuralAdjudicator/src/elpis_grid81_adjudication/source_join.py
components/Grid81DeterministicStructuralAdjudicator/src/elpis_grid81_adjudication/upstream.py
components/Grid81DeterministicStructuralAdjudicator/src/elpis_grid81_adjudication/verifier.py
components/Grid81StructuralGroupProjectionCompiler/src/elpis_grid81_groups/__init__.py
components/Grid81StructuralGroupProjectionCompiler/src/elpis_grid81_groups/canonical.py
components/Grid81StructuralGroupProjectionCompiler/src/elpis_grid81_groups/compiler.py
components/Grid81StructuralGroupProjectionCompiler/src/elpis_grid81_groups/conflicts.py
components/Grid81StructuralGroupProjectionCompiler/src/elpis_grid81_groups/derivation.py
components/Grid81StructuralGroupProjectionCompiler/src/elpis_grid81_groups/errors.py
components/Grid81StructuralGroupProjectionCompiler/src/elpis_grid81_groups/evidence.py
components/Grid81StructuralGroupProjectionCompiler/src/elpis_grid81_groups/orbit.py
components/Grid81StructuralGroupProjectionCompiler/src/elpis_grid81_groups/ordering.py
components/Grid81StructuralGroupProjectionCompiler/src/elpis_grid81_groups/proposal.py
components/Grid81StructuralGroupProjectionCompiler/src/elpis_grid81_groups/source_join.py
components/Grid81StructuralGroupProjectionCompiler/src/elpis_grid81_groups/upstream.py
components/Grid81StructuralGroupProjectionCompiler/src/elpis_grid81_groups/verifier.py
components/Grid81StructuralSemantics/src/elpis_grid81_semantics/__init__.py
components/Grid81StructuralSemantics/src/elpis_grid81_semantics/actions.py
components/Grid81StructuralSemantics/src/elpis_grid81_semantics/canonical.py
components/Grid81StructuralSemantics/src/elpis_grid81_semantics/d4.py
components/Grid81StructuralSemantics/src/elpis_grid81_semantics/orbit.py
components/Grid81StructuralSemantics/src/elpis_grid81_semantics/pairs.py
components/Grid81StructuralSemantics/src/elpis_grid81_semantics/projection_contracts.py
components/Grid81StructuralSemantics/src/elpis_grid81_semantics/quarantine.py
components/Grid81StructuralSemantics/src/elpis_grid81_semantics/registry_contracts.py
components/Grid81TypedProjectionCompiler/src/elpis_grid81_typed/__init__.py
components/Grid81TypedProjectionCompiler/src/elpis_grid81_typed/canonical.py
components/Grid81TypedProjectionCompiler/src/elpis_grid81_typed/compiler.py
components/Grid81TypedProjectionCompiler/src/elpis_grid81_typed/d4.py
components/Grid81TypedProjectionCompiler/src/elpis_grid81_typed/errors.py
components/Grid81TypedProjectionCompiler/src/elpis_grid81_typed/expansion.py
components/Grid81TypedProjectionCompiler/src/elpis_grid81_typed/quiescence.py
components/Grid81TypedProjectionCompiler/src/elpis_grid81_typed/rationale.py
components/Grid81TypedProjectionCompiler/src/elpis_grid81_typed/source_identity.py
components/Grid81TypedProjectionCompiler/src/elpis_grid81_typed/transition.py
components/Grid81TypedProjectionCompiler/src/elpis_grid81_typed/typed_orbits.py
components/Pipeline/P0ControlProtocol/src/elpis_p0/__init__.py
components/Pipeline/P0ControlProtocol/src/elpis_p0/accounts.py
components/Pipeline/P0ControlProtocol/src/elpis_p0/artifact_lineage.py
components/Pipeline/P0ControlProtocol/src/elpis_p0/authority_bridge.py
components/Pipeline/P0ControlProtocol/src/elpis_p0/canonical.py
components/Pipeline/P0ControlProtocol/src/elpis_p0/cli.py
components/Pipeline/P0ControlProtocol/src/elpis_p0/composition_root.py
components/Pipeline/P0ControlProtocol/src/elpis_p0/contracts.py
components/Pipeline/P0ControlProtocol/src/elpis_p0/controller.py
components/Pipeline/P0ControlProtocol/src/elpis_p0/decoder.py
components/Pipeline/P0ControlProtocol/src/elpis_p0/expansion.py
components/Pipeline/P0ControlProtocol/src/elpis_p0/expansion_contracts.py
components/Pipeline/P0ControlProtocol/src/elpis_p0/experts.py
components/Pipeline/P0ControlProtocol/src/elpis_p0/factory.py
components/Pipeline/P0ControlProtocol/src/elpis_p0/fold.py
components/Pipeline/P0ControlProtocol/src/elpis_p0/initial_void_scope_provider.py
components/Pipeline/P0ControlProtocol/src/elpis_p0/lineage_authority.py
components/Pipeline/P0ControlProtocol/src/elpis_p0/p02_cli.py
components/Pipeline/P0ControlProtocol/src/elpis_p0/p02_runner.py
components/Pipeline/P0ControlProtocol/src/elpis_p0/ports.py
components/Pipeline/P0ControlProtocol/src/elpis_p0/projector.py
components/Pipeline/P0ControlProtocol/src/elpis_p0/refinement_proposer.py
components/Pipeline/P0ControlProtocol/src/elpis_p0/refinement_receipt.py
components/Pipeline/P0ControlProtocol/src/elpis_p0/refinement_result.py
components/Pipeline/P0ControlProtocol/src/elpis_p0/refinement_scope.py
components/Pipeline/P0ControlProtocol/src/elpis_p0/refinement_scope_builder.py
components/Pipeline/P0ControlProtocol/src/elpis_p0/refinement_validation.py
components/Pipeline/P0ControlProtocol/src/elpis_p0/replay.py
components/Pipeline/P0ControlProtocol/src/elpis_p0/scoped_refinement_result.py
components/Pipeline/P0ControlProtocol/src/elpis_p0/seeds.py
components/Pipeline/P0ControlProtocol/src/elpis_p0/semantic_binding.py
components/Pipeline/P0ControlProtocol/src/elpis_p0/semantic_ir.py
components/Pipeline/P0ControlProtocol/src/elpis_p0/semantic_space.py
components/Pipeline/P0ControlProtocol/src/elpis_p0/structural_oracle_adapter.py
components/Pipeline/P0ControlProtocol/src/elpis_p0/structural_proposal_envelope.py
components/Pipeline/P0ControlProtocol/src/elpis_p0/structural_rollout.py
components/Pipeline/P0ControlProtocol/src/elpis_p0/trm.py
components/Pipeline/P0ControlProtocol/src/elpis_p0/validators.py
components/TRMFractalSpine/src/elpis_fractal_spine/__init__.py
components/TRMFractalSpine/src/elpis_fractal_spine/canonical.py
components/TRMFractalSpine/src/elpis_fractal_spine/components.py
components/TRMFractalSpine/src/elpis_fractal_spine/contracts.py
components/TRMFractalSpine/src/elpis_fractal_spine/corpus_generator.py
components/TRMFractalSpine/src/elpis_fractal_spine/corpus_schema.py
components/TRMFractalSpine/src/elpis_fractal_spine/cortex_port.py
components/TRMFractalSpine/src/elpis_fractal_spine/plugin_discovery.py
components/TRMFractalSpine/src/elpis_fractal_spine/ports.py
components/TRMFractalSpine/src/elpis_fractal_spine/provider_activation.py
components/TRMFractalSpine/src/elpis_fractal_spine/semantic_spaces.py
components/TRMFractalSpine/src/elpis_fractal_spine/structural_identity.py
components/TRMFractalSpine/src/elpis_fractal_spine/structural_oracle.py
components/TRMFractalSpine/src/elpis_fractal_spine/structural_refinement.py
components/TRMFractalSpine/src/elpis_fractal_spine/structural_semantics.py
components/TRMFractalSpine/src/elpis_fractal_spine/structural_state_1024.py
components/TRMFractalSpine/src/elpis_fractal_spine/structural_transition_fields.py
elpisai.egg-info/PKG-INFO
elpisai.egg-info/SOURCES.txt
elpisai.egg-info/dependency_links.txt
elpisai.egg-info/entry_points.txt
elpisai.egg-info/requires.txt
elpisai.egg-info/top_level.txt
native/elpis-header/src/elpis_header/__init__.py
native/elpis-header/src/elpis_header/contracts/__init__.py
native/elpis-header/src/elpis_header/contracts/_validation.py
native/elpis-header/src/elpis_header/contracts/leases.py
native/elpis-header/src/elpis_header/contracts/observations.py
native/elpis-header/src/elpis_header/contracts/receipts.py
native/elpis-header/src/elpis_header/contracts/states.py
native/elpis-header/src/elpis_header/core/__init__.py
native/elpis-header/src/elpis_header/core/dispositions.py
native/elpis-header/src/elpis_header/core/sealing.py
native/elpis-header/src/elpis_header/core/transaction.py
native/elpis-header/src/elpis_header/core/transition.py
native/elpis-header/src/elpis_header/observer/__init__.py
native/elpis-header/src/elpis_header/observer/epoch_window.py
native/elpis-header/src/elpis_header/observer/grid81_materialized_reducer.py
native/elpis-header/src/elpis_header/observer/grid81_reducer.py
native/elpis-header/src/elpis_header/observer/role_sources.py
native/elpis-header/src/elpis_header/observer/token_record.py
runtime/R0/src/elpis_runtime_r0/__init__.py
runtime/R0/src/elpis_runtime_r0/adapters.py
runtime/R0/src/elpis_runtime_r0/composition.py
runtime/R0/src/elpis_runtime_r0/contracts.py
runtime/R0/src/elpis_runtime_r0/errors.py
runtime/R0/src/elpis_runtime_r0/receipt.py
runtime/R0/src/elpis_runtime_r0/replay.py
runtime/R0/src/elpis_runtime_r0/transaction.py
runtime/R1/src/elpis_runtime_r1/__init__.py
runtime/R1/src/elpis_runtime_r1/budget.py
runtime/R1/src/elpis_runtime_r1/bundle_validation.py
runtime/R1/src/elpis_runtime_r1/contracts.py
runtime/R1/src/elpis_runtime_r1/errors.py
runtime/R1/src/elpis_runtime_r1/evidence_adapter.py
runtime/R1/src/elpis_runtime_r1/hacf_adapter.py
runtime/R1/src/elpis_runtime_r1/query_derivation.py
runtime/R1/src/elpis_runtime_r1/receipt.py
runtime/R1/src/elpis_runtime_r1/replay.py
runtime/R1/src/elpis_runtime_r1/transaction.py
src/elpis/__init__.py
src/elpis/canonical_identity.py
src/elpis/optional_dependencies.py
src/elpis/python_ast_policy.py
src/elpis/contracts/__init__.py
src/elpis/contracts/budget.py
src/elpis/contracts/envelope.py
src/elpis/contracts/equality.py
src/elpis/contracts/identity.py
src/elpis/contracts/masks.py
src/elpis/contracts/payloads.py
src/elpis/contracts/phases.py
src/elpis/contracts/results.py
src/elpis/contracts/routing.py
src/elpis/contracts/closure/__init__.py
src/elpis/contracts/closure/convergence.py
src/elpis/contracts/closure/governance.py
src/elpis/contracts/closure/identity.py
src/elpis/contracts/closure/obligations.py
src/elpis/contracts/closure/observation.py
src/elpis/contracts/closure/projection.py
src/elpis/contracts/codecs/__init__.py
src/elpis/contracts/codecs/grid_numpy_torch.py
src/elpis/contracts/legacy/__init__.py
src/elpis/contracts/legacy/canary_telemetry.py
src/elpis/contracts/legacy/spine_adapter.py
src/elpis/logic/__init__.py
src/elpis/logic/account.py
src/elpis/logic/authority.py
src/elpis/logic/budget_adapter.py
src/elpis/logic/errors.py
src/elpis/logic/obligations.py
src/elpis/logic/phases.py
src/elpis_reference/__init__.py
src/elpis_reference/cli.py
src/elpis_reference/ecs_r0.py
src/elpis_reference/feedback_refinement.py
src/elpis_reference/fms_inference_adapter.py
src/elpis_reference/functional_evaluation.py
src/elpis_reference/model.py
src/elpis_reference/p0_validator_ingress.py
src/elpis_reference/platform_setup.py
src/elpis_reference/projector_release.py
src/elpis_reference/refinement.py
src/elpis_reference/semantic_refinement.py
src/elpis_reference/sudoku.py
src/elpis_reference/structural_guidance/__init__.py
src/elpis_reference/structural_guidance/admission.py
src/elpis_reference/structural_guidance/authority.py
src/elpis_reference/structural_guidance/consumer.py
src/elpis_reference/structural_guidance/decoder_adapter.py
src/elpis_reference/structural_guidance/decoding_authority.py
src/elpis_reference/structural_guidance/e0r3_participation.py
src/elpis_reference/structural_guidance/errors.py
src/elpis_reference/structural_guidance/hook.py
src/elpis_reference/structural_guidance/inactive_receipt.py
src/elpis_reference/structural_guidance/materialization_authority.py
src/elpis_reference/structural_guidance/materializer.py
src/elpis_reference/structural_guidance/observer.py
src/elpis_reference/structural_guidance/planner.py
src/elpis_reference/structural_guidance/planning_authority.py
src/elpis_reference/structural_guidance/planning_input.py
src/elpis_reference/structural_guidance/receipt.py
src/elpis_reference/structural_guidance/resolved.py
src/elpis_reference/structural_guidance/runtime.py
src/elpis_reference/structural_guidance/source_emission_authority.py
src/elpis_reference/structural_guidance/source_emitter.py
src/elpis_reference/structural_guidance/source_input.py
src/elpis_reference/structural_guidance/structural_validator.py
src/elpis_reference/structural_guidance/validation_authority.py
src/elpis_reference/structural_guidance/_authority/__init__.py
src/elpis_reference/structural_guidance/_authority/core.py
src/elpis_reference/structural_guidance/_authority/c2r6p0/__init__.py
src/elpis_reference/structural_guidance/_authority/c2r6p0/allocator.py
src/elpis_reference/structural_guidance/_authority/c2r6p0/canonicalize.py
src/elpis_reference/structural_guidance/_authority/c2r6p0/contracts.py
src/elpis_reference/structural_guidance/_authority/c2r6p0/graph.py
src/elpis_reference/structural_guidance/_authority/c2r6p0/projector.py
src/elpis_reference/structural_guidance/_authority/c2r6p0/residual.py
src/elpis_reference/structural_guidance/_authority/c2r6p0/rules.py
src/elpis_reference/structural_guidance/_authority/c2r6p0/taxonomy.py
src/elpis_reference/structural_guidance/_authority/c2r6p0/trace.py
src/elpis_reference/structural_guidance/_authority/c2r6p1_bridge/__init__.py
src/elpis_reference/structural_guidance/_authority/c2r6p1_bridge/adapter.py
src/elpis_reference/structural_guidance/_authority/c2r6p1_bridge/contracts.py
src/elpis_reference/structural_guidance/_authority/c2r6p1_bridge/refiners.py
src/elpis_reference/structural_guidance/_authority/c2r7c/__init__.py
src/elpis_reference/structural_guidance/_authority/c2r7c/structural_trm_features.py
src/elpis_reference/structural_guidance/_authority/c2r7c/structural_trm_model.py
src/elpis_reference/structural_guidance/_authority/elpis_fractal_spine/__init__.py
src/elpis_reference/structural_guidance/_authority/elpis_fractal_spine/structural_refinement.py
src/elpis_reference/structural_guidance/_authority/elpis_p0/__init__.py
src/elpis_reference/structural_guidance/_authority/elpis_p0/canonical.py
src/elpis_reference/structural_guidance/_authority/elpis_p0/contracts.py
src/elpis_reference/structural_guidance/_authority/elpis_p0/projector.py
src/elpis_reference/structural_guidance/_authority/elpis_p0/semantic_binding.py
src/elpis_reference/structural_guidance/_authority/elpis_p0/semantic_ir.py
src/elpis_reference/structural_guidance/_authority/elpis_p0/semantic_space.py
src/elpis_reference/structural_guidance/_authority/elpis_p0/structural_residual.py
src/elpis_reference/structural_guidance/_authority/vendor_d01/__init__.py
src/elpis_reference/structural_guidance/_authority/vendor_d01/legal_decoder.py
src/elpis_reference/vendor/__init__.py
src/elpis_reference/vendor/common.py
src/elpis_reference/vendor/layers.py
src/elpis_reference/vendor/sparse_embedding.py
src/elpis_reference/vendor/trm.py
src/elpis_reference/vendor/fprm/AUTHORITY.json
src/elpis_reference/vendor/fprm/__init__.py
src/elpis_reference/vendor/fprm/all_config.yaml
src/elpis_reference/vendor/fprm/sudoku_inference_config.json
src/elpis_reference/vendor/fprm/models/common.py
src/elpis_reference/vendor/fprm/models/config.py
src/elpis_reference/vendor/fprm/models/ema.py
src/elpis_reference/vendor/fprm/models/layers.py
src/elpis_reference/vendor/fprm/models/loop_attnres.py
src/elpis_reference/vendor/fprm/models/losses.py
src/elpis_reference/vendor/fprm/models/sparse_embedding.py
src/elpis_reference/vendor/fprm/models/transformer.py
src/elpis_reference/vendor/fprm/models/fixed_point_reasoning/fp_trm_config.py
src/elpis_reference/vendor/fprm/models/fixed_point_reasoning/fp_trm_singlez.py
src/elpis_reference/vendor/fprm/models/fixed_point_reasoning/fprm.py
src/elpis_reference/vendor/fprm/models/fixed_point_reasoning/fprm_config.py
src/elpis_reference/vendor/fprm/models/fixed_point_reasoning/model_utils.py
src/elpis_reference/vendor/fprm/models/recursive_reasoning/hrm.py
src/elpis_reference/vendor/fprm/models/recursive_reasoning/transformers_baseline.py
src/elpis_reference/vendor/fprm/models/recursive_reasoning/trm.py
src/elpis_reference/vendor/fprm/models/recursive_reasoning/trm_hier6.py
src/elpis_reference/vendor/fprm/models/recursive_reasoning/trm_singlez.py
tests/test_2_2_0_adoption_policy.py
tests/test_2_2_0_preseal_candidate.py
tests/test_2_2_1_release_information_coherence.py
tests/test_2_2_2_release_information_coherence.py
tests/test_2_2_3_pypi_workflow_repair.py
tests/test_2_2_4_pypi_contract_corrective.py
tests/test_2_2_5_integration_release_prep.py
tests/test_admission_digest_golden.py
tests/test_admission_integrity.py
tests/test_airgap_ci.py
tests/test_allocator_budget.py
tests/test_authority_context.py
tests/test_authority_digest_golden.py
tests/test_authority_hygiene.py
tests/test_authority_preserving_improvement_r0.py
tests/test_authority_receipt_verification.py
tests/test_canonical_assembly_verifier.py
tests/test_canonical_identity_v1.py
tests/test_canonical_identity_verifier_standalone.py
tests/test_checkpoint_digest_golden.py
tests/test_checkpoint_loading.py
tests/test_child_process_hermeticity_audit.py
tests/test_ci_secret_scan.py
tests/test_compact_release_manifest_v3.py
tests/test_current_release_hygiene.py
tests/test_direct_semantic_replay.py
tests/test_ecs_r0.py
tests/test_ecs_r0_e0r2.py
tests/test_ecs_r0_e0r3.py
tests/test_ecs_r0_e0r3_runtime_integration.py
tests/test_feedback_refinement.py
tests/test_fms_inference_adapter.py
tests/test_fprm_runtime_contract.py
tests/test_functional_evaluation_contract.py
tests/test_furyan_release_integration.py
tests/test_getattr_contract_closure.py
tests/test_grid81_application_promotion_source_identity.py
tests/test_grid81_authority_consumption_runtime_integration.py
tests/test_grid81_candidate_publication_runtime_integration.py
tests/test_grid81_canonical_writer_chain_r0.py
tests/test_grid81_consumption_application_runtime_integration.py
tests/test_grid81_promotion_candidate_runtime_integration.py
tests/test_grid81_writer_successor_assembly_verifier_r0.py
tests/test_grid81_writer_successor_component_manifests_r0.py
tests/test_inference_driver_plugin_discovery.py
tests/test_inference_portability_ports.py
tests/test_joint_allocator.py
tests/test_math_audit_reconciliation.py
tests/test_model_provider_activation.py
tests/test_native_sanitizer_ci.py
tests/test_no_production_asserts.py
tests/test_optional_torch_collection_contract.py
tests/test_optional_trm.py
tests/test_p0_artifact_lineage.py
tests/test_p0_validator_ingress.py
tests/test_platform_setup.py
tests/test_projector_release_adapter.py
tests/test_public_path_hygiene.py
tests/test_published_releases_registry.py
tests/test_pypi_trusted_publishing_contract.py
tests/test_pytest_environment_isolation.py
tests/test_python_ast_policy_closed_grammar.py
tests/test_python_ast_policy_convergence.py
tests/test_python_support_contract.py
tests/test_readme_paper_r1_contract.py
tests/test_reference_fms_driver_wheel.py
tests/test_reference_runtime.py
tests/test_release_lifecycle_ordering.py
tests/test_release_manifest_git_boundary.py
tests/test_release_repository_identity.py
tests/test_release_runtime_boundary_expansion.py
tests/test_release_sealer_guards.py
tests/test_release_secret_scanner_modern.py
tests/test_release_tag_qualification.py
tests/test_repository_completeness_contract.py
tests/test_repository_hygiene.py
tests/test_repository_layout_r1.py
tests/test_root_pytest_bootstrap.py
tests/test_runtime_admission_scope_contract.py
tests/test_runtime_boundary_authority_literal_regression.py
tests/test_runtime_guard_mutations.py
tests/test_runtime_r2_feedback_wiring.py
tests/test_seal_release_mutations.py
tests/test_semantic_refinement_contract.py
tests/test_structural_guidance_authority_pins.py
tests/test_structural_guidance_consumer.py
tests/test_structural_guidance_decoder_adapter.py
tests/test_structural_guidance_decoding_authority.py
tests/test_structural_guidance_materialization_authority.py
tests/test_structural_guidance_materializer.py
tests/test_structural_guidance_observer.py
tests/test_structural_guidance_optimization_guard.py
tests/test_structural_guidance_planner.py
tests/test_structural_guidance_planning_authority.py
tests/test_structural_guidance_planning_input.py
tests/test_structural_guidance_resolved.py
tests/test_structural_guidance_runtime_admission.py
tests/test_structural_guidance_source_emission_authority.py
tests/test_structural_guidance_source_emitter.py
tests/test_structural_guidance_source_input.py
tests/test_structural_guidance_structural_validator.py
tests/test_structural_guidance_validated_source_runtime.py
tests/test_structural_guidance_validation_authority.py