Use the workspace
GUIDE & REFERENCE

Inspect learning and computation

Understand what each cognitive and neural view controls.

These views expose engine capabilities beyond storing and retrieving a record. Choose one because it fits a task, not because every application needs to enable or tune it.

Workspace areaWhat it representsLearn more
Cognitive CycleA cycle that coordinates context and processingReasoning and cycles
NeurosymbolicRetrieval and learned signals combined with explicit rulesReasoning API
Continual LearningTraining tasks and state that change over timeContinual learning
SSM / ConsolidationMemory processing and consolidation controlsMemory API
Self-ImprovementInspection of proposed changes and learning stateLearning isolation
SNN NetworksEvent-based neural network operationsNeural systems
ML ModelsModel lifecycle and inferenceModels
MHN PatternsAssociative storage and pattern recallAssociative memory

Verify the operation, not just the status label

Read a job's input, configuration, state, and resulting artifact. A completed label is insufficient when the handler is still a placeholder. The current source has acknowledgment-only continual checkpoint operations and a BPTT training path without an executed training loop. These limitations are explicit in instance coverage.

For experimentation, use a test dataset and a measurable outcome. Preserve the version of the model, inputs, and configuration so you can compare results or return to a known state through a verified recovery path.

On this page