Skip to content

Business Reference Conventions

This reference defines the prefix registry and formatting conventions for OrviQ Business References.


Prefix Specifications

Entity DomainGlobal PrefixDescriptionExample Format
ControlCTLInternal Control recordCTL-2026-0001
MappingMAPCrosswalk Mapping recordMAP-2026-0001
RiskRSKEnterprise Risk recordRSK-2026-0001
FindingFNDCompliance Finding recordFND-2026-0001
Action PlanACTRemediation Action PlanACT-2026-0001
AssessmentASMControl or RCSA AssessmentASM-2026-0001
PolicyPOLPolicy Governance recordPOL-2026-0001
AuditAUDAudit Plan or EngagementAUD-2026-0001
IncidentINCOperational / Security IncidentINC-2026-0001
EngagementENGThird-Party Supplier EngagementENG-2026-0001
Third PartyTPThird-Party Vendor ProfileTP-2026-0001

Formatting Invariants

  1. Format: ^[A-Z]{2,4}-\d{4}-\d{4}$ (Prefix, 4-digit year, 4-digit zero-padded sequence).
  2. Atomic Counter Allocation: Sequence allocation is backed by atomic database sequence locks to prevent gaps or collisions under concurrent user activity.
  3. Tenant Scoping: Counters are tenant-isolated.

OrviQ Enterprise Governance, Risk & Compliance Platform