G

Knowledge

Knowledge

The Knowledge module manages structured information available to agents and workflows.

Knowledge Pipeline

Source Acquisition
↓
Content Normalization
↓
Security Classification
↓
Chunking
↓
Embedding
↓
Indexing
↓
Knowledge Object Creation
↓
Memory Graph Registration

Knowledge sources may include:

  • uploaded documents

  • connector data

  • internal artifacts

  • external web sources

  • structured databases

Knowledge Objects

Each knowledge object contains:

  • content

  • metadata

  • provenance information

  • security classification

  • embedding vectors

Objects are searchable through vector and structured queries.

Security Classifications

Classification

Description

trusted

Internally verified sources

internal

Workspace-generated content

external

Third-party sources

unverified

Unvalidated content

Security classification determines how agents may use the knowledge.