LICENSE
README.md
pyproject.toml
setup.py
bolero-code/bolero-code-sdk/src/bolero_code_sdk/__init__.py
bolero-code/bolero-code-sdk/src/bolero_code_sdk/_errors.py
bolero-code/bolero-code-sdk/src/bolero_code_sdk/_messages.py
bolero-code/bolero-code-sdk/src/bolero_code_sdk/_options.py
bolero-code/bolero-code-sdk/src/bolero_code_sdk/_parser.py
bolero-code/bolero-code-sdk/src/bolero_code_sdk/_transport.py
bolero-code/bolero-code-sdk/src/bolero_code_sdk/client.py
bolero-code/bolero-code-sdk/src/bolero_code_sdk/execution_runner.py
bolero-code/bolero-code-sdk/src/bolero_code_sdk/harness.py
bolero-code/bolero-code-sdk/src/bolero_code_sdk/probe.py
bolero-code/bolero-code-sdk/src/bolero_code_sdk/query.py
bolero-code/bolero-code-sdk/src/bolero_code_sdk/sealed.py
bolero-code/bolero-code-sdk/src/bolero_code_sdk/sealed_policy.py
bolero-harness/bolero/__init__.py
bolero-harness/bolero/cli.py
bolero-harness/bolero/code_entry.py
bolero-harness/bolero/provision.py
bolero-harness/bolero/run_exploration.py
bolero-harness/bolero/run_publication.py
bolero-harness/bolero/_source/bolero-source-0.1.9.post2.tar.gz
bolero-harness/bolero/code_profile/agents/bolero-auditor.md
bolero-harness/bolero/code_profile/agents/bolero-campaign-manager.md
bolero-harness/bolero/code_profile/agents/bolero-initializer.md
bolero-harness/bolero/code_profile/agents/bolero-project-checker.md
bolero-harness/bolero/code_profile/agents/bolero-runtime-checker.md
bolero-harness/bolero/code_profile/agents/bolero-service-checker.md
bolero-harness/bolero/code_profile/skills/bolero-configure-explore/SKILL.md
bolero-harness/bolero/code_profile/skills/bolero-demo/SKILL.md
bolero-harness/bolero/code_profile/skills/bolero-doctor/SKILL.md
bolero-harness/bolero/code_profile/skills/bolero-harness/SKILL.md
bolero-harness/bolero/code_profile/skills/bolero-harness/references/commands.md
bolero-harness/bolero/code_profile/skills/bolero-harness/references/project-layout.md
bolero-harness/bolero/code_profile/skills/bolero-harness/references/study-modes.md
bolero-harness/bolero/conf/__init__.py
bolero-harness/bolero/conf/campaign.yaml
bolero-harness/bolero/conf/config.yaml
bolero-harness/bolero/conf/layout.md
bolero-harness/bolero/conf/layout.yaml
bolero-harness/bolero/conf/llm/default.yaml
bolero-harness/bolero/conf/stage/a2_allocator.yaml
bolero-harness/bolero/conf/stage/a2_proposer.yaml
bolero-harness/bolero/conf/stage/a2_tournament.yaml
bolero-harness/bolero/conf/stage/d3_executor.yaml
bolero-harness/bolero/conf/stage/d3_planner.yaml
bolero-harness/bolero/conf/stage/d3_reviewer.yaml
bolero-harness/bolero/conf/stage/default.yaml
bolero-harness/bolero/conf/stage/pub_blueprint.yaml
bolero-harness/bolero/conf/stage/pub_drafter.yaml
bolero-harness/bolero/conf/stage/pub_reviewer.yaml
bolero-harness/bolero/conf/stage/pub_visualizer.yaml
bolero-harness/bolero/conf/stage/wm_atom.yaml
bolero-harness/bolero/conf/stage/wm_molecule.yaml
bolero-harness/bolero/core/__init__.py
bolero-harness/bolero/core/complaint.py
bolero-harness/bolero/core/continuation.py
bolero-harness/bolero/core/invocation.py
bolero-harness/bolero/core/lane_terminal.py
bolero-harness/bolero/core/progress.py
bolero-harness/bolero/core/progress_io.py
bolero-harness/bolero/core/progress_tui.py
bolero-harness/bolero/core/session.py
bolero-harness/bolero/core/stop_gate.py
bolero-harness/bolero/core/publication/__init__.py
bolero-harness/bolero/core/publication/blueprint.py
bolero-harness/bolero/core/publication/figures.py
bolero-harness/bolero/core/publication/latex.py
bolero-harness/bolero/core/publication/manuscript.py
bolero-harness/bolero/core/publication/manuscript_source.py
bolero-harness/bolero/core/publication/package.py
bolero-harness/bolero/core/publication/pdf.py
bolero-harness/bolero/core/publication/protocol.py
bolero-harness/bolero/core/publication/review.py
bolero-harness/bolero/core/utils/__init__.py
bolero-harness/bolero/core/utils/errors.py
bolero-harness/bolero/core/utils/files.py
bolero-harness/bolero/core/utils/literature.py
bolero-harness/bolero/core/utils/markdown.py
bolero-harness/bolero/core/utils/yamlio.py
bolero-harness/bolero/core/world/__init__.py
bolero-harness/bolero/core/world/graph.py
bolero-harness/bolero/core/world/graph_cli.py
bolero-harness/bolero/core/world/graph_embedding.py
bolero-harness/bolero/core/world/graph_schema.py
bolero-harness/bolero/core/world/specter2_worker.py
bolero-harness/bolero/core/world/world.py
bolero-harness/bolero/core/world/world_cli.py
bolero-harness/bolero/demo/bolero-explore.sh
bolero-harness/bolero/demo/dataset/README.md
bolero-harness/bolero/demo/dataset/penguins.csv
bolero-harness/bolero/demo/dataset/penguins_raw.csv
bolero-harness/bolero/demo/literature/README.md
bolero-harness/bolero/demo/literature/gorman2014-pygoscelis-sexual-dimorphism.md
bolero-harness/bolero/demo/literature/horst2022-palmerpenguins.md
bolero-harness/bolero/demo/literature/polito2011-pygoscelid-penguin-diets.md
bolero-harness/bolero/demo/literature/references.bib
bolero-harness/bolero/demo/seed_molecules/templates/adaptive/molecule-000001.md
bolero-harness/bolero/demo/seed_molecules/templates/prereg/molecule-000001.md
bolero-harness/bolero/demo/seed_molecules/templates/wildcard/molecule-000001.md
bolero-harness/bolero/prereg/__init__.py
bolero-harness/bolero/prereg/__main__.py
bolero-harness/bolero/prereg/agentic.py
bolero-harness/bolero/prereg/cli.py
bolero-harness/bolero/prereg/manual.py
bolero-harness/bolero/prereg/transcribe.py
bolero-harness/bolero/profile/common/settings.json
bolero-harness/bolero/profile/common/hooks/runtime-no-background.py
bolero-harness/bolero/profile/common/hooks/runtime-no-net.py
bolero-harness/bolero/profile/manuscript/skills/render-paper/SKILL.md
bolero-harness/bolero/profile/manuscript/skills/render-paper/assets/latex-template/sn-article.tex
bolero-harness/bolero/profile/manuscript/skills/render-paper/assets/latex-template/sn-jnl.cls
bolero-harness/bolero/profile/manuscript/skills/render-paper/assets/latex-template/sn-nature.bst
bolero-harness/bolero/profile/manuscript/skills/render-paper/assets/latex-template/sections/00-abstract.tex
bolero-harness/bolero/profile/manuscript/skills/render-paper/assets/latex-template/sections/01-introduction.tex
bolero-harness/bolero/profile/manuscript/skills/render-paper/assets/latex-template/sections/02-results.tex
bolero-harness/bolero/profile/manuscript/skills/render-paper/assets/latex-template/sections/03-discussion.tex
bolero-harness/bolero/profile/manuscript/skills/render-paper/assets/latex-template/sections/04-methods.tex
bolero-harness/bolero/profile/manuscript/skills/render-paper/assets/latex-template/sections/99-appendix.tex
bolero-harness/bolero/profile/manuscript/skills/render-paper/scripts/build_manuscript.py
bolero-harness/bolero/profile/manuscript/skills/render-paper/scripts/latex_build.py
bolero-harness/bolero/profile/skills/complain/SKILL.md
bolero-harness/bolero/profile/skills/complain/agents/openai.yaml
bolero-harness/bolero/prompts/a2_allocator.md
bolero-harness/bolero/prompts/a2_proposer.md
bolero-harness/bolero/prompts/a2_tournament.md
bolero-harness/bolero/prompts/complain.md
bolero-harness/bolero/prompts/continue.md
bolero-harness/bolero/prompts/coord.md
bolero-harness/bolero/prompts/d3_executor.md
bolero-harness/bolero/prompts/d3_planner.md
bolero-harness/bolero/prompts/d3_reviewer.md
bolero-harness/bolero/prompts/layout.md
bolero-harness/bolero/prompts/pub_blueprint.md
bolero-harness/bolero/prompts/pub_drafter.md
bolero-harness/bolero/prompts/pub_reviewer.md
bolero-harness/bolero/prompts/pub_visualizer.md
bolero-harness/bolero/prompts/system.md
bolero-harness/bolero/prompts/wm_atom.md
bolero-harness/bolero/prompts/wm_molecule.md
bolero-harness/bolero/prompts/prereg/pub_blueprint.md
bolero-harness/bolero/prompts/prereg/pub_drafter.md
bolero-harness/bolero/prompts/prereg/pub_reviewer.md
bolero-harness/bolero/prompts/prereg/wm_atom.md
bolero-harness/bolero/prompts/prereg/wm_molecule.md
bolero-harness/bolero/prompts/replica/d3_planner.md
bolero-harness/bolero/prompts/replica/d3_reviewer.md
bolero-harness/bolero/prompts/replica/pub_blueprint.md
bolero-harness/bolero/prompts/replica/pub_drafter.md
bolero-harness/bolero/prompts/replica/pub_reviewer.md
bolero-harness/bolero/protocol/README.md
bolero-harness/bolero/protocol/evidence.protocol.md
bolero-harness/bolero/schema/__init__.py
bolero-harness/bolero/schema/atom.py
bolero-harness/bolero/schema/base.py
bolero-harness/bolero/schema/blueprint.py
bolero-harness/bolero/schema/ids.py
bolero-harness/bolero/schema/molecule.py
bolero-harness/bolero/schema/plan.py
bolero-harness/bolero/schema/proposal.py
bolero-harness/bolero/schema/publication_review.py
bolero-harness/bolero/schema/ranking.py
bolero-harness/bolero/schema/render_artifact.py
bolero-harness/bolero/schema/result.py
bolero-harness/bolero/schema/review.py
bolero-harness/bolero/stages/__init__.py
bolero-harness/bolero/stages/base.py
bolero-harness/bolero/stages/contracts.py
bolero-harness/bolero/stages/a2_allocator/__init__.py
bolero-harness/bolero/stages/a2_allocator/contract.py
bolero-harness/bolero/stages/a2_allocator/run.py
bolero-harness/bolero/stages/a2_allocator/.bolero/hooks/stop-gate.py
bolero-harness/bolero/stages/a2_allocator/.bolero/skills/world-graph/SKILL.md
bolero-harness/bolero/stages/a2_allocator/.bolero/skills/world-graph/references/recipes.md
bolero-harness/bolero/stages/a2_allocator/.bolero/skills/world-graph/references/schema.md
bolero-harness/bolero/stages/a2_allocator/.bolero/skills/world-graph/references/write-mode.md
bolero-harness/bolero/stages/a2_allocator/algorithms/__init__.py
bolero-harness/bolero/stages/a2_allocator/algorithms/ewma.py
bolero-harness/bolero/stages/a2_allocator/algorithms/puct.py
bolero-harness/bolero/stages/a2_proposer/__init__.py
bolero-harness/bolero/stages/a2_proposer/contract.py
bolero-harness/bolero/stages/a2_proposer/run.py
bolero-harness/bolero/stages/a2_proposer/.bolero/agents/proposer-database-specialist.md
bolero-harness/bolero/stages/a2_proposer/.bolero/agents/proposer-literature-specialist.md
bolero-harness/bolero/stages/a2_proposer/.bolero/hooks/stop-gate.py
bolero-harness/bolero/stages/a2_proposer/.bolero/skills/generate-hypothesis/SKILL.md
bolero-harness/bolero/stages/a2_proposer/.bolero/skills/world-graph/SKILL.md
bolero-harness/bolero/stages/a2_proposer/.bolero/skills/world-graph/references/recipes.md
bolero-harness/bolero/stages/a2_proposer/.bolero/skills/world-graph/references/schema.md
bolero-harness/bolero/stages/a2_proposer/.bolero/skills/world-graph/references/write-mode.md
bolero-harness/bolero/stages/a2_tournament/__init__.py
bolero-harness/bolero/stages/a2_tournament/run.py
bolero-harness/bolero/stages/a2_tournament/assets/PAIR_JUDGE.md
bolero-harness/bolero/stages/a2_tournament/utils/__init__.py
bolero-harness/bolero/stages/a2_tournament/utils/artifacts.py
bolero-harness/bolero/stages/a2_tournament/utils/judge.py
bolero-harness/bolero/stages/a2_tournament/utils/pairwise.py
bolero-harness/bolero/stages/a2_tournament/utils/tournament.py
bolero-harness/bolero/stages/d3_executor/__init__.py
bolero-harness/bolero/stages/d3_executor/contract.py
bolero-harness/bolero/stages/d3_executor/run.py
bolero-harness/bolero/stages/d3_executor/.bolero/agents/execution-reporter.md
bolero-harness/bolero/stages/d3_executor/.bolero/agents/executor-coder.md
bolero-harness/bolero/stages/d3_executor/.bolero/agents/governed-runner.md
bolero-harness/bolero/stages/d3_executor/.bolero/hooks/stop-gate.py
bolero-harness/bolero/stages/d3_executor/.bolero/skills/choose-implementation/SKILL.md
bolero-harness/bolero/stages/d3_executor/.bolero/skills/execute-research-plan/SKILL.md
bolero-harness/bolero/stages/d3_executor/.bolero/skills/execute-research-plan/scripts/execution_runner.py
bolero-harness/bolero/stages/d3_planner/__init__.py
bolero-harness/bolero/stages/d3_planner/contract.py
bolero-harness/bolero/stages/d3_planner/run.py
bolero-harness/bolero/stages/d3_planner/.bolero/agents/feasibility-prober.md
bolero-harness/bolero/stages/d3_planner/.bolero/agents/planner-feasibility-checker.md
bolero-harness/bolero/stages/d3_planner/.bolero/agents/planner-methodologist.md
bolero-harness/bolero/stages/d3_planner/.bolero/hooks/stop-gate.py
bolero-harness/bolero/stages/d3_planner/.bolero/skills/generate-research-plan/SKILL.md
bolero-harness/bolero/stages/d3_planner/.bolero/skills/manage-compute-budget/SKILL.md
bolero-harness/bolero/stages/d3_reviewer/__init__.py
bolero-harness/bolero/stages/d3_reviewer/contract.py
bolero-harness/bolero/stages/d3_reviewer/run.py
bolero-harness/bolero/stages/d3_reviewer/.bolero/agents/reviewer-domain-specialist.md
bolero-harness/bolero/stages/d3_reviewer/.bolero/agents/reviewer-field-specialist.md
bolero-harness/bolero/stages/d3_reviewer/.bolero/agents/reviewer-statistician.md
bolero-harness/bolero/stages/d3_reviewer/.bolero/hooks/stop-gate.py
bolero-harness/bolero/stages/d3_reviewer/.bolero/skills/compute-belief-kl/SKILL.md
bolero-harness/bolero/stages/d3_reviewer/.bolero/skills/compute-belief-kl/scripts/kl.py
bolero-harness/bolero/stages/d3_reviewer/.bolero/skills/research-outcome-review/SKILL.md
bolero-harness/bolero/stages/pub_blueprint/__init__.py
bolero-harness/bolero/stages/pub_blueprint/contract.py
bolero-harness/bolero/stages/pub_blueprint/run.py
bolero-harness/bolero/stages/pub_blueprint/.bolero/hooks/stop-gate.py
bolero-harness/bolero/stages/pub_blueprint/.bolero/skills/compose-blueprint/SKILL.md
bolero-harness/bolero/stages/pub_blueprint/.bolero/skills/compose-blueprint/assets/schema_template.py
bolero-harness/bolero/stages/pub_blueprint/.bolero/skills/compose-blueprint/scripts/validate_blueprint.py
bolero-harness/bolero/stages/pub_drafter/__init__.py
bolero-harness/bolero/stages/pub_drafter/contract.py
bolero-harness/bolero/stages/pub_drafter/run.py
bolero-harness/bolero/stages/pub_drafter/.bolero/agents/manuscript-claim-calibrator.md
bolero-harness/bolero/stages/pub_drafter/.bolero/agents/manuscript-developmental-editor.md
bolero-harness/bolero/stages/pub_drafter/.bolero/agents/manuscript-venue-editor.md
bolero-harness/bolero/stages/pub_drafter/.bolero/agents/section-writer.md
bolero-harness/bolero/stages/pub_drafter/.bolero/hooks/stop-gate.py
bolero-harness/bolero/stages/pub_drafter/.bolero/skills/compose-paper/SKILL.md
bolero-harness/bolero/stages/pub_drafter/.bolero/skills/compose-paper/references/argument-architecture.md
bolero-harness/bolero/stages/pub_drafter/.bolero/skills/compose-paper/references/editorial-standard.md
bolero-harness/bolero/stages/pub_reviewer/__init__.py
bolero-harness/bolero/stages/pub_reviewer/contract.py
bolero-harness/bolero/stages/pub_reviewer/run.py
bolero-harness/bolero/stages/pub_reviewer/.bolero/agents/publication-methods-reviewer.md
bolero-harness/bolero/stages/pub_reviewer/.bolero/agents/publication-science-editor.md
bolero-harness/bolero/stages/pub_reviewer/.bolero/agents/publication-visualization-reviewer.md
bolero-harness/bolero/stages/pub_reviewer/.bolero/hooks/stop-gate.py
bolero-harness/bolero/stages/pub_reviewer/.bolero/skills/review-publication/SKILL.md
bolero-harness/bolero/stages/pub_reviewer/.bolero/skills/review-publication/scripts/package_digest.py
bolero-harness/bolero/stages/pub_visualizer/__init__.py
bolero-harness/bolero/stages/pub_visualizer/contract.py
bolero-harness/bolero/stages/pub_visualizer/run.py
bolero-harness/bolero/stages/pub_visualizer/.bolero/agents/article-figure-architect.md
bolero-harness/bolero/stages/pub_visualizer/.bolero/agents/figure-design-agent.md
bolero-harness/bolero/stages/pub_visualizer/.bolero/skills/render-publication-figures/SKILL.md
bolero-harness/bolero/stages/pub_visualizer/.bolero/skills/render-publication-figures/assets/fonts/RESOURCE.md
bolero-harness/bolero/stages/pub_visualizer/.bolero/skills/render-publication-figures/references/design-system.md
bolero-harness/bolero/stages/pub_visualizer/.bolero/skills/render-publication-figures/references/editorial-handoff.md
bolero-harness/bolero/stages/pub_visualizer/.bolero/skills/render-publication-figures/references/figure-contract.md
bolero-harness/bolero/stages/pub_visualizer/.bolero/skills/render-publication-figures/references/llm-protocol.md
bolero-harness/bolero/stages/pub_visualizer/.bolero/skills/render-publication-figures/references/machine-qa.md
bolero-harness/bolero/stages/pub_visualizer/.bolero/skills/render-publication-figures/references/manifest-contract.md
bolero-harness/bolero/stages/pub_visualizer/.bolero/skills/render-publication-figures/references/template-catalog.md
bolero-harness/bolero/stages/pub_visualizer/.bolero/skills/render-publication-figures/references/upstream-synthesis.md
bolero-harness/bolero/stages/pub_visualizer/.bolero/skills/render-publication-figures/scripts/blueprint_digest.py
bolero-harness/bolero/stages/pub_visualizer/.bolero/skills/render-publication-figures/scripts/bolero_figure_system.py
bolero-harness/bolero/stages/pub_visualizer/.bolero/skills/render-publication-figures/scripts/build_true_type_fonts.py
bolero-harness/bolero/stages/pub_visualizer/.bolero/skills/render-publication-figures/scripts/execution_runner.py
bolero-harness/bolero/stages/pub_visualizer/.bolero/skills/render-publication-figures/scripts/render_demo_gallery.py
bolero-harness/bolero/stages/pub_visualizer/.bolero/skills/render-publication-figures/templates/render-package.py
bolero-harness/bolero/stages/pub_visualizer/utils/__init__.py
bolero-harness/bolero/stages/pub_visualizer/utils/setup.py
bolero-harness/bolero/stages/wm_atom/__init__.py
bolero-harness/bolero/stages/wm_atom/contract.py
bolero-harness/bolero/stages/wm_atom/mint.py
bolero-harness/bolero/stages/wm_atom/run.py
bolero-harness/bolero/stages/wm_atom/.bolero/agents/atom-author.md
bolero-harness/bolero/stages/wm_atom/.bolero/agents/atom-synthesizer.md
bolero-harness/bolero/stages/wm_atom/.bolero/hooks/stop-gate.py
bolero-harness/bolero/stages/wm_atom/.bolero/skills/world-graph/SKILL.md
bolero-harness/bolero/stages/wm_atom/.bolero/skills/world-graph/references/recipes.md
bolero-harness/bolero/stages/wm_atom/.bolero/skills/world-graph/references/schema.md
bolero-harness/bolero/stages/wm_atom/.bolero/skills/world-graph/references/write-mode.md
bolero-harness/bolero/stages/wm_molecule/__init__.py
bolero-harness/bolero/stages/wm_molecule/contract.py
bolero-harness/bolero/stages/wm_molecule/run.py
bolero-harness/bolero/stages/wm_molecule/.bolero/agents/molecule-author.md
bolero-harness/bolero/stages/wm_molecule/.bolero/agents/molecule-creator.md
bolero-harness/bolero/stages/wm_molecule/.bolero/agents/molecule-synthesizer.md
bolero-harness/bolero/stages/wm_molecule/.bolero/hooks/stop-gate.py
bolero-harness/bolero/stages/wm_molecule/.bolero/skills/molecule-ranking/SKILL.md
bolero-harness/bolero/stages/wm_molecule/.bolero/skills/molecule-ranking/references/calibration.md
bolero-harness/bolero/stages/wm_molecule/.bolero/skills/world-graph/SKILL.md
bolero-harness/bolero/stages/wm_molecule/.bolero/skills/world-graph/references/recipes.md
bolero-harness/bolero/stages/wm_molecule/.bolero/skills/world-graph/references/schema.md
bolero-harness/bolero/stages/wm_molecule/.bolero/skills/world-graph/references/write-mode.md
bolero-world/bolero_world/__init__.py
bolero-world/bolero_world/server.py
bolero-world/bolero_world/assets/index.html
bolero-world/bolero_world/assets/wm-viewer.js
bolero_ai.egg-info/PKG-INFO
bolero_ai.egg-info/SOURCES.txt
bolero_ai.egg-info/dependency_links.txt
bolero_ai.egg-info/entry_points.txt
bolero_ai.egg-info/requires.txt
bolero_ai.egg-info/top_level.txt