This map is a practical orientation aid. It does not delete or demote legacy modules.
certificates.py: terminal forms and certificate recordsinvariants.py: trust-boundary invariant reportsevidence_manifest.py: replayable evidence manifest recordsevidence_replay.py: replay and artifact hash checkslawbook.py: Lawbook entries, review, and audit helperslawbook_acceptance.py: acceptance contract around manifests and invariantslawbook_store.py: SQLite-backed stores and benchmark persistence surfaceslawbook_schema.py: canonical Lawbook façade dataclasses and enumslawbook_boundary.py: terminal admission boundary façadelawbook_ingest.py: boundary-gated ingest helperslawbook_query.py: small query façadelawbook_export.py: manifest, JSONL, and summary exportslawbook_reuse.py: reuse and action-change metrics
verifier_execution.py: local verifier execution contractverification_loop.py: stable façade over closed, finite, and compounding loopsproof_system_integration.py: proof-system artifacts and boundary contractsproof_verification.py: proof verification records and tracesfinite_magma_world.py: deterministic finite magma checkerfinite_magma.py: repo-native finite magma representation and checked FALSE certificatesexternal_certificates.py: external verifier certificate envelopepromotion_gate.py: boundary gate for terminal candidates
kernel.py: compact claim acceptance kernelverification.py: certificate verification helpersdomain_claims.py: domain claim IR and adapterssemantic_validation.py: informal/formal validation boundarysemantic_intake.py: advisory natural-language intake
reason_atlas.py: routing memory and verifier-backed outcome metricsreason_atlas_store.py: persistent advisory Reason Atlas entriesreason_atlas_feedback_loop.py: advisory feedback orchestrationreason_atlas_htilt.py: H-Tilt scoring over Reason Atlas entriesroute_learner.py: route learningroute_priors.py: smoothed route priorsroute_telemetry.py: route telemetryspectral_htilt.py: spectral H-Tilt estimatesviability_operators.py: candidate V operators
sair_task_loader.py: SAIR equation/matrix loadingsair_constructor_bank.py: finite magma constructor bankmagma_constructors.py: deterministic finite magma constructor familiessat_cache.py: constructor/equation satisfaction cache and route evaluationpolicy_engine.py: advisory constructor-route policiesproof_congruence.py: bounded proof-producing congruence traces for TRUE candidatestrue_proof_templates.py: TRUE proof-template family inventorylean_artifacts.py: Lean skeleton artifacts and verification status recordsetp_terms.py: ETP/SAIR binary magma term parsing and equation featuresquotient_state.py: bounded symbolic quotient/congruence statepolarized_quotient_ir.py: quotient-continuation pair featuresconstructor_families.py: advisory constructor family metadataobstruction_atlas.py: advisory obstruction and residual queue recordssair_breakthrough_runner.py: SAIR breakthrough loop runnersair_motif_hygiene.py: clean motif hygienesair_clean_motif_mining.py: clean motif miningsair_scheduler_evaluation.py: held-out scheduler evaluationsair_real_compounding_benchmark.py: real/fallback compounding benchmark
compounding_lawbook_engine.py: fallback compounding enginecompounding_engine.py: canonical baseline versus memory compounding loopscripts/run_mathgraph_compounding_engine.py: multi-episode ETP constructor/residual/Lawbook runnerscripts/run_true_side_inventory.py: bounded TRUE-side proof-template inventory runnerrecursive_residual_compounding.py: residual-mined constructor memory and compact atlas benchmarkscripts/run_polarized_quotient_ir_demo.py: lightweight PQ-IR feature demomulti_episode_compounding.py: multi-episode compounding evaluationreal_sair_artifact_pack.py: real/fallback artifact pack runnerlawbook_admission.py: production admission levelslawbook_promotion.py: run artifact promotion reports
scripts/run_canonical_finite_countermodel_demo.pyscripts/replay_evidence_manifest.pyscripts/run_reason_atlas_demo.pyscripts/run_trust_boundary_check.pyscripts/run_release_check.pyscripts/run_repo_architecture_audit.pyscripts/run_recursive_residual_compounding.pyscripts/run_mathgraph_compounding_engine.py
The repository includes many experiment and smoke-run modules. Keep them unless a focused cleanup PR proves they are obsolete and preserves tests. The canonical spine above is the preferred path for new integrations.