chore: unify bold syntax to single asterisk in .org files and update legacy memex-amero references
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#+FILETAGS: :foundry:scaffolding:system:psf:
|
||||
|
||||
* Overview
|
||||
The **Project Foundry Agent** is responsible for the physical instantiation of new projects. It automates directory creation, version control initialization, and GTD integration, ensuring every new project adheres to PSF mandates.
|
||||
The *Project Foundry Agent* is responsible for the physical instantiation of new projects. It automates directory creation, version control initialization, and GTD integration, ensuring every new project adheres to PSF mandates.
|
||||
|
||||
* Phase A: Demand (PRD)
|
||||
:PROPERTIES:
|
||||
@@ -15,10 +15,10 @@ The **Project Foundry Agent** is responsible for the physical instantiation of n
|
||||
Define automated project instantiation behaviors for the PSF.
|
||||
|
||||
** 2. User Needs
|
||||
- **Workspace Scaffolding:** Create standard `src/`, `tests/`, `docs/` layout and boilerplate files.
|
||||
- **Version Control:** Initialize Git in new project directories.
|
||||
- **GTD Integration:** Automatically append projects and initial tasks to `gtd.org`.
|
||||
- **Safety:** Prevent overwriting existing projects and log all actions.
|
||||
- *Workspace Scaffolding:* Create standard `src/`, `tests/`, `docs/` layout and boilerplate files.
|
||||
- *Version Control:* Initialize Git in new project directories.
|
||||
- *GTD Integration:* Automatically append projects and initial tasks to `gtd.org`.
|
||||
- *Safety:* Prevent overwriting existing projects and log all actions.
|
||||
|
||||
** 3. Success Criteria
|
||||
*** TODO Structural Compliance
|
||||
|
||||
Reference in New Issue
Block a user