capabilityGaps

abstract fun capabilityGaps(): Map<String, String>

Issue-tracking URL for every false flag in capabilities, keyed by the capability's canonical name (see SeamCapabilities.falseFlags).

A fully-conforming fabric returns emptyMap(). A fabric with a gap MUST list a URL for each false flag — the gap is declared and trackable, never silent.