pub const RELATIONSHIP_SECTIONS: [(&str, &str); 9];Expand description
The canonical relationship-section vocabulary (references.py,
PORT-CONTRACT.d/05 §3.1). Order is load-bearing: it is the canonical
aggregation order for stats/relationship counts. Each entry is
(canonical space name, snake key).
RELATED_SECTIONS = related requirements, related decisions,
related roadmaps, related prompts, related designs
EXTERNAL_SECTIONS = related tickets, verified by
SCOPE_SECTIONS = applies to
RELATIONSHIP_SECTIONS = RELATED_SECTIONS + (supersedes,) + EXTERNAL + SCOPE