PSF: Autonomous mass-processing of 25 pending skills (Blueprint & TDD).
This commit is contained in:
@@ -34,13 +34,8 @@ Define automated testing behaviors for the PSF Consensus Loop.
|
||||
Interfaces for TDD suite actuation and protocol perception. Source of truth is the project's SIGNED Protocol.
|
||||
|
||||
** 2. Semantic Interfaces
|
||||
#+begin_src lisp
|
||||
(defun tech-analyst-perceive-signed-protocol (project-name)
|
||||
"Checks if a project has a SIGNED PROTOCOL.")
|
||||
|
||||
(defun tech-analyst-actuate (project-name test-content)
|
||||
"Physically writes the TDD suite to tests/.")
|
||||
#+end_src
|
||||
"Checks if a project has a SIGNED PROTOCOL."
|
||||
"Physically writes the TDD suite to tests/."
|
||||
|
||||
* Phase D: Build (Implementation)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user