README.md
README.pypi.md
pyproject.toml
src/postman_bootstrap.egg-info/PKG-INFO
src/postman_bootstrap.egg-info/SOURCES.txt
src/postman_bootstrap.egg-info/dependency_links.txt
src/postman_bootstrap.egg-info/entry_points.txt
src/postman_bootstrap.egg-info/requires.txt
src/postman_bootstrap.egg-info/top_level.txt
src/postman_bootstrap_agent/__init__.py
src/postman_bootstrap_agent/choosers.py
src/postman_bootstrap_agent/cli.py
src/postman_bootstrap_agent/context.py
src/postman_bootstrap_agent/direct.py
src/postman_bootstrap_agent/main.py
src/postman_bootstrap_agent/mcp_server.py
src/postman_bootstrap_agent/orchestrator.py
src/postman_bootstrap_agent/postman_client.py
src/postman_bootstrap_agent/prompts.py
src/postman_bootstrap_agent/runners.py
src/postman_bootstrap_agent/core/__init__.py
src/postman_bootstrap_agent/core/atx.py
src/postman_bootstrap_agent/core/atx_skill.py
src/postman_bootstrap_agent/core/authoring.py
src/postman_bootstrap_agent/core/capture.py
src/postman_bootstrap_agent/core/collections.py
src/postman_bootstrap_agent/core/diff_classifier.py
src/postman_bootstrap_agent/core/emit.py
src/postman_bootstrap_agent/core/environments.py
src/postman_bootstrap_agent/core/eval_record.py
src/postman_bootstrap_agent/core/gate.py
src/postman_bootstrap_agent/core/governance.py
src/postman_bootstrap_agent/core/integrity.py
src/postman_bootstrap_agent/core/interrogate.py
src/postman_bootstrap_agent/core/invocation.py
src/postman_bootstrap_agent/core/judgment.py
src/postman_bootstrap_agent/core/manifest.py
src/postman_bootstrap_agent/core/masking.py
src/postman_bootstrap_agent/core/orchestration.py
src/postman_bootstrap_agent/core/phases.py
src/postman_bootstrap_agent/core/planning.py
src/postman_bootstrap_agent/core/probe.py
src/postman_bootstrap_agent/core/progress.py
src/postman_bootstrap_agent/core/publish.py
src/postman_bootstrap_agent/core/registration.py
src/postman_bootstrap_agent/core/repo_scan.py
src/postman_bootstrap_agent/core/review.py
src/postman_bootstrap_agent/core/runtime.py
src/postman_bootstrap_agent/core/schemas.py
src/postman_bootstrap_agent/core/score.py
src/postman_bootstrap_agent/core/shim.py
src/postman_bootstrap_agent/core/speclint.py
src/postman_bootstrap_agent/core/specs.py
src/postman_bootstrap_agent/core/transport.py
src/postman_bootstrap_agent/subagents/__init__.py
src/postman_bootstrap_agent/subagents/author_pipeline.py
src/postman_bootstrap_agent/subagents/gate_builder.py
src/postman_bootstrap_agent/subagents/golden_capture.py
src/postman_bootstrap_agent/subagents/plan_author.py
src/postman_bootstrap_agent/subagents/spec_author.py
src/postman_bootstrap_agent/tools/__init__.py
src/postman_bootstrap_agent/tools/capture_tools.py
src/postman_bootstrap_agent/tools/gate_tools.py
src/postman_bootstrap_agent/tools/repo_tools.py
tests/test_adopt_mock_url.py
tests/test_agentic_mcp_binary.py
tests/test_api_key_resolution.py
tests/test_atx.py
tests/test_atx_all.py
tests/test_atx_definition.py
tests/test_atx_part_1.py
tests/test_atx_part_3.py
tests/test_atx_skill.py
tests/test_author_pipeline.py
tests/test_authoring.py
tests/test_authoring_model.py
tests/test_baseline_inference.py
tests/test_bodyless_methods.py
tests/test_boot_command_quoting.py
tests/test_bump_version.py
tests/test_case_diagnostics.py
tests/test_choosers.py
tests/test_ci_workflow.py
tests/test_claims_checking.py
tests/test_cli.py
tests/test_cli_verbs.py
tests/test_client_existence_checks.py
tests/test_collections.py
tests/test_corpus_against_spec.py
tests/test_corpus_grading.py
tests/test_corpus_grading_repo_arm.py
tests/test_deploy_image_tag.py
tests/test_diff_classifier.py
tests/test_diff_classifier_properties.py
tests/test_direct_invoke.py
tests/test_encoding_properties.py
tests/test_eval_record.py
tests/test_eval_scripts.py
tests/test_field_test_fixes.py
tests/test_gate.py
tests/test_gate_grading.py
tests/test_gate_has_no_advisory_mode.py
tests/test_gate_verdict.py
tests/test_get_body.py
tests/test_governance.py
tests/test_honesty_grading.py
tests/test_interrogate.py
tests/test_invocation.py
tests/test_invoke_script_transport.py
tests/test_judgment.py
tests/test_layering.py
tests/test_masking.py
tests/test_masking_properties.py
tests/test_mcp_server.py
tests/test_mcp_surface.py
tests/test_mock_visibility.py
tests/test_monitor_and_iterations.py
tests/test_mutants.py
tests/test_oneof_exclusivity.py
tests/test_oracle_digest_properties.py
tests/test_oracle_integrity.py
tests/test_orchestration.py
tests/test_order_dependence.py
tests/test_path_encoding.py
tests/test_phases.py
tests/test_plan_parsing.py
tests/test_planning_error_probes.py
tests/test_probe.py
tests/test_progress.py
tests/test_prompts.py
tests/test_public_readme.py
tests/test_publish_idempotent.py
tests/test_query_encoding.py
tests/test_ready_polling.py
tests/test_register_agent.py
tests/test_register_agent_model.py
tests/test_regression_findings.py
tests/test_regression_needs_a_target.py
tests/test_release_workflow.py
tests/test_repo_scan.py
tests/test_repo_transport_roundtrip.py
tests/test_review.py
tests/test_roles_template.py
tests/test_ruleset_preserved.py
tests/test_run_agent_harness.py
tests/test_runners.py
tests/test_runtime_reports_its_build.py
tests/test_runtime_update.py
tests/test_sandbox_formats.py
tests/test_schema_properties.py
tests/test_schemas.py
tests/test_score.py
tests/test_service_models.py
tests/test_shim.py
tests/test_shim_lambda_and_batch.py
tests/test_speclint.py
tests/test_specs.py
tests/test_standalone_chain.py
tests/test_state_command.py
tests/test_subagent_boundaries.py
tests/test_system_resolution.py
tests/test_tag_workflow.py
tests/test_test_environment.py
tests/test_tool_layer.py
tests/test_toolchain_arch.py
tests/test_transport.py
tests/test_vacuous_schemas.py
tests/test_validate_script.py
tests/test_workspace_adoption.py
tests/test_workspace_governance.py
tests/test_workspace_type_fallback.py