ARCHITECTURE.md
CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements-release.txt
docs/ENTERPRISE-READINESS.md
docs/RELEASE-READINESS.md
examples/batch-binary-search.json
examples/demo.py
examples/measurements-binary-search.json
examples/refine-discovery-loop.json
examples/substrate-binary-search.json
examples/thesis-binary-search.json
src/crucible/__init__.py
src/crucible/__main__.py
src/crucible/assess.py
src/crucible/batch_cmd.py
src/crucible/claim.py
src/crucible/cli.py
src/crucible/commands.py
src/crucible/drift.py
src/crucible/drift_cmd.py
src/crucible/ecosystem_measure.py
src/crucible/flagship.py
src/crucible/gate.py
src/crucible/mcp.py
src/crucible/mcp_tools.py
src/crucible/measure.py
src/crucible/measurement_gate.py
src/crucible/measurement_gate_cmd.py
src/crucible/recheck_cmd.py
src/crucible/refine.py
src/crucible/refine_cmd.py
src/crucible/registry.py
src/crucible/registry_cmd.py
src/crucible/registry_ops.py
src/crucible/report.py
src/crucible/report_cmd.py
src/crucible/review_cmd.py
src/crucible/review_contract.py
src/crucible/run_cmd.py
src/crucible/steelman.py
src/crucible/subprocess_edges.py
src/crucible/telos_measure.py
src/crucible/thesis.py
src/crucible/verdict.py
src/crucible_bench.egg-info/PKG-INFO
src/crucible_bench.egg-info/SOURCES.txt
src/crucible_bench.egg-info/dependency_links.txt
src/crucible_bench.egg-info/entry_points.txt
src/crucible_bench.egg-info/requires.txt
src/crucible_bench.egg-info/top_level.txt
tests/test_assess.py
tests/test_claim.py
tests/test_cli.py
tests/test_cli_batch.py
tests/test_cli_drift.py
tests/test_cli_export.py
tests/test_cli_measure.py
tests/test_cli_measurement_gate.py
tests/test_cli_recheck.py
tests/test_cli_refine.py
tests/test_cli_registry_ops.py
tests/test_cli_report.py
tests/test_cli_run.py
tests/test_cli_validation.py
tests/test_drift.py
tests/test_ecosystem_measure.py
tests/test_flagship_cli.py
tests/test_gate.py
tests/test_mcp.py
tests/test_measure.py
tests/test_measurement_gate.py
tests/test_readiness.py
tests/test_refine.py
tests/test_registry.py
tests/test_registry_ops.py
tests/test_report.py
tests/test_steelman.py
tests/test_subprocess_edges.py
tests/test_telos_measure.py
tests/test_thesis.py
tests/test_verdict.py