KBP-003 · Knowledge base · regulatory

Stale regulatory circulars cannot ground answers

Compiled into the runtime gateway and evaluated inline on every prompt, tool call and completion in scope. Owned by Compliance.

Triggers / 30d

41

blocks, masks and escalations

Integrations bound

0

enforced at each connection

Severity

high

owner Compliance

Added latency

7 ms

p99 within the 60 ms budget

Rule definition

Compiled expression

When

  • source document age > 180 days
  • document type = circular

Then

  • exclude from retrieval
  • flag for knowledge refresh
  • warn requester

Policy as code

apiVersion: truint.ai/v1
kind: KnowledgeBasePolicy
metadata:
  id: KBP-003
  name: "Stale regulatory circulars cannot ground answers"
  owner: "Compliance"
  scope: "Knowledge base · regulatory"
spec:
  severity: high
  mode: enforce
  knowledgeBase:
    sources:
      - "kb/regulatory/rbi"
      - "kb/regulatory/sebi"
      - "kb/regulatory/eu-ai-act"
    classification: Internal
    maxAgeDays: 180
    minCitationCoverage: 95
    retentionMonths: 120
    audiences:
      - "Compliance"
      - "Internal Audit Copilot"
  when:
    - "source document age > 180 days"
    - "document type = circular"
  then:
    - "exclude from retrieval"
    - "flag for knowledge refresh"
    - "warn requester"

Knowledge base scope

Collections and grounding thresholds

Sources
kb/regulatory/rbi, kb/regulatory/sebi, kb/regulatory/eu-ai-act
Classification
Internal
Max source age
180 days
Min citation coverage
95%
Retention
120 months
Permitted audiences
Compliance, Internal Audit Copilot

Governance metadata

Policy ID
KBP-003
Owner
Compliance
Scope
Knowledge base · regulatory
State
Enforcing inline
Catalog version
2026.07.3
Last change
2026-07-22 · approved by AI Council

Bound integrations

Where this rule executes

Applies estate-wide rather than to a specific connection.

Recent evaluations

Decisions where this rule fired

No evaluations from this rule in the current buffer.