USEP: Universal Semantic Encoding Pipeline
The sensory processing pipeline. Converts raw external data into the internal representations that the rest of the platform can work with.
Ingest: Accepts any data source (PDF, DOCX, conversations, APIs) and normalises it into structured text. Format-agnostic, with content hashing and deduplication.
Encode: Structured text becomes Episode nodes in the knowledge graph with embeddings, source provenance, and temporal ordering. Each episode is a distinct memory trace.
Bind: Episodes are analysed for entities and relationships through a tiered extraction cascade. Detected entities are resolved against existing knowledge and linked to canonical representations.