- Notifications
You must be signed in to change notification settings - Fork 19
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Filed on behalf of Amr Elsayed.
Problem
Framework files (protocols, resources) are mixed with project-specific files (specs, plans), risking overwrites during updates.
From Amr's Implementation
"Moved the framework specific files to .codev/ (protocol, resources), and moved the project-specific details to features/"
Proposed Solution
- Move framework to
.codev/
directory - Keep project files in
features/
ordocs/
- Protect framework files from accidental modification
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request