PSF: Autonomous mass-processing of 25 pending skills (Blueprint & TDD).
This commit is contained in:
@@ -35,13 +35,8 @@ Define automated behaviors for background test execution and regression alerting
|
||||
Interfaces for background verification and kernel alerting. Source of truth is the project's `tests/` directory and the result of the test runner.
|
||||
|
||||
** 2. Semantic Interfaces
|
||||
#+begin_src lisp
|
||||
(defun tdd-runner-perceive-change (project-name)
|
||||
"Triggered when a project file is modified; initiates the test loop.")
|
||||
|
||||
(defun tdd-runner-execute (project-name)
|
||||
"Executes the standard test suite for the given project.")
|
||||
#+end_src
|
||||
"Triggered when a project file is modified; initiates the test loop."
|
||||
"Executes the standard test suite for the given project."
|
||||
|
||||
* Phase D: Build (Implementation)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user