README.md
pyproject.toml
gitgrip.egg-info/PKG-INFO
gitgrip.egg-info/SOURCES.txt
gitgrip.egg-info/dependency_links.txt
gitgrip.egg-info/entry_points.txt
gitgrip.egg-info/requires.txt
gitgrip.egg-info/top_level.txt
gr2/__init__.py
gr2/overlay/__init__.py
gr2/overlay/activate.py
gr2/overlay/agent_manifest.py
gr2/overlay/cli.py
gr2/overlay/cross_repo.py
gr2/overlay/drivers.py
gr2/overlay/introspection.py
gr2/overlay/language_drivers.py
gr2/overlay/objects.py
gr2/overlay/perf.py
gr2/overlay/refs.py
gr2/overlay/trust.py
gr2/overlay/types.py
gr2/overlay/units.py
gr2/overlay/workspace_spec.py
gr2/schemas/gr2-materialization-plan-v1.schema.json
gr2_overlay/__init__.py
prototypes/__init__.py
prototypes/cache_materialization_probe.py
prototypes/concurrent_event_stress.py
prototypes/concurrent_lease_stress.py
prototypes/concurrent_workspace_cap_stress.py
prototypes/contribution_protocol.py
prototypes/cross_mode_lane_stress.py
prototypes/jsonl_store.py
prototypes/lane_workspace_prototype.py
prototypes/layout_model_probe.py
prototypes/propagation_daemon.py
prototypes/propagation_state_machine.py
prototypes/python_exec_playground.py
prototypes/python_hook_runtime_playground.py
prototypes/python_migration_playground.py
prototypes/python_review_checkout_playground.py
prototypes/python_spec_apply_playground.py
prototypes/real_git_lane_materialization.py
prototypes/real_git_playground.py
prototypes/recall_lane_history.py
prototypes/repo_maintenance_prototype.py
prototypes/repo_transport_probe.py
python_cli/__init__.py
python_cli/__main__.py
python_cli/add.py
python_cli/app.py
python_cli/branch.py
python_cli/channel_bridge.py
python_cli/clone_exec.py
python_cli/commit.py
python_cli/config.py
python_cli/consent.py
python_cli/env_exec.py
python_cli/events.py
python_cli/execops.py
python_cli/failures.py
python_cli/file_exec.py
python_cli/git_review.py
python_cli/gitinclude.py
python_cli/gitops.py
python_cli/grip.py
python_cli/grip_cli.py
python_cli/hooks.py
python_cli/launch_exec.py
python_cli/merge_verification.py
python_cli/migration.py
python_cli/open_gr_review.py
python_cli/platform.py
python_cli/pr.py
python_cli/project_review.py
python_cli/prune.py
python_cli/push.py
python_cli/review.py
python_cli/review_dispatch.py
python_cli/review_ephemeral.py
python_cli/review_rebind.py
python_cli/review_run.py
python_cli/review_runners.py
python_cli/spec_apply.py
python_cli/staging_cleanup.py
python_cli/syncops.py
python_cli/target.py
python_cli/workspace_guidance.py
python_cli/workspace_snapshot.py
tests/test_add.py
tests/test_agent_manifest_overlay_source.py
tests/test_app_event_outcomes.py
tests/test_apply_convergence.py
tests/test_branch.py
tests/test_channel_bridge.py
tests/test_cli_adapter_error_boundary.py
tests/test_cli_shape_witnesses.py
tests/test_clone_materialization.py
tests/test_commit.py
tests/test_config_base_path_guard.py
tests/test_config_overlay.py
tests/test_conftest_git_isolation.py
tests/test_contribution_protocol.py
tests/test_ensure_lane_checkout_reference_clone.py
tests/test_env_materialization.py
tests/test_event_log_integrity.py
tests/test_event_outcome_policy.py
tests/test_events.py
tests/test_events_torn_line.py
tests/test_exec_apostrophe_and_oserror.py
tests/test_exec_single_string_and_materialize_plan.py
tests/test_execops.py
tests/test_failure_event_outcome.py
tests/test_first_five_minutes.py
tests/test_foreground_launch_runtime.py
tests/test_git_review.py
tests/test_gitinclude_compiler.py
tests/test_gr1_first_run_guidance.py
tests/test_gr2_packaging.py
tests/test_gr2_review_receipt.py
tests/test_grip_cli.py
tests/test_grip_hardening.py
tests/test_grip_object_model.py
tests/test_grip_snapshot.py
tests/test_hook_events.py
tests/test_hook_hardening.py
tests/test_hooks_consent.py
tests/test_jsonl_store.py
tests/test_lane_create_fork_base_cli.py
tests/test_lane_create_refusal_leaves_nothing.py
tests/test_lane_create_refuses_own_branch.py
tests/test_lane_enter_hook_warnings.py
tests/test_lane_lease_show_json.py
tests/test_lane_lifecycle_safety.py
tests/test_lane_repo_paths_and_all_skipped.py
tests/test_lane_toml_serialization.py
tests/test_launch_primitive.py
tests/test_m2_overlay_hindsight.py
tests/test_m2_overlay_mem0.py
tests/test_m2_overlay_zep.py
tests/test_materialization_plan_contract.py
tests/test_materialize_pin.py
tests/test_merge_evidence.py
tests/test_merge_parent_verification.py
tests/test_migration.py
tests/test_migration_overlay_compatibility.py
tests/test_migration_unadopted_notice.py
tests/test_no_bare_python_cli_imports.py
tests/test_null_current_lane_refusal.py
tests/test_open_gr_enter.py
tests/test_open_project_refusal_reason_cli.py
tests/test_overlay_acceptance.py
tests/test_overlay_activate.py
tests/test_overlay_cli.py
tests/test_overlay_cli_wiring.py
tests/test_overlay_composition_merge.py
tests/test_overlay_cross_repo_atomic_apply.py
tests/test_overlay_cross_repo_perf_gate.py
tests/test_overlay_cross_repo_rollback.py
tests/test_overlay_driver_registry.py
tests/test_overlay_introspection.py
tests/test_overlay_multi_stack.py
tests/test_overlay_object_encoding.py
tests/test_overlay_perf_gates.py
tests/test_overlay_python_driver.py
tests/test_overlay_tier_b_encoding.py
tests/test_overlay_tier_b_perf_gates.py
tests/test_overlay_tier_b_repo_state.py
tests/test_overlay_tier_b_staging_discipline.py
tests/test_overlay_trust_model.py
tests/test_overlay_workspace_spec.py
tests/test_pr_events.py
tests/test_pr_group_legibility.py
tests/test_pr_merge_method.py
tests/test_pr_merge_partial_failure.py
tests/test_project_file_materialization.py
tests/test_project_review_range_reconstruction.py
tests/test_project_review_three_repo.py
tests/test_projection_tracked_dest.py
tests/test_propagation_contribution.py
tests/test_propagation_daemon.py
tests/test_propagation_state_machine.py
tests/test_prune.py
tests/test_push.py
tests/test_readme_verbs_exist.py
tests/test_repo_path_read_through.py
tests/test_repo_status_linked_worktree.py
tests/test_repo_status_schema_version.py
tests/test_repo_status_symlinked_git_dir.py
tests/test_review_bind_fork_base.py
tests/test_review_bind_from_range.py
tests/test_review_bind_verify.py
tests/test_review_cli.py
tests/test_review_close_gr.py
tests/test_review_create_project_cli.py
tests/test_review_dispatch.py
tests/test_review_ephemeral.py
tests/test_review_open_lane.py
tests/test_review_rebind.py
tests/test_review_run.py
tests/test_review_run_import_isolation.py
tests/test_review_run_rerun_and_refusal_receipt.py
tests/test_review_runners.py
tests/test_review_verify_inside.py
tests/test_rmtree_or_refuse.py
tests/test_single_repo_cwd_refusal.py
tests/test_snapshot_id_prefix_resolution.py
tests/test_spec_apply_event_outcomes.py
tests/test_spec_declaration_ref_pin.py
tests/test_sprint21_sync_platform.py
tests/test_staging_cleanup.py
tests/test_store_member_state.py
tests/test_store_verb_rename.py
tests/test_submodule_member_predicate.py
tests/test_superproject_import.py
tests/test_sync_event_outcomes.py
tests/test_sync_fast_forward.py
tests/test_sync_fetch.py
tests/test_sync_seed_local.py
tests/test_sync_ssh_rewrite.py
tests/test_sync_status_probe.py
tests/test_target.py
tests/test_tmux_launch_runtime.py
tests/test_unit_abort.py
tests/test_unit_apply.py
tests/test_unit_apply_dry_run.py
tests/test_unit_manifest_schema.py
tests/test_unit_propose.py
tests/test_unit_topological_apply.py
tests/test_validate_repo_path_conflict.py
tests/test_version_static.py
tests/test_workspace_convert_clone.py
tests/test_workspace_edit_lease_cap.py
tests/test_workspace_identity_boundary.py
tests/test_workspace_init_from_topology.py
tests/test_workspace_init_local_repos.py
tests/test_workspace_root_defaults.py
tests/test_workspace_snapshot.py