LICENSE
NOTICE
README.md
pyproject.toml
openfactory/__init__.py
openfactory/after_merge.py
openfactory/approvals.py
openfactory/box_prove.py
openfactory/cli.py
openfactory/cli_refusals.py
openfactory/credentials.py
openfactory/doctor.py
openfactory/doors.py
openfactory/environ.py
openfactory/factory.py
openfactory/loader.py
openfactory/namespace.py
openfactory/own_work.py
openfactory/paths.py
openfactory/plugins.py
openfactory/preflight.py
openfactory/registry.py
openfactory/scheduler.py
openfactory/semver.py
openfactory.egg-info/PKG-INFO
openfactory.egg-info/SOURCES.txt
openfactory.egg-info/dependency_links.txt
openfactory.egg-info/entry_points.txt
openfactory.egg-info/requires.txt
openfactory.egg-info/top_level.txt
openfactory/actions/__init__.py
openfactory/actions/base.py
openfactory/actions/catalog.py
openfactory/actions/floor_intents.py
openfactory/adapters/__init__.py
openfactory/adapters/azure_devops.py
openfactory/adapters/board_db.py
openfactory/adapters/github_app.py
openfactory/adapters/agent/__init__.py
openfactory/adapters/agent/base.py
openfactory/adapters/agent/claude_code.py
openfactory/adapters/agent/codex.py
openfactory/adapters/agent/kimi.py
openfactory/adapters/agent/opencode.py
openfactory/adapters/agent/registry.py
openfactory/adapters/agent/roles.py
openfactory/adapters/agent/routes.py
openfactory/adapters/agent/session_store.py
openfactory/adapters/agent/stream.py
openfactory/adapters/agent/techlead.py
openfactory/adapters/agent/token_pool.py
openfactory/adapters/board/__init__.py
openfactory/adapters/board/azure_devops.py
openfactory/adapters/board/base.py
openfactory/adapters/board/columns.py
openfactory/adapters/board/factory.py
openfactory/adapters/board/jira.py
openfactory/adapters/board/local.py
openfactory/adapters/board_setup/__init__.py
openfactory/adapters/board_setup/base.py
openfactory/adapters/board_setup/local.py
openfactory/adapters/board_setup/registry.py
openfactory/adapters/channel/__init__.py
openfactory/adapters/channel/base.py
openfactory/adapters/channel/panel.py
openfactory/adapters/channel/registry.py
openfactory/adapters/credential/__init__.py
openfactory/adapters/credential/registry.py
openfactory/adapters/environment/__init__.py
openfactory/adapters/environment/azure_pipelines.py
openfactory/adapters/environment/base.py
openfactory/adapters/environment/github_actions.py
openfactory/adapters/environment/none.py
openfactory/adapters/environment/registry.py
openfactory/adapters/forge/__init__.py
openfactory/adapters/forge/azure_devops.py
openfactory/adapters/forge/base.py
openfactory/adapters/forge/github.py
openfactory/adapters/forge/local.py
openfactory/adapters/forge/registry.py
openfactory/adapters/notify/__init__.py
openfactory/adapters/notify/base.py
openfactory/adapters/notify/panel.py
openfactory/adapters/notify/registry.py
openfactory/adapters/reviewer/__init__.py
openfactory/adapters/reviewer/base.py
openfactory/adapters/reviewer/claude_code.py
openfactory/adapters/reviewer/harness.py
openfactory/adapters/sandbox/__init__.py
openfactory/adapters/sandbox/base.py
openfactory/adapters/sandbox/container.py
openfactory/adapters/sandbox/registry.py
openfactory/adapters/sandbox/timeouts.py
openfactory/adapters/sandbox/worktree.py
openfactory/adapters/tracker/__init__.py
openfactory/adapters/tracker/azure_devops.py
openfactory/adapters/tracker/base.py
openfactory/adapters/tracker/github.py
openfactory/adapters/tracker/github_board_setup.py
openfactory/adapters/tracker/github_project.py
openfactory/adapters/tracker/jira.py
openfactory/adapters/tracker/local.py
openfactory/adapters/tracker/parse.py
openfactory/adapters/tracker/registry.py
openfactory/api/__init__.py
openfactory/api/app.py
openfactory/api/metrics_view.py
openfactory/api/panel.html
openfactory/conformance/__init__.py
openfactory/conformance/adapters.py
openfactory/contracts/__init__.py
openfactory/contracts/bot.py
openfactory/contracts/commands.py
openfactory/contracts/decision.py
openfactory/contracts/manifest.py
openfactory/contracts/product.py
openfactory/contracts/profile.py
openfactory/contracts/project.py
openfactory/contracts/refs.py
openfactory/contracts/review.py
openfactory/contracts/run.py
openfactory/contracts/state.py
openfactory/contracts/ticket.py
openfactory/floor/__init__.py
openfactory/floor/ladder.py
openfactory/floor/reading.py
openfactory/identity/__init__.py
openfactory/identity/base.py
openfactory/identity/local.py
openfactory/identity/oidc.py
openfactory/identity/people.py
openfactory/identity/registry.py
openfactory/knowledge/__init__.py
openfactory/knowledge/bundle.py
openfactory/knowledge/check.py
openfactory/knowledge/contracts.py
openfactory/knowledge/experiment.py
openfactory/knowledge/gaps.py
openfactory/knowledge/gate.py
openfactory/knowledge/gather.py
openfactory/knowledge/generator.py
openfactory/knowledge/inventory.py
openfactory/knowledge/okf.py
openfactory/knowledge/pipeline.py
openfactory/knowledge/render.py
openfactory/knowledge/service.py
openfactory/knowledge/staleness.py
openfactory/language/__init__.py
openfactory/language/assent.py
openfactory/memory/__init__.py
openfactory/memory/ledger.py
openfactory/memory/messages.py
openfactory/memory/recall.py
openfactory/memory/store.py
openfactory/memory/transcript.py
openfactory/observability/__init__.py
openfactory/observability/events.py
openfactory/observability/metrics.py
openfactory/observability/query.py
openfactory/observability/registry.py
openfactory/observability/sqlite_metrics.py
openfactory/observability/trajectory.py
openfactory/onboarding/__init__.py
openfactory/onboarding/concepts.py
openfactory/onboarding/context.py
openfactory/onboarding/cover.py
openfactory/onboarding/deployment.py
openfactory/onboarding/firstrun.py
openfactory/onboarding/history.py
openfactory/onboarding/infer.py
openfactory/onboarding/live_ci.py
openfactory/onboarding/onboard.py
openfactory/onboarding/propose_manifest.py
openfactory/onboarding/questions.py
openfactory/onboarding/readiness.py
openfactory/onboarding/renew.py
openfactory/onboarding/spend.py
openfactory/ops/__init__.py
openfactory/ops/impediment.py
openfactory/orchestrator/__init__.py
openfactory/orchestrator/context.py
openfactory/orchestrator/errors.py
openfactory/orchestrator/machine.py
openfactory/orchestrator/merge_policy.py
openfactory/orchestrator/promotion.py
openfactory/orchestrator/risk.py
openfactory/orchestrator/validation.py
openfactory/org_defaults/engineering.md
openfactory/org_defaults/floor.yaml
openfactory/org_defaults/tdd.md
openfactory/org_defaults/profiles/prototype.yaml
openfactory/org_defaults/profiles/regulated.yaml
openfactory/org_defaults/requirements/0000-template.md
openfactory/org_defaults/roles/coordinator.md
openfactory/org_defaults/roles/executor.md
openfactory/org_defaults/roles/planner.md
openfactory/org_defaults/roles/product.md
openfactory/org_defaults/roles/recovery.md
openfactory/org_defaults/roles/sizer.md
openfactory/org_defaults/roles/techlead.md
openfactory/policy/__init__.py
openfactory/policy/authz.py
openfactory/policy/census.py
openfactory/policy/conformance.py
openfactory/policy/floor.py
openfactory/policy/presets.py
openfactory/policy/profiles.py
openfactory/policy/protected.py
openfactory/policy/test_work.py
openfactory/presets/node.yaml
openfactory/presets/python.yaml
openfactory/presets/security-oss.yaml
openfactory/presets/terraform.yaml
openfactory/product/__init__.py
openfactory/product/asked.py
openfactory/product/authoring.py
openfactory/product/board.py
openfactory/product/brownfield.py
openfactory/product/case.py
openfactory/product/channel.py
openfactory/product/config.py
openfactory/product/confirm.py
openfactory/product/conversation.py
openfactory/product/corpus.py
openfactory/product/domain.py
openfactory/product/facts.py
openfactory/product/followup.py
openfactory/product/intents.py
openfactory/product/loader.py
openfactory/product/module.py
openfactory/product/needs_action.py
openfactory/product/onboard.py
openfactory/product/queue.py
openfactory/product/reading.py
openfactory/product/release.py
openfactory/product/requester.py
openfactory/product/role.py
openfactory/product/staging.py
openfactory/product/triage.py
openfactory/product/voice.py
openfactory/product/workspace.py
openfactory/review/__init__.py
openfactory/review/verdict.py
openfactory/runtime/__init__.py
openfactory/runtime/boxed_job.py
openfactory/runtime/card_repo.py
openfactory/runtime/host.py
openfactory/runtime/repo_cache.py
openfactory/runtime/toolbox.py
openfactory/runtime/temporal/__init__.py
openfactory/runtime/temporal/activities.py
openfactory/runtime/temporal/connection.py
openfactory/runtime/temporal/io.py
openfactory/runtime/temporal/poller.py
openfactory/runtime/temporal/schedule.py
openfactory/runtime/temporal/starter.py
openfactory/runtime/temporal/view.py
openfactory/runtime/temporal/worker.py
openfactory/runtime/temporal/workflow.py
openfactory/techlead/__init__.py
openfactory/techlead/classify.py
openfactory/techlead/conversation.py
openfactory/techlead/diagnosis.py
openfactory/techlead/memory.py
openfactory/techlead/pack.py
openfactory/techlead/voice.py
openfactory/techlead/watch.py
openfactory/testing/__init__.py
openfactory/testing/local_flow.py
openfactory/util/__init__.py
openfactory/util/bounded.py
openfactory/util/causes.py
openfactory/util/scratch.py
tests/test_a_banner_line_does_not_kill_the_review.py
tests/test_a_budget_nothing_spends_is_not_a_defect.py
tests/test_a_card_says_who_asked_for_it.py
tests/test_a_case_does_not_outlive_its_test.py
tests/test_a_concept_is_earned_not_declared.py
tests/test_a_context_repository_is_creatable_on_azure_too.py
tests/test_a_count_is_a_number_not_a_sentence.py
tests/test_a_credential_is_asked_of_its_own_axis.py
tests/test_a_credential_is_scoped.py
tests/test_a_credential_only_goes_to_its_own_host.py
tests/test_a_decision_is_written_down.py
tests/test_a_declared_environment_is_observed_or_named.py
tests/test_a_delivered_ticket_is_not_rerun.py
tests/test_a_disabled_project_does_not_look_armed.py
tests/test_a_double_without_intake_answers_every_turn.py
tests/test_a_failed_board_read_is_not_a_wrong_root.py
tests/test_a_failing_setup_is_not_silent.py
tests/test_a_file_nothing_describes_is_the_least_safe_to_change.py
tests/test_a_fingerprint_gains_a_reader.py
tests/test_a_frame_does_not_erase_what_it_omits.py
tests/test_a_free_deployment_can_read_its_logs.py
tests/test_a_free_deployment_resumes_its_own_sessions.py
tests/test_a_fresh_install_registers_no_projects.py
tests/test_a_gate_is_not_a_stall.py
tests/test_a_gate_that_could_not_run.py
tests/test_a_gate_that_holds_says_so_where_the_person_decides.py
tests/test_a_green_deploy_asks_somebody_to_look.py
tests/test_a_green_environment_is_green_for_THIS_change.py
tests/test_a_hostile_value_stays_data.py
tests/test_a_human_gate_is_not_a_review.py
tests/test_a_jira_project_is_a_board.py
tests/test_a_killed_mutation_run_cannot_hide.py
tests/test_a_local_deployment_names_no_vendor.py
tests/test_a_manifest_that_loads_is_not_a_manifest_that_is_right.py
tests/test_a_message_never_claims_an_action_nobody_takes.py
tests/test_a_message_only_teaches_a_verb_the_channel_parses.py
tests/test_a_model_nobody_can_run_is_not_a_setting.py
tests/test_a_named_check_is_not_dropped.py
tests/test_a_negation_the_bridge_carries_is_refused.py
tests/test_a_pass_in_flight_is_not_a_gate.py
tests/test_a_pass_that_changed_nothing.py
tests/test_a_path_nothing_declares_is_not_the_freest.py
tests/test_a_path_registers_itself.py
tests/test_a_paused_factory_says_so.py
tests/test_a_person_is_invited_not_signed_up.py
tests/test_a_personal_accounts_board_is_readable.py
tests/test_a_personal_boards_columns_can_be_read.py
tests/test_a_poller_that_is_on_is_not_a_poller_that_ticks.py
tests/test_a_preexisting_context_repo_is_declarable.py
tests/test_a_probe_set_is_pinned_whole.py
tests/test_a_project_can_change_the_language_it_speaks_first.py
tests/test_a_project_declares_what_it_is.py
tests/test_a_project_is_not_registered_as_the_wrong_vendor.py
tests/test_a_proof_that_was_not_recorded_says_so.py
tests/test_a_proposal_can_carry_what_to_change.py
tests/test_a_proposed_command_can_run_where_the_box_runs_it.py
tests/test_a_pull_that_changes_nothing_is_impossible_to_miss.py
tests/test_a_question_reaches_the_person_who_asked.py
tests/test_a_range_is_a_citation.py
tests/test_a_rebuild_is_not_a_change.py
tests/test_a_ref_that_is_not_a_number.py
tests/test_a_rejected_review_can_be_asked_again.py
tests/test_a_remedy_names_a_document_that_exists.py
tests/test_a_repaired_card_is_announced_on_any_tracker.py
tests/test_a_repository_on_the_former_name_is_refused_at_every_door.py
tests/test_a_resume_re_enters_the_merge.py
tests/test_a_retired_pipeline_is_not_a_gate.py
tests/test_a_review_belongs_to_the_code_it_read.py
tests/test_a_scratch_directory_is_the_only_thing_we_delete.py
tests/test_a_skip_is_something_that_happened.py
tests/test_a_staged_decision_survives_a_refresh.py
tests/test_a_stranger_can_add_a_role.py
tests/test_a_stranger_can_add_an_adapter.py
tests/test_a_suite_that_stopped_collecting_is_not_a_green_suite.py
tests/test_a_ticket_ref_is_never_typed_as_a_number.py
tests/test_a_ticket_written_in_portuguese.py
tests/test_a_typed_instruction_reaches_the_same_row_as_the_button.py
tests/test_a_vendor_error_code_is_not_a_status.py
tests/test_a_verb_says_what_to_put_in_it.py
tests/test_a_wait_can_say_until_when.py
tests/test_a_wedged_job_has_an_exit.py
tests/test_a_wedged_job_is_seen.py
tests/test_a_write_that_did_not_land_is_not_counted.py
tests/test_a_yes_is_an_answer.py
tests/test_accept_flows_end_to_end.py
tests/test_acceptance_loop.py
tests/test_accepting_starts_the_work.py
tests/test_acknowledgement.py
tests/test_adapter_conformance_suite.py
tests/test_advisory_findings_survive_save.py
tests/test_agent_harness.py
tests/test_agent_resume_c2.py
tests/test_agent_roles.py
tests/test_agent_stream.py
tests/test_agent_token_pool.py
tests/test_already_asked_is_answered_from_the_board_not_the_transcript.py
tests/test_an_advisory_gate_cannot_hold_a_pickup.py
tests/test_an_advisory_gate_reports_and_never_blocks.py
tests/test_an_environment_written_before_this_change_still_resolves_the_old_path.py
tests/test_an_intake_is_a_typed_case.py
tests/test_an_open_question_can_be_retired.py
tests/test_an_open_question_is_an_offer_not_a_toll.py
tests/test_an_unread_review_is_not_a_rejection.py
tests/test_an_unreadable_store_is_not_an_empty_one.py
tests/test_api.py
tests/test_board_is_vendor_neutral.py
tests/test_board_read_cost.py
tests/test_bot_push.py
tests/test_box_carries_the_provider_kind.py
tests/test_box_prove.py
tests/test_breakdown_reuses_what_exists.py
tests/test_brownfield_wired.py
tests/test_c18_has_an_azure_expression.py
tests/test_c18_reaches_every_entry_point.py
tests/test_card_maintenance.py
tests/test_card_maintenance_channel.py
tests/test_causes.py
tests/test_ci_runs_what_we_run.py
tests/test_client_board_is_not_a_test_bench.py
tests/test_commit_workflow_strip.py
tests/test_compose_forwards_the_whole_env_file.py
tests/test_confirmation_by_click.py
tests/test_confirmation_is_understood.py
tests/test_context.py
tests/test_conversation_worlds.py
tests/test_corpus_health_and_board_placement.py
tests/test_create_repository_survives_an_app_token.py
tests/test_decision.py
tests/test_decision_loop.py
tests/test_deploy_watch_workflow.py
tests/test_diff_hygiene.py
tests/test_doctor.py
tests/test_doctor_checks_the_product_link.py
tests/test_env_apply_answers_in_the_readers_language.py
tests/test_env_apply_takes_a_path_like_env_read.py
tests/test_env_proposes_before_it_verifies.py
tests/test_event_sinks.py
tests/test_every_FROM_the_release_builds_resolves_without_the_local_daemon.py
tests/test_every_image_the_compose_file_names_is_one_the_release_builds.py
tests/test_every_mutation_plan_can_run.py
tests/test_factory_asks_for_help.py
tests/test_filed_work_is_reachable.py
tests/test_first_real_conversation.py
tests/test_forge_ci.py
tests/test_forge_deploy.py
tests/test_forge_idempotency.py
tests/test_foundation.py
tests/test_gh_is_authenticated.py
tests/test_handoff.py
tests/test_init_asks_for_one_machine.py
tests/test_init_generates_the_deployment.py
tests/test_init_speaks_to_the_operator_not_to_us.py
tests/test_init_that_acts.py
tests/test_internal_imports_resolve.py
tests/test_judge_verdict_parsing.py
tests/test_kernel_names_no_vendor.py
tests/test_knowledge.py
tests/test_knowledge_build_reaches_a_factory_cloned_project.py
tests/test_knowledge_derived_not_cached.py
tests/test_knowledge_experiment.py
tests/test_knowledge_pipeline.py
tests/test_local_flow.py
tests/test_loops_are_reachable.py
tests/test_manifest_version.py
tests/test_memory_ledger.py
tests/test_memory_recall_eval.py
tests/test_memory_store.py
tests/test_merge_policy.py
tests/test_metrics.py
tests/test_no_card_id_reaches_a_stranger.py
tests/test_no_checkout_assumes_a_branch_name.py
tests/test_no_gesture_exists_in_one_language_only.py
tests/test_no_module_is_ever_called_like_a_function.py
tests/test_no_plumbing_reaches_the_client.py
tests/test_no_silent_failures.py
tests/test_no_unbounded_growth.py
tests/test_non_numeric_refs_reach_the_api.py
tests/test_nothing_speaks_before_it_asks_the_language.py
tests/test_observability_registries.py
tests/test_onboard_builds_the_context_too.py
tests/test_onboard_proposes_a_measured_setup.py
tests/test_onboarding_a_context_that_already_exists.py
tests/test_onboarding_backfills_the_context.py
tests/test_onboarding_creates_the_context_repository.py
tests/test_onboarding_firstrun.py
tests/test_one_process_one_installation.py
tests/test_one_question_decides_where_the_factory_runs.py
tests/test_opencode_harness.py
tests/test_orphaned_cards_are_repointed.py
tests/test_panel_approval_store.py
tests/test_panel_reads_events_without_aws.py
tests/test_park_alert.py
tests/test_paths_are_traversal_safe.py
tests/test_permission_is_an_order_in_every_language.py
tests/test_ports_are_serialisable.py
tests/test_preflight.py
tests/test_preflight_json_is_the_document_the_agent_lane_reads.py
tests/test_preflight_names_a_remedy_for_every_thing_it_refuses.py
tests/test_preflight_says_which_machine_it_measured.py
tests/test_product_authoring.py
tests/test_product_board_reads.py
tests/test_product_brownfield.py
tests/test_product_channel.py
tests/test_product_config.py
tests/test_product_corpus.py
tests/test_product_followup.py
tests/test_product_followup_e2e.py
tests/test_product_intents.py
tests/test_product_loader.py
tests/test_product_module.py
tests/test_product_needs_action.py
tests/test_product_role.py
tests/test_product_sees_the_code.py
tests/test_product_simulation.py
tests/test_product_sweep.py
tests/test_product_triage.py
tests/test_product_view_is_stable.py
tests/test_product_voice.py
tests/test_product_workspace.py
tests/test_project_add_exposes_language.py
tests/test_project_add_speaks_azure_devops.py
tests/test_promotion.py
tests/test_provider_seams.py
tests/test_public_core_names_no_forge.py
tests/test_recent_runs_outlives_the_engine.py
tests/test_registry_is_runtime_state.py
tests/test_repo_cache_credentials.py
tests/test_repo_cache_lifecycle.py
tests/test_requirement_can_be_dropped.py
tests/test_requirement_lifecycle.py
tests/test_sandbox_registry.py
tests/test_scheduler.py
tests/test_schedules_are_reachable.py
tests/test_somebody_is_asked_to_look_at_what_shipped.py
tests/test_sqlite_metrics.py
tests/test_sso_is_a_row_the_core_ships.py
tests/test_sweep_client_surface.py
tests/test_sweep_records_only_what_posted.py
tests/test_techlead_classify.py
tests/test_techlead_memory.py
tests/test_techlead_self_heal.py
tests/test_techlead_watch.py
tests/test_telemetry_reads_from_the_configured_sink.py
tests/test_temporal_call_arity.py
tests/test_temporal_view.py
tests/test_temporal_workflow.py
tests/test_the_acceptance_map_reaches_a_person.py
tests/test_the_action_layer.py
tests/test_the_add_on_packages_install.py
tests/test_the_ado_board.py
tests/test_the_ado_coordinates_have_one_home.py
tests/test_the_ado_credential_outlives_one_token.py
tests/test_the_ado_forge.py
tests/test_the_ado_pipelines.py
tests/test_the_ado_tracker.py
tests/test_the_alert_names_its_ticket_on_any_tracker.py
tests/test_the_announcement_carries_the_verdict.py
tests/test_the_app_key_reaches_every_entry_point.py
tests/test_the_app_permission_table_has_one_home.py
tests/test_the_areas_that_change_are_the_ones_that_matter.py
tests/test_the_backfill_is_metered.py
tests/test_the_backfill_names_the_real_reason.py
tests/test_the_backfill_reads_every_source.py
tests/test_the_backfills_questions_can_be_finished.py
tests/test_the_base_branch_is_asked_not_assumed.py
tests/test_the_bench_is_not_the_case.py
tests/test_the_board_is_a_page_on_the_panel.py
tests/test_the_board_lives_in_one_file.py
tests/test_the_board_names_its_own_pickup_column.py
tests/test_the_board_port_takes_any_providers_ref.py
tests/test_the_board_says_where_it_lives.py
tests/test_the_box_can_obtain_the_repository.py
tests/test_the_box_can_reach_the_pr_branch.py
tests/test_the_box_claims_only_what_it_does.py
tests/test_the_box_clones_from_the_forge_it_was_told.py
tests/test_the_box_does_not_run_the_clients_shell_profile.py
tests/test_the_box_env_is_a_named_seam.py
tests/test_the_box_image_resolves_in_one_place.py
tests/test_the_box_image_the_worker_spawns_is_one_the_install_pulls.py
tests/test_the_box_program_can_be_launched.py
tests/test_the_box_proof_is_watchable.py
tests/test_the_box_says_where_the_harness_is.py
tests/test_the_box_transmits_while_it_runs.py
tests/test_the_boxed_job_entrypoint.py
tests/test_the_branch_carries_the_products_name.py
tests/test_the_button_without_a_gate.py
tests/test_the_card_carries_ONE_acceptance_section.py
tests/test_the_card_moves_even_when_the_link_cannot_be_built.py
tests/test_the_card_says_what_the_floor_says.py
tests/test_the_chat_has_its_own_fences.py
tests/test_the_chat_is_a_directory_delete.py
tests/test_the_chat_thread_survives_a_refresh.py
tests/test_the_ci_is_read_more_than_once.py
tests/test_the_cli_refuses_in_sentences.py
tests/test_the_cli_runs_in_the_deployments_box.py
tests/test_the_client_never_reads_an_emoji.py
tests/test_the_client_releases_production.py
tests/test_the_cloud_is_a_directory_delete.py
tests/test_the_columns_and_the_identity_are_the_platforms.py
tests/test_the_compose_file_can_be_installed_and_built_from_one_file.py
tests/test_the_confirmation_executor.py
tests/test_the_context_proposal_is_reachable.py
tests/test_the_context_repository_can_be_created.py
tests/test_the_context_repository_exists_on_this_runtime.py
tests/test_the_core_addon_ledger.py
tests/test_the_core_boundary.py
tests/test_the_core_does_not_need_a_cloud.py
tests/test_the_core_is_a_core.py
tests/test_the_credential_scan_reads_a_delimiter.py
tests/test_the_default_language_is_the_products.py
tests/test_the_deployment_asks_the_rows_for_their_variables.py
tests/test_the_diff_decides_scope_and_what_validates.py
tests/test_the_distribution_ships_what_it_tells_you_to_copy.py
tests/test_the_docs_do_not_drift.py
tests/test_the_docs_name_no_vendor_as_the_core.py
tests/test_the_docs_say_which_promise.py
tests/test_the_doctor_says_where_project_less_speech_goes.py
tests/test_the_doctor_survives_its_own_probes.py
tests/test_the_doctor_tells_the_truth_about_this_machine.py
tests/test_the_documentation_has_one_front_door.py
tests/test_the_documented_default_is_the_real_one.py
tests/test_the_documents_describe_the_product_this_tree_is.py
tests/test_the_documents_name_the_repository_and_keep_their_accents.py
tests/test_the_doors_derive_from_the_registries.py
tests/test_the_end_to_end_install_is_a_script_the_suite_can_run.py
tests/test_the_engine_dying_under_a_job_is_not_a_mystery.py
tests/test_the_environment_carries_the_products_name.py
tests/test_the_environment_round_is_a_terminal_verb.py
tests/test_the_event_axis_is_reached.py
tests/test_the_examples_a_reader_copies_load_on_the_core.py
tests/test_the_extensibility_doc_names_the_real_group.py
tests/test_the_factory_asks_before_it_starts.py
tests/test_the_factory_authors_what_it_does_not_know_before_it_changes_it.py
tests/test_the_factory_runs_on_one_machine.py
tests/test_the_factory_runs_without_a_cloud.py
tests/test_the_facts_are_files_the_techlead_can_open.py
tests/test_the_facts_stay_files_for_every_harness.py
tests/test_the_first_hour_fails_by_name.py
tests/test_the_first_round_is_reachable.py
tests/test_the_first_yes_writes_and_the_second_yes_is_on_the_ticket.py
tests/test_the_floor_and_the_inbox_agree.py
tests/test_the_floor_is_a_deployment_default_not_a_transcription.py
tests/test_the_floor_is_a_platform_capability.py
tests/test_the_floor_is_enforced_where_the_money_is.py
tests/test_the_forge_can_read_a_foreign_repository.py
tests/test_the_forge_credential_is_per_project.py
tests/test_the_forge_opens_a_pr_in_another_repository.py
tests/test_the_form_asks_what_the_address_needs.py
tests/test_the_gate_checks_the_shell_script_a_stranger_runs_first.py
tests/test_the_gate_shows_what_the_review_found.py
tests/test_the_generated_environment_names_a_work_directory_that_needs_no_root.py
tests/test_the_harness_endpoint_is_the_clients.py
tests/test_the_harness_is_watched_while_it_runs.py
tests/test_the_harness_pulse.py
tests/test_the_history_says_where_the_work_is.py
tests/test_the_install_line_the_readme_prints_is_the_url_the_release_publishes_to.py
tests/test_the_installer_builds_the_commands_it_says_it_does.py
tests/test_the_installer_knows_exactly_two_facts_the_package_does_not.py
tests/test_the_installer_never_calls_sudo.py
tests/test_the_installer_pins_a_version_and_never_installs_a_floating_tag.py
tests/test_the_inventory_counts_what_it_could_not_place.py
tests/test_the_journal_is_where_the_deployment_says.py
tests/test_the_journal_records_how_a_job_ENDED.py
tests/test_the_judging_roles_can_reach_their_model.py
tests/test_the_language_reaches_every_unprompted_surface.py
tests/test_the_lifecycle_names_no_provider.py
tests/test_the_loop_tells_the_truth.py
tests/test_the_manifest_can_be_proposed_server_side.py
tests/test_the_manifest_reference_is_complete.py
tests/test_the_map_does_not_wait_for_a_merge.py
tests/test_the_map_is_published_beside_the_concepts.py
tests/test_the_map_says_what_it_does_not_cover.py
tests/test_the_merge_is_the_end_of_the_road.py
tests/test_the_merge_re_authors_what_it_invalidated.py
tests/test_the_model_is_a_per_project_choice.py
tests/test_the_model_is_set_from_the_cli.py
tests/test_the_mutation_runner_is_not_decoration.py
tests/test_the_namespace_is_the_products_name.py
tests/test_the_net_that_protects_the_client.py
tests/test_the_number_told_is_the_number_written.py
tests/test_the_one_machine_deployment_runs_unattended.py
tests/test_the_open_distribution_has_a_voice.py
tests/test_the_operator_hears_the_projects_language.py
tests/test_the_operator_path_names_what_the_code_mints.py
tests/test_the_oss_distribution.py
tests/test_the_panel_is_a_channel.py
tests/test_the_panel_is_pushed_to.py
tests/test_the_panel_names_no_vendor.py
tests/test_the_panel_reads_as_a_control_room.py
tests/test_the_panel_says_a_pass_is_running.py
tests/test_the_panel_says_where_to_change_things.py
tests/test_the_panel_says_whether_work_is_picked_up.py
tests/test_the_panel_says_which_harness.py
tests/test_the_panel_speaks_one_language.py
tests/test_the_panel_touches_no_cloud_locally.py
tests/test_the_platform_reads_a_repository_and_proposes.py
tests/test_the_product_carries_no_ones_past.py
tests/test_the_product_carries_no_owners_name.py
tests/test_the_product_conversation_is_core.py
tests/test_the_product_owner_opens_a_card_as_described.py
tests/test_the_product_owner_orders_the_backlog_from_chat.py
tests/test_the_product_owner_reads_an_intake_and_teaches.py
tests/test_the_product_owner_writes_the_backlog_order.py
tests/test_the_product_owners_facts_are_files.py
tests/test_the_product_path_is_not_github_by_construction.py
tests/test_the_product_role_lives_outside_slack.py
tests/test_the_product_role_speaks_the_clients_language.py
tests/test_the_project_remembers_what_everyone_said.py
tests/test_the_promotion_tail_speaks.py
tests/test_the_proof_gates_each_repository.py
tests/test_the_proof_gates_pickup.py
tests/test_the_proof_on_the_host.py
tests/test_the_proposal_covers_the_floor.py
tests/test_the_public_cut_is_written_down.py
tests/test_the_public_documents_serve_a_stranger.py
tests/test_the_pull_request_lives_in_the_file.py
tests/test_the_pull_request_says_what_the_card_says.py
tests/test_the_queue_proposes_in_batches.py
tests/test_the_reading_is_bound_against_the_bundle_that_exists.py
tests/test_the_release_assembles_what_the_installer_downloads.py
tests/test_the_remedy_a_refusal_hands_you_can_be_followed.py
tests/test_the_renewal_keeps_the_inventory_current.py
tests/test_the_repository_moves_to_the_ticket.py
tests/test_the_review_findings_stay_fixed.py
tests/test_the_reviewer_can_actually_run.py
tests/test_the_role_does_not_claim_blindness.py
tests/test_the_roles_can_reach_the_bundle.py
tests/test_the_roles_run_on_the_local_rows.py
tests/test_the_second_deployment_is_not_the_first.py
tests/test_the_second_yes_is_the_requesters.py
tests/test_the_security_policy_promises_what_the_scrub_does.py
tests/test_the_sizer_names_the_area_it_expects_to_touch.py
tests/test_the_socket_is_real_and_scoped.py
tests/test_the_split_says_which_card_to_drag.py
tests/test_the_starter_template_passes_its_own_floor.py
tests/test_the_station_strip_resets_on_a_re_run.py
tests/test_the_stock_box_runs_what_the_proposer_proposes.py
tests/test_the_structural_documents_speak_the_projects_portuguese.py
tests/test_the_suite_cannot_reach_a_live_engine.py
tests/test_the_suite_cannot_reach_production.py
tests/test_the_techlead_answers_without_a_channel.py
tests/test_the_techlead_can_see_the_change_it_judges.py
tests/test_the_techlead_can_see_what_it_reasons_about.py
tests/test_the_techlead_does_not_cry_wolf.py
tests/test_the_techlead_reads_through_the_ports.py
tests/test_the_techlead_remembers_the_conversation.py
tests/test_the_techlead_sees_a_jira_floor.py
tests/test_the_ticket_url_is_the_trackers_own.py
tests/test_the_toolbox.py
tests/test_the_tracker_has_a_read_side.py
tests/test_the_tracker_reads_what_a_person_wrote.py
tests/test_the_trajectory_is_a_measurement.py
tests/test_the_trajectory_reaches_the_record.py
tests/test_the_two_halves_agree_on_which_code_they_run.py
tests/test_the_vendors_credential_is_found_by_default.py
tests/test_the_verifier_is_not_editable_by_what_it_verifies.py
tests/test_the_walk_respects_what_the_repository_ignores.py
tests/test_the_web_conversation_is_directed_at_the_person_in_it.py
tests/test_the_web_offers_the_room_and_the_private_chat.py
tests/test_the_wheel_is_published_under_the_name_the_docs_tell_you_to_install.py
tests/test_the_wheel_ships_what_the_platform_needs.py
tests/test_the_word_list_is_a_shortcut_not_a_gate.py
tests/test_three_commands_one_verdict.py
tests/test_token_provider.py
tests/test_tracker_board_writes.py
tests/test_tracker_is_vendor_neutral.py
tests/test_transcript_memory.py
tests/test_two_projects_do_not_share_a_box.py
tests/test_voice_vocabulary.py
tests/test_walking_skeleton.py
tests/test_what_git_refuses_the_person_reads.py
tests/test_who_is_asking.py