Revert "FEAT: Integrated org-skill-lisp-repair"

This reverts commit dcf6c79371.
This commit is contained in:
2026-04-11 14:32:31 -04:00
parent dcf6c79371
commit 72531c175b
2 changed files with 2 additions and 9 deletions

View File

@@ -97,14 +97,7 @@ Slim down the org-agent microkernel by moving non-essential cognitive functions
- Implemented Task Integrity (GTD semantics) in symbolic.lisp.
- Integrated Consensus Gate and Delegation hooks in core.lisp.
- Verified with new task-orchestrator-tests.lisp.
**** DONE Implement `org-skill-lisp-repair` (Self-correcting syntax gate for System 2)
CLOSED: [2026-04-11 Sat 14:50]
:PROPERTIES:
:ID: lisp-repair-gate
:END:
- Implemented two-tiered repair (Deterministic paren-balancing + Neural fallback).
- Integrated with `think` function in neuro.lisp via `handler-case`.
- Verified with lisp-repair-tests.lisp.
**** TODO Implement `org-skill-lisp-repair` (Self-correcting syntax gate for System 2)
**** TODO Implement `org-skill-formal-verification` (Prove safety of high-impact actions)
*** PHASE: SYSTEM 2 REFINEMENT