MANIFEST.in
README.md
setup.py
ara_cli/__init__.py
ara_cli/__main__.py
ara_cli/ara_config.py
ara_cli/artefact.py
ara_cli/artefact_creator.py
ara_cli/artefact_deleter.py
ara_cli/artefact_link_updater.py
ara_cli/artefact_lister.py
ara_cli/artefact_renamer.py
ara_cli/chat.py
ara_cli/classifier.py
ara_cli/classifier_validator.py
ara_cli/directory_navigator.py
ara_cli/file_classifier.py
ara_cli/file_lister.py
ara_cli/filename_validator.py
ara_cli/prompt_chat.py
ara_cli/prompt_extractor.py
ara_cli/prompt_handler.py
ara_cli/prompt_rag.py
ara_cli/run_file_lister.py
ara_cli/template_manager.py
ara_cli/update_config_prompt.py
ara_cli/vectorDB.py
ara_cli/version.py
ara_cli.egg-info/PKG-INFO
ara_cli.egg-info/SOURCES.txt
ara_cli.egg-info/dependency_links.txt
ara_cli.egg-info/entry_points.txt
ara_cli.egg-info/requires.txt
ara_cli.egg-info/top_level.txt
ara_cli/templates/agile.artefacts
ara_cli/templates/template.businessgoal
ara_cli/templates/template.businessgoal_exploration.md
ara_cli/templates/template.capability
ara_cli/templates/template.capability_exploration.md
ara_cli/templates/template.epic
ara_cli/templates/template.epic_exploration.md
ara_cli/templates/template.example
ara_cli/templates/template.example_exploration.md
ara_cli/templates/template.feature
ara_cli/templates/template.feature_exploration.md
ara_cli/templates/template.issue
ara_cli/templates/template.keyfeature
ara_cli/templates/template.keyfeature_exploration.md
ara_cli/templates/template.steps_exploration.md
ara_cli/templates/template.task
ara_cli/templates/template.task_exploration.md
ara_cli/templates/template.userstory
ara_cli/templates/template.userstory_exploration.md
ara_cli/templates/template.vision
ara_cli/templates/template.vision_exploration.md
ara_cli/templates/prompt-creation/commands/template_businessgoal.md
ara_cli/templates/prompt-creation/commands/template_capability.md
ara_cli/templates/prompt-creation/commands/template_epic.md
ara_cli/templates/prompt-creation/commands/template_feature.md
ara_cli/templates/prompt-creation/commands/template_keyfeature.md
ara_cli/templates/prompt-creation/commands/template_task.md
ara_cli/templates/prompt-creation/commands/template_userstory.md
ara_cli/templates/prompt-creation/commands/template_vision.md
ara_cli/templates/prompt-creation/prompts/template_businessgoal.md
ara_cli/templates/prompt-creation/prompts/template_capability.md
ara_cli/templates/prompt-creation/prompts/template_epic.md
ara_cli/templates/prompt-creation/prompts/template_feature.md
ara_cli/templates/prompt-creation/prompts/template_keyfeature.md
ara_cli/templates/prompt-creation/prompts/template_task.md
ara_cli/templates/prompt-creation/prompts/template_userstory.md
ara_cli/templates/prompt-creation/prompts/template_vision.md
ara_cli/templates/prompt-creation/rules/template_businessgoal.md
ara_cli/templates/prompt-creation/rules/template_capability.md
ara_cli/templates/prompt-creation/rules/template_epic.md
ara_cli/templates/prompt-creation/rules/template_feature.md
ara_cli/templates/prompt-creation/rules/template_keyfeature.md
ara_cli/templates/prompt-creation/rules/template_task.md
ara_cli/templates/prompt-creation/rules/template_userstory.md
ara_cli/templates/prompt-creation/rules/template_vision.md
ara_cli/templates/prompt-modules/rename.py
ara_cli/templates/prompt-modules/commands/artefact_classification_commands.md
ara_cli/templates/prompt-modules/commands/artefact_extension_commands.md
ara_cli/templates/prompt-modules/commands/artefact_formulation_commands.md
ara_cli/templates/prompt-modules/commands/code_generation_complex_commands.md
ara_cli/templates/prompt-modules/commands/code_generation_simple_commands.md
ara_cli/templates/prompt-modules/commands/empty_commands.md
ara_cli/templates/prompt-modules/commands/error_fixing_commands.md
ara_cli/templates/prompt-modules/commands/feature_file_update_commands.md
ara_cli/templates/prompt-modules/commands/js_code_generation_simple_commands.md
ara_cli/templates/prompt-modules/commands/refactoring_analysis_commands.md
ara_cli/templates/prompt-modules/commands/refactoring_commands.md
ara_cli/templates/prompt-modules/commands/reverse_engineer_feature_file_commands.md
ara_cli/templates/prompt-modules/prompts/classify_task_intention_and_context.md
ara_cli/templates/prompt-modules/prompts/empty_intention_and_context.md
ara_cli/templates/prompt-modules/prompts/error_fixing_intention_and_context.md
ara_cli/templates/prompt-modules/prompts/feature_fix_steps_for_scenario_intention_and_context.md
ara_cli/templates/prompt-modules/prompts/feature_formulation_intention_and_context.md
ara_cli/templates/prompt-modules/prompts/feature_reverse_formulation_from_code_intention_and_context.md
ara_cli/templates/prompt-modules/prompts/feature_scenario_implementation_intention_and_context.md
ara_cli/templates/prompt-modules/prompts/feature_scenario_implementation_update_intention_and_context.md
ara_cli/templates/prompt-modules/prompts/feature_scenario_outline_extension_intention_and_context.md
ara_cli/templates/prompt-modules/prompts/feature_update_formulation_intention_and_context.md
ara_cli/templates/prompt-modules/prompts/fibonacci_example_implementation_intention_and_context.md
ara_cli/templates/prompt-modules/prompts/js_implementation_from_task_description_intention_and_context.md
ara_cli/templates/prompt-modules/prompts/js_steps_implementation_intention_and_context.md
ara_cli/templates/prompt-modules/prompts/python_cli_implementation_with_test_intention_and_context.md
ara_cli/templates/prompt-modules/prompts/python_code_understanding_intention_and_context.md
ara_cli/templates/prompt-modules/prompts/task_implementation_intention_and_context.md
ara_cli/templates/prompt-modules/prompts/task_stepwise_implementation_intention_and_context.md
ara_cli/templates/prompt-modules/rules/empty_rules.md
ara_cli/templates/prompt-modules/rules/error_analysis_expert_rules.md
ara_cli/templates/prompt-modules/rules/gherkin_expert_rules.md
ara_cli/templates/prompt-modules/rules/js_expert_developer_rules.md
ara_cli/templates/prompt-modules/rules/product_owner_rules.md
ara_cli/templates/prompt-modules/rules/python_expert_developer_rules.md
ara_cli/templates/specification_breakdown_files/template.concept.md
ara_cli/templates/specification_breakdown_files/template.concept_exploration.md
ara_cli/templates/specification_breakdown_files/template.customer.md
ara_cli/templates/specification_breakdown_files/template.customer_exploration.md
ara_cli/templates/specification_breakdown_files/template.persona.md
ara_cli/templates/specification_breakdown_files/template.persona_exploration.md
ara_cli/templates/specification_breakdown_files/template.step.md
ara_cli/templates/specification_breakdown_files/template.step_exploration.md
ara_cli/templates/specification_breakdown_files/template.technology.md
ara_cli/templates/specification_breakdown_files/template.technology_exploration.md
ara_cli/tests/__init__.py
ara_cli/tests/test_artefact_link_updater.py
ara_cli/tests/test_artefact_renamer.py
ara_cli/tests/test_directory_navigator.py
ara_cli/tests/test_file_creator.py
ara_cli/tests/test_template_manager.py