Improve naming of apps/tasks for clarity
Open
enhancement
technical discussion
- Dominant language
- Python
- Stars
- 5
- Forks
- 3
- Avg merge
- 5d 6h
- Merged PRs (30d)
- 8
Description
Some apps are confusingly names, particularly `configure_recipe` and `configure_for`. Decide new names and implement them.
Tentative app names:
- configure_for -> update_assessment_recipe
- configure_recipe -> configure_assessment_tool
Contributor guide
Research direction
Search the repository for the app/task names `configure_for` and `configure_recipe`, then trace their definitions and every reference. Rename them to `update_assessment_recipe` and `configure_assessment_tool` as proposed, update callers and documentation where needed, and verify that the affected workflow commands still resolve correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100