feat: implement standard noun/verb types and processing transparency
- Use NounType.Message and VerbType.Precedes for chat memory structure - Add explicit addSmart() method for optional AI processing - Rename CortexSense → NeuralImport for clearer augmentation naming - Update augmentation pipeline with universal enable/disable controls
This commit is contained in:
parent
427f98cf6a
commit
8449b05db9
8 changed files with 292 additions and 454 deletions
|
|
@ -231,7 +231,7 @@ src/
|
|||
- [ ] Update CLI commands
|
||||
|
||||
### Phase 2: Restructure brain-cloud
|
||||
- [ ] Move quantum-vault connectors to brain-cloud/enterprise
|
||||
- [ ] Organize enterprise connectors in brain-cloud managed service
|
||||
- [ ] Add AI memory augmentations
|
||||
- [ ] Implement license validation
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue