LICENSE
README.md
pyproject.toml
spec/ocp-v0.2.schema.json
spec/ocp-v0.schema.json
spec/ocp_conformance.py
src/loopmath/__init__.py
src/loopmath/__main__.py
src/loopmath/adapter_host.py
src/loopmath/cli.py
src/loopmath/cli_graph.py
src/loopmath/cli_registry.py
src/loopmath/cli_support.py
src/loopmath/explain.py
src/loopmath/fit.py
src/loopmath/fit_assembly.py
src/loopmath/fit_bayes.py
src/loopmath/fit_masks.py
src/loopmath/fit_predict.py
src/loopmath/fit_pricing.py
src/loopmath/fit_transfer.py
src/loopmath/gaps.py
src/loopmath/grade.py
src/loopmath/grade_support.py
src/loopmath/output.py
src/loopmath/price.py
src/loopmath/price_validation.py
src/loopmath/prices.toml
src/loopmath/receipts.py
src/loopmath/research_paths.py
src/loopmath/scoring.py
src/loopmath/scoring_comparisons.py
src/loopmath/scoring_predictive.py
src/loopmath/surface.py
src/loopmath/surface_bootstrap.py
src/loopmath/surface_estimation.py
src/loopmath/surface_frame.py
src/loopmath/surface_presentation.py
src/loopmath/surface_support.py
src/loopmath/taskmodel.py
src/loopmath/types.py
src/loopmath.egg-info/PKG-INFO
src/loopmath.egg-info/SOURCES.txt
src/loopmath.egg-info/dependency_links.txt
src/loopmath.egg-info/entry_points.txt
src/loopmath.egg-info/requires.txt
src/loopmath.egg-info/top_level.txt
src/loopmath/adapters/__init__.py
src/loopmath/adapters/atrium.py
src/loopmath/adapters/base.py
src/loopmath/adapters/bb.py
src/loopmath/adapters/bb_support.py
src/loopmath/adapters/omp.py
src/loopmath/adapters/omp_facts.py
src/loopmath/adapters/omp_links.py
src/loopmath/adapters/omp_parse.py
src/loopmath/adapters/omp_types.py
src/loopmath/adapters/opencode.py
src/loopmath/adapters/opencode_store.py
src/loopmath/adapters/orca.py
src/loopmath/adapters/otel_genai.py
src/loopmath/adapters/otel_genai_graph.py
src/loopmath/adapters/otel_genai_parse.py
src/loopmath/adapters/otel_genai_types.py
src/loopmath/adapters/otel_genai_usage.py
src/loopmath/adapters/paseo.py
src/loopmath/adapters/pi.py
src/loopmath/adapters/pi_support.py
src/loopmath/adapters/registry.py
src/loopmath/belief/__init__.py
src/loopmath/belief/check_pymc.py
src/loopmath/belief/commands.py
src/loopmath/belief/compose.py
src/loopmath/belief/design.py
src/loopmath/belief/fit.py
src/loopmath/belief/forest.py
src/loopmath/belief/gaussian.py
src/loopmath/belief/lookahead.py
src/loopmath/belief/outcome.py
src/loopmath/belief/priors.py
src/loopmath/belief/state.py
src/loopmath/e0/__init__.py
src/loopmath/e0/arms.py
src/loopmath/e0/cli_e0.py
src/loopmath/e0/estimate.py
src/loopmath/e0/estimate_rework.py
src/loopmath/e0/figures.py
src/loopmath/e0/io.py
src/loopmath/e0/verb.py
src/loopmath/graph/__init__.py
src/loopmath/graph/artifact_git.py
src/loopmath/graph/artifact_join.py
src/loopmath/graph/artifact_kinds.py
src/loopmath/graph/artifacts.py
src/loopmath/graph/bashparse.py
src/loopmath/graph/bashread_ops.py
src/loopmath/graph/bashwrite_ops.py
src/loopmath/graph/bashwrites.py
src/loopmath/graph/cache.py
src/loopmath/graph/codexio.py
src/loopmath/graph/codexio_parse.py
src/loopmath/graph/codexio_scan.py
src/loopmath/graph/dataset.py
src/loopmath/graph/dataset_build.py
src/loopmath/graph/dataset_core.py
src/loopmath/graph/dataset_edges.py
src/loopmath/graph/dataset_nodes.py
src/loopmath/graph/extract.py
src/loopmath/graph/html_common.py
src/loopmath/graph/html_costcurve.py
src/loopmath/graph/html_css.py
src/loopmath/graph/html_data.py
src/loopmath/graph/html_force.py
src/loopmath/graph/html_render.py
src/loopmath/graph/html_swimlanes.py
src/loopmath/graph/labeler.py
src/loopmath/graph/labeler_cli.py
src/loopmath/graph/labeler_common.py
src/loopmath/graph/labeler_parse.py
src/loopmath/graph/labeler_pricing.py
src/loopmath/graph/labeler_prompt.py
src/loopmath/graph/labeler_prompt_build.py
src/loopmath/graph/labeler_prompt_dispatch.py
src/loopmath/graph/labeler_prompt_evidence.py
src/loopmath/graph/labeler_prompt_node.py
src/loopmath/graph/labeler_prompt_records.py
src/loopmath/graph/labeler_prompt_result.py
src/loopmath/graph/labeler_prompt_session.py
src/loopmath/graph/labeler_prompt_tools.py
src/loopmath/graph/labeler_prompt_validation.py
src/loopmath/graph/labeler_prompt_workflow.py
src/loopmath/graph/labeler_report.py
src/loopmath/graph/labeler_score.py
src/loopmath/graph/labels.py
src/loopmath/graph/launch.py
src/loopmath/graph/launch_origin.py
src/loopmath/graph/ocp.py
src/loopmath/graph/ocp_emit.py
src/loopmath/graph/ocp_support.py
src/loopmath/graph/render.py
src/loopmath/graph/runfile.py
src/loopmath/graph/runfile_export.py
src/loopmath/graph/runfile_finish.py
src/loopmath/graph/scan.py
src/loopmath/graph/schema.py
src/loopmath/graph/token_completeness.py
src/loopmath/ingest/__init__.py
src/loopmath/ingest/base.py
src/loopmath/ingest/claude_code.py
src/loopmath/ingest/claude_code_support.py
src/loopmath/ingest/codex.py
src/loopmath/ingest/codex_support.py
src/loopmath/ingest/ocp.py
src/loopmath/ingest/ocp_analysis.py
src/loopmath/ingest/ocp_artifact.py
src/loopmath/ingest/ocp_common.py
src/loopmath/ingest/ocp_convert.py
src/loopmath/ingest/ocp_projection.py
src/loopmath/logmatch/__init__.py
src/loopmath/logmatch/artifacts.py
src/loopmath/logmatch/clip.py
src/loopmath/logmatch/costs.py
src/loopmath/logmatch/match.py
src/loopmath/logmatch/settle.py
src/loopmath/logmatch/tariff.py
src/loopmath/ocp/__init__.py
src/loopmath/ocp/canonical.py
src/loopmath/ocp/commands.py
src/loopmath/ocp/conformance.py
src/loopmath/ocp/contractv3.py
src/loopmath/ocp/emit.py
src/loopmath/ocp/migrate.py
src/loopmath/ocp/version.py
src/loopmath/ocp/schema/ocp-v0.2.schema.json
src/loopmath/ocp/schema/ocp-v0.3.schema.json
src/loopmath/ocp/schema/ocp-v0.schema.json
src/loopmath/onboard/__init__.py
src/loopmath/onboard/commands.py
src/loopmath/onboard/history.py
src/loopmath/onboard/label.py
src/loopmath/onboard/usual.py
src/loopmath/priors/__init__.py
src/loopmath/priors/benchmarks.py
src/loopmath/priors/benchmarks.toml
src/loopmath/priors/build.py
src/loopmath/priors/commands.py
src/loopmath/priors/e0.py
src/loopmath/priors/history.py
src/loopmath/priors/ocpdoc.py
src/loopmath/priors/reduce.py
src/loopmath/priors/registry.py
src/loopmath/priors/rq1.py
src/loopmath/priors/show.py
src/loopmath/priors/sweep.py
src/loopmath/priors/validate.py
src/loopmath/priors/bundle/README.md
src/loopmath/priors/bundle/e0.jsonl.gz
src/loopmath/priors/bundle/manifest.json
src/loopmath/priors/bundle/rq1.jsonl.gz
src/loopmath/priors/bundle/sweep.jsonl.gz
src/loopmath/recommend/__init__.py
src/loopmath/recommend/backlog.py
src/loopmath/recommend/commands.py
src/loopmath/recommend/curve.py
src/loopmath/recommend/engine.py
src/loopmath/recommend/gain.py
src/loopmath/recommend/message.py
src/loopmath/recommend/receipts.py
src/loopmath/recommend/stats.py
src/loopmath/recommend/storeread.py
src/loopmath/report/__init__.py
src/loopmath/report/html.py
src/loopmath/report/terminal.py
src/loopmath/report/terminal_exclusions.py
src/loopmath/report/terminal_format.py
src/loopmath/report/terminal_read.py
src/loopmath/share/__init__.py
src/loopmath/share/commands.py
src/loopmath/share/export.py
src/loopmath/share/import_.py
src/loopmath/skill/SKILL.md
src/loopmath/skill/__init__.py
src/loopmath/skill/commands.py
src/loopmath/skill/doctor.py
src/loopmath/skill/install.py
src/loopmath/store/__init__.py
src/loopmath/store/budget.py
src/loopmath/store/commands.py
src/loopmath/store/config.py
src/loopmath/store/finish.py
src/loopmath/store/fitjob.py
src/loopmath/store/home.py
src/loopmath/store/ids.py
src/loopmath/store/lock.py
src/loopmath/store/report.py
src/loopmath/store/runs.py
src/loopmath/store/status.py
src/loopmath/views/__init__.py
src/loopmath/views/common.py
src/loopmath/views/plans.py
src/loopmath/views/posterior.py
src/loopmath/views/runs.py
src/loopmath/views/assets/README.md
src/loopmath/views/assets/base.css
src/loopmath/views/assets/common.js
src/loopmath/views/assets/graph.css
src/loopmath/views/assets/graph.js
src/loopmath/views/assets/plans.css
src/loopmath/views/assets/plans.js
src/loopmath/views/assets/runs.js
src/loopmath/workflows/__init__.py
src/loopmath/workflows/candidates.py
src/loopmath/workflows/commands.py
src/loopmath/workflows/diff.py
src/loopmath/workflows/format.py
src/loopmath/workflows/graphview.py
src/loopmath/workflows/ids.py
src/loopmath/workflows/infer.py
src/loopmath/workflows/models.py
src/loopmath/workflows/ocp.py
src/loopmath/workflows/shapes.py
src/loopmath/workflows/catalog/best_of_n.toml
src/loopmath/workflows/catalog/implement_review.toml
src/loopmath/workflows/catalog/plan_implement.toml
src/loopmath/workflows/catalog/plan_implement_review.toml
src/loopmath/workflows/catalog/solo.toml
src/loopmath/workflows/catalog/swarm.toml
tests/test_adapter_atrium.py
tests/test_adapter_bb.py
tests/test_adapter_omp.py
tests/test_adapter_opencode.py
tests/test_adapter_orca.py
tests/test_adapter_otel_genai.py
tests/test_adapter_paseo.py
tests/test_adapter_services.py
tests/test_adapters.py
tests/test_adapters_pi.py
tests/test_arms.py
tests/test_cli_graph.py
tests/test_cli_labeler.py
tests/test_cli_main_module.py
tests/test_cli_prices.py
tests/test_cli_startup.py
tests/test_color_proof.py
tests/test_duplicate_guards.py
tests/test_estimate.py
tests/test_explain.py
tests/test_fit.py
tests/test_gaps.py
tests/test_grade.py
tests/test_graph_artifact_recording.py
tests/test_graph_artifacts.py
tests/test_graph_bashwrites.py
tests/test_graph_cache.py
tests/test_graph_codexio.py
tests/test_graph_dataset.py
tests/test_graph_extract.py
tests/test_graph_glue.py
tests/test_graph_html.py
tests/test_graph_labeler.py
tests/test_graph_labeler_evidence_matrix.py
tests/test_graph_launch.py
tests/test_graph_ocp.py
tests/test_graph_render.py
tests/test_graph_runfile.py
tests/test_graph_schema.py
tests/test_html.py
tests/test_ingest.py
tests/test_ingest_claude_code.py
tests/test_ingest_codex.py
tests/test_ingest_ocp.py
tests/test_io.py
tests/test_not_run_summary.py
tests/test_ocp_conformance.py
tests/test_ocp_golden.py
tests/test_ocp_open_enums.py
tests/test_ocp_versioning.py
tests/test_packaging_metadata.py
tests/test_packaging_smoke.py
tests/test_preview_script.py
tests/test_price.py
tests/test_receipts.py
tests/test_release_paths.py
tests/test_runfile_privacy_n1b.py
tests/test_scoring.py
tests/test_split_rebindings.py
tests/test_surface.py
tests/test_terminal.py
tests/test_types_control.py
tests/test_types_piece_prediction.py
tests/test_v01_scaffold.py