LICENSE
README.md
VERSION
pyproject.toml
getdone/__init__.py
getdone/adapters.py
getdone/apply_template_updates.py
getdone/catalogue.py
getdone/catalogue_overlays.py
getdone/check_template_updates.py
getdone/cli.py
getdone/composition_lock.py
getdone/context_selection.py
getdone/frontmatter.py
getdone/initialise_project.py
getdone/install_adapter.py
getdone/manage_composition_lock.py
getdone/markdown_merge.py
getdone/markdown_sections.py
getdone/planning_prompts.py
getdone/profiles.py
getdone/project_agent.py
getdone/project_records.py
getdone/project_status.py
getdone/registry_lifecycle.py
getdone/roadmap_records.py
getdone/search_catalogue.py
getdone/template_updates.py
getdone/validate_catalogue_overlay.py
getdone/validate_project.py
getdone_dev.egg-info/PKG-INFO
getdone_dev.egg-info/SOURCES.txt
getdone_dev.egg-info/dependency_links.txt
getdone_dev.egg-info/entry_points.txt
getdone_dev.egg-info/requires.txt
getdone_dev.egg-info/top_level.txt
tests/test_apply_template_updates.py
tests/test_catalogue_overlays.py
tests/test_cli.py
tests/test_composition_lock.py
tests/test_context_selection.py
tests/test_contribution_templates.py
tests/test_distribution_and_adapters.py
tests/test_documentation_site.py
tests/test_frontmatter_validation.py
tests/test_initialise_project.py
tests/test_language_standard_completeness.py
tests/test_markdown_merge.py
tests/test_profile_inheritance.py
tests/test_project_agent.py
tests/test_project_record_contracts.py
tests/test_public_api_documentation.py
tests/test_public_contracts.py
tests/test_registry_indexes.py
tests/test_registry_lifecycle.py
tests/test_release_delivery.py
tests/test_release_verification.py
tests/test_reuse_catalogue.py
tests/test_rollout_validation.py
tests/test_section_suggestion_cli.py
tests/test_skill_content_architecture.py
tests/test_template_lifecycle.py
tests/test_validate_repository.py