RelataDB error reference

Missing access scope

The type requires an `access_scope_ref` that was not supplied.

REL_ACCESS_SCOPEHTTP 403ACL & security

Why this happens

The ontology marks this type as scope-gated; a scope reference is mandatory.

How to fix it

Pass the required access_scope_ref on the write.

Every RelataDB error carries a correlation_id (UUIDv7). Cite it when reporting — ops cannot trace the request without it. See reporting errors.