Governance Before Inference
Governance before inference describes an ordering decision with consequences that are difficult to reverse. Every retrieval-augmented system has to decide when its rules are enforced: as content enters the index, or as results leave it. Enforcing at query time is the more common choice because it is easier to retrofit onto an existing index, and it appears equivalent — the user does not receive the excluded material either way. The equivalence breaks under examination. Query-time enforcement means restricted content was embedded, is present in the vector space, and is withheld only because a filter behaved correctly for that particular request. Its effectiveness is therefore a property of the filter's coverage across every query formulation anyone will attempt, including ones nobody anticipated. Index-time enforcement makes the same guarantee structurally: material that was never embedded cannot be returned by any phrasing, any similarity threshold or any future retrieval technique. The distinction is most consequential for content whose exposure is not merely unhelpful but reportable.
Centralpoint applies classification, redaction and tagging as records are transformed for indexing, so the embedding layer receives content the organization has already approved. The rules come from a governance dictionary the organization defines — its own terms, policies and regulatory vocabulary, imported through Data Transfer — which means the classification is deterministic rather than probabilistic. Nothing is spent asking a model to judge sensitivity, and nothing is risked on the model judging it incorrectly. In its July 2026 coverage initiation, 451 Research identified this ordering as the structural difference from platforms that filter after a model has already processed the data, and noted it is not a property newer entrants can easily retrofit.