Skip to main content

base_entity_endpoint_rules

Function base_entity_endpoint_rules 

Source
pub fn base_entity_endpoint_rules() -> &'static [(&'static str, EdgeRelation, &'static str)]
Expand description

Returns the base entity endpoint allowlist.

The returned slice is the same data that base_entity_rule_allows consults at runtime. Exposed for the ADR-076 certificate tests in khive-pack-kg, which must audit live rules rather than hand-copied snapshots.