Legacy 0.1.x compatibility wrapper for Scoria.SemanticCache.Profile.
0.1.x compatibility migration note: new code should
use Scoria.SemanticCache.Profile with cache_key: and the semantic cache
vocabulary. This wrapper keeps older use Scoria.SemanticLane, lane_key: ...
modules and describe/1 calls working while adopters migrate.
The wrapper is visible in the Compatibility Aliases reference group and does
not emit runtime deprecation warnings. See guides/reference/glossary.md for
the 0.1.x compatibility aliases and the final public vocabulary.
Summary
Types
Callbacks
@callback default_scope() :: scope_kind()
@callback lane_key() :: String.t()
@callback metadata() :: map()
@callback safe_read_only?() :: boolean()