REFAC: Standardize on Cognitive Cycle and update documentation
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
Implement a sophisticated "Foveal-Peripheral" context model. This ensures the agent has high-resolution focus on the current task (Foveal) while maintaining a low-resolution "skeletal" awareness of the broader Memex structure (Peripheral), optimized for token efficiency and reasoning accuracy.
|
||||
|
||||
## Key Files & Context
|
||||
- **Target:** `projects/org-agent/literate/context.org` (Source of `src/context.lisp`)
|
||||
- **Target:** `projects/opencortex/literate/context.org` (Source of `src/context.lisp`)
|
||||
- **Core Concept:** Deep pruning of the Org AST based on semantic distance and structural hierarchy.
|
||||
|
||||
## Implementation Steps
|
||||
|
||||
Reference in New Issue
Block a user