LICENSE
README.md
pyproject.toml
gooseloop/__init__.py
gooseloop/__main__.py
gooseloop/artifact.py
gooseloop/branch_policy.py
gooseloop/config.py
gooseloop/context_prepend.py
gooseloop/engine.py
gooseloop/environment.py
gooseloop/extract.py
gooseloop/footer.py
gooseloop/goose.py
gooseloop/looper.py
gooseloop/phase.py
gooseloop/predicates.py
gooseloop/protocol.py
gooseloop/recipe_merge.py
gooseloop/session.py
gooseloop/text.py
gooseloop/toolkit.py
gooseloop.egg-info/PKG-INFO
gooseloop.egg-info/SOURCES.txt
gooseloop.egg-info/dependency_links.txt
gooseloop.egg-info/entry_points.txt
gooseloop.egg-info/requires.txt
gooseloop.egg-info/top_level.txt
gooseloop/contrib/__init__.py
gooseloop/contrib/claude_handoff.py
gooseloop/contrib/customer_pipeline.py
tests/test_artifact.py
tests/test_branch_policy_and_looper.py
tests/test_config.py
tests/test_context_prepend.py
tests/test_doc_drift.py
tests/test_engine_override.py
tests/test_extract.py
tests/test_git_recap.py
tests/test_goose_failure_modes.py
tests/test_phase_and_pipeline.py
tests/test_predicates.py
tests/test_protocol.py
tests/test_recipe_merge.py
tests/test_toolkit.py