chore: unify bold syntax to single asterisk in .org files and update legacy memex-amero references

This commit is contained in:
2026-04-01 12:37:45 -04:00
parent 78ba3112cb
commit d364f90ff6
102 changed files with 955 additions and 955 deletions

View File

@@ -4,7 +4,7 @@
#+FILETAGS: :onboarding:calibration:setup:psf:
* Overview
The **Onboarding Skill** ensures that the Lisp Machine environment is correctly calibrated. It automates the "zero-to-one" setup of the Neurosymbolic Kernel, including path normalization, identity personalization, and provider/actuator configuration.
The *Onboarding Skill* ensures that the Lisp Machine environment is correctly calibrated. It automates the "zero-to-one" setup of the Neurosymbolic Kernel, including path normalization, identity personalization, and provider/actuator configuration.
* Phase A: Demand (PRD)
:PROPERTIES:
@@ -15,11 +15,11 @@ The **Onboarding Skill** ensures that the Lisp Machine environment is correctly
Define automated behaviors for verifying and configuring the PSF environment.
** 2. User Needs
- **Environment Verification:** Confirm SBCL, Quicklisp, and core binaries are present.
- **Path Calibration:** Resolve absolute paths for the Memex PARA structure.
- **Neural Calibration:** Interactive selection of LLM providers and models.
- **Actuator Calibration:** Interactive setup of delivery channels (Signal, Telegram, etc.).
- **Identity Persona:** Establish $MEMEX_USER and $MEMEX_ASSISTANT.
- *Environment Verification:* Confirm SBCL, Quicklisp, and core binaries are present.
- *Path Calibration:* Resolve absolute paths for the Memex PARA structure.
- *Neural Calibration:* Interactive selection of LLM providers and models.
- *Actuator Calibration:* Interactive setup of delivery channels (Signal, Telegram, etc.).
- *Identity Persona:* Establish $MEMEX_USER and $MEMEX_ASSISTANT.
** 3. Success Criteria
*** TODO SBCL/Quicklisp Verification Logic