refactor: move all project folders into projects/ subdirectory
This change reorganizes the repository structure to keep the root directory clean. All 15 project folders are now nested under projects/, alongside infrastructure directories (agents/, templates/, deliverables/, rag/, skills/). This allows the repository to grow without polluting the core service directories. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -53,7 +53,7 @@ steps:
|
||||
- If NO company name was provided:
|
||||
Do NOT emit procure_company.
|
||||
Instead, reply directly with a name suggestion based on the description.
|
||||
Format: "Company name must be provided. Based on your description, I suggest **{Suggested Name}** (`{suggested-slug}`). Reply with the name you'd like to use."
|
||||
Format: "Company name must be provided. Based on your description, I suggest **{Suggested Name}** (`{suggested_slug}`). Reply with the name you'd like to use."
|
||||
|
||||
h) AGENT HIRE REQUEST — operator wants to hire one or more agents for the team
|
||||
(e.g. "hire a Writer", "add a Researcher and Strategist", "we need a Designer and a Developer").
|
||||
|
||||
Reference in New Issue
Block a user