---
artifact: dbrs_website_projection
artifact_version: 2.8.4
dbrs_id: dbrs_79cc22d5
projection_hash: 81fb5124e8fd3659
working_id: wrk_f91ed975f03a
title: DBRS Tagging Specification v1.0
system_language: en-US
language: en-US
display_language: en-US
artifact_role: content_projection
scope: production
content_url: "https://tolksdorf.digital/markdown/dbrs/DBRS_Tagging_Spec_v1.0.md"
karteikarte: dbrs_79cc22d5.html
ccr_primary: digital_business_relevance_suite
vpr_primary: vpr_tolksdorf_digital
vpr_ccr_context_key: "vpr_tolksdorf_digital::digital_business_relevance_suite"
---

DBRS Projection · dbrs_79cc22d5 · 81fb5124e8fd3659

Source: https://tolksdorf.digital/markdown/dbrs/DBRS_Tagging_Spec_v1.0.md
Karteikarte: dbrs_79cc22d5.html
Display Language: en-US
System Language: en-US
Artifact: content_projection
Scope: production

# DBRS Tagging Specification v1.0

## Summary-of-Content

The DBRS Tagging Specification v1.0 defines case-sensitive verbatim tags to ensure deterministic and verifiable LLM grounding.

## Navigation

- **Original Source:** https://tolksdorf.digital/markdown/dbrs/DBRS_Tagging_Spec_v1.0.md
- **Karteikarte:** https://tolksdorf.digital/markdown/dbrs/production/en-US/dbrs_79cc22d5.html

## Working Projection

# DBRS Tagging Specification v1.0 **Status:** Stable **Scope:** DBRS Frontmatter, Indexing, UX & LLM Consumption **Applies to:** Websites, Knowledge Hubs, Intranets, DBRS Repositories --- ## 1. Purpose The DBRS Tagging Specification defines how tags are used to ensure: - deterministic discoverability - strict non-hallucinating LLM behavior - high-quality user experience (UX) - verifiable and citable references This specification intentionally separates **discoverability** from **interpretation**. --- ## 2. Core Principle > **Meta-tags may explain meaning. > Textual tags must enable finding.** DBRS does not infer relevance through semantic guessing. All primary tags must be explicitly grounded in the source text. --- ## 3. Tag Categories ### 3.1 Textual Tags (`tags`) **Definition:** Textual tags are literal identifiers used for search, navigation, UX, and strict LLM grounding. **Rules (hard):** - Each tag MUST appear verbatim in the document - Allowed locations: - title - headings (h1–h3) - body text - No normalization - No synonym generation - Case-sensitive - Punctuation-sensitive **Purpose:** - User search & navigation - Deterministic LLM entry points - Prevention of false negatives - Trust-preserving UX **Example:** ```yaml tags: - IT Service+ - Managed IT - Bestands-IT
