REFAC: Shift terminology to Autonomy and harden CLI via socat

This commit is contained in:
2026-04-14 09:37:40 -04:00
parent b1656d0835
commit da0919149e
59 changed files with 201 additions and 153 deletions

View File

@@ -5,7 +5,7 @@
:END:
#+TITLE: SKILL: Shell Actuator Agent (Universal Literate Note)
#+STARTUP: content
#+FILETAGS: :shell:actuator:system:psf:
#+FILETAGS: :shell:actuator:system:autonomy:
* Overview
The *Shell Actuator Agent* provides the bridge to the host operating system. It enables secure command execution while maintaining a strict security posture through whitelisting and diagnostic feedback loops.
@@ -51,7 +51,7 @@ Interfaces for secure system calls. State is event-driven via the core kernel bu
*** DONE Diagnostic Capture
- Verified that STDOUT, STDERR, and Exit Codes are correctly captured and re-injected.
*** DONE Result Analysis Loop
- The `:probabilistic` component successfully formats command results for Sovereign review.
- The `:probabilistic` component successfully formats command results for Autonomous review.
* Phase B: Blueprint (PROTOCOL)
:PROPERTIES: