Use subdirectories for capabilites #125

Closed
opened 2025-10-04 23:10:48 +00:00 by tegwick · 0 comments
Owner

I want to improve separation of concerns and reorganize the code in the repository step by step.

Consult the ComposableRepositoryParadigm as it is documented on a page of the project wiki. This is our goal. We will not establish subrepositories just now but will move capabilites into their own sub directories.

Please generate a subagent that is specialized to do so and can

  • Read the ComposableRepositoryParadigm and provide it with annotations, if there are problems or details that should be improved upon.
  • Identify all code, tests, documentation and other assets including make targets that provide the implementation of the capability
  • Move assets to the capabilitie subfolder step by step always red-greening the testsuite.
  • Review what worked well and what didnt when a composable extraction has been done and suggest improvements for the ComposableArchitectureParadigm or the Agent to implement it.
I want to improve separation of concerns and reorganize the code in the repository step by step. Consult the ComposableRepositoryParadigm as it is documented on a page of the project wiki. This is our goal. We will not establish subrepositories just now but will move capabilites into their own sub directories. Please generate a subagent that is specialized to do so and can - Read the ComposableRepositoryParadigm and provide it with annotations, if there are problems or details that should be improved upon. - Identify all code, tests, documentation and other assets including make targets that provide the implementation of the capability - Move assets to the capabilitie subfolder step by step always red-greening the testsuite. - Review what worked well and what didnt when a composable extraction has been done and suggest improvements for the ComposableArchitectureParadigm or the Agent to implement it.
tegwick added this to the Clean Repository Standard project 2025-10-04 23:10:48 +00:00
tegwick moved this to Done in Clean Repository Standard on 2025-10-05 23:33:26 +00:00
Sign in to join this conversation.