Skip to content

Directory Structure - Separate Framework from Project Files #10

@waleedkadous

Description

@waleedkadous

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/ or docs/
  • Protect framework files from accidental modification

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions