README.md
pyproject.toml
setup.py
src/rfd/__init__.py
src/rfd/ai_validator.py
src/rfd/analyze.py
src/rfd/auto_handoff.py
src/rfd/build.py
src/rfd/claude_integration.py
src/rfd/cli.py
src/rfd/cli_clean.py
src/rfd/cli_refactor.py
src/rfd/db_utils.py
src/rfd/feature_manager.py
src/rfd/init_wizard.py
src/rfd/migration.py
src/rfd/project_updater.py
src/rfd/rfd.py
src/rfd/session.py
src/rfd/spec.py
src/rfd/spec_formatter.py
src/rfd/spec_generator.py
src/rfd/speckit_integration.py
src/rfd/validation.py
src/rfd/workflow_engine.py
src/rfd/templates/CLAUDE.md
src/rfd/templates/PROJECT.md
src/rfd_protocol.egg-info/PKG-INFO
src/rfd_protocol.egg-info/SOURCES.txt
src/rfd_protocol.egg-info/dependency_links.txt
src/rfd_protocol.egg-info/entry_points.txt
src/rfd_protocol.egg-info/requires.txt
src/rfd_protocol.egg-info/top_level.txt
tests/test_components.py
tests/test_drop_in.py
tests/test_integration.py
tests/test_real_dogfooding.py