The COMPEL Glossary Graph visualizes relationships between framework terminology, showing how concepts interconnect across domains, stages, and pillars. Term nodes cluster by pillar affiliation while cross-references reveal semantic dependencies — for example, how risk appetite connects to control effectiveness, model governance, and assurance requirements. This network representation helps practitioners navigate the framework vocabulary and understand that COMPEL terminology forms a coherent conceptual system rather than isolated definitions.
COMPEL Glossary / embedding-governance
Embedding governance
Readiness criteria specific to vector-store operations — choice of chunking strategy, embedding-model version pinning, index refresh and re-embedding cadence on model upgrades, per-namespace access control, and retention/deletion workflow consistent with data-subject rights.
What this means in practice
A named readiness subset because RAG-grounded AI fails silently when embeddings drift out of sync with source data.
Synonyms
vector-store governance , embedding lifecycle management
See also
- Vector store — A governed index of embeddings — numeric vector representations of text, image, or multimodal content — that supports similarity search used by retrieval-augmented generation.
- Data contract — A versioned, testable specification of a data product's schema, semantics, quality expectations, SLA, and change-management policy — published by the producer, consumable by downstream AI workloads.