Atomic unit of meaning (concept, event, experience anchor, system component).
Explicit or inferred connection (causal, functional, semantic, temporal).
Reusable substructure representing recurring relational configurations across domains.
Latent geometry encoding similarity; used as alignment layer and proposal system for structure.
Compression of local semantic manifolds; not a category but a navigable neighborhood.
Local attractor summarizing a region; baseline for measuring deviation.
Second-order meaning signal capturing difference within similarity.
Global structure of relationships (density, hubs, bridges, betweenness).
Primary cognitive operation: moving through structure rather than reconstructing it.
System-contained representation of cognition that replaces internal mental simulation.
HOW THE CONCEPT WORKS
ENLS operates as a layered transformation pipeline:
1. Externalization Layer
Knowledge is converted into structured artifacts:
- graphs (explicit relationships)
- embeddings (latent similarity fields)
- documents as stateful objects (versioned artifacts)
The system becomes a persistent cognitive workspace.
2. Structuring Layer
Raw representations are organized into multi-resolution structure:
- Embedding → kNN graph
- Graph → clusters (concept regions)
- Clusters → centroids (local baselines)
- Centroids → residual spaces (difference structure)
This creates a multi-scale cognition stack rather than a single representation.
3. Navigation Layer
Users interact through traversal instead of reading:
- query-by-structure (not keyword search)
- multi-hop exploration
- cluster-to-cluster movement
- boundary and bridge discovery
Understanding emerges from movement in structure, not synthesis in the mind.
4. Interpretation Layer (LLM role)
LLMs act as:
- explainers of already-extracted structure
- translators of topology → narrative
- not primary discoverers of structure
Structure comes first; language is a rendering layer.
5. Feedback & Drift Layer
The system continuously evolves:
- embedding drift signals conceptual change
- clusters split/merge dynamically
- residuals surface new structure
- queries reshape topology (usage affects structure)
Knowledge becomes a self-correcting, evolving graph system.