REFAC: Global rename of org-agent to opencortex

This commit is contained in:
2026-04-14 12:10:11 -04:00
parent b58b780a44
commit 849c078c37
95 changed files with 662 additions and 642 deletions

View File

@@ -2,7 +2,7 @@
#+STARTUP: content
* v0.1.0 - The Autonomous Foundation (2026-04-13)
This is the initial MVP release of the ~org-agent~. It establishes a secure, auditable Lisp kernel for a personal operating system.
This is the initial MVP release of the ~opencortex~. It establishes a secure, auditable Lisp kernel for a personal operating system.
** Features
- **Metabolic Pipeline:** Robust Perceive-Reason-Act loop with selective memory rollbacks and graceful shutdown handling.
@@ -10,7 +10,7 @@ This is the initial MVP release of the ~org-agent~. It establishes a secure, aud
- **Foveal-Peripheral Context:** High-resolution focus on active tasks with low-resolution skeletal awareness of the rest of the Memex.
- **The Bouncer:** Last-mile deterministic security gate with Deep Packet Inspection for secrets and network exfiltration.
- **Autonomous Scribe:** Background distillation worker that turns daily journal entries into evergreen Zettelkasten notes.
- **Unified Onboarding:** Single-command installation (~org-agent.sh~) with Docker-first deployment and OS detection.
- **Unified Onboarding:** Single-command installation (~opencortex.sh~) with Docker-first deployment and OS detection.
- **CLI Gateway:** Local TCP socket server and interactive chat client for frictionless first contact.
** Architectural Shift