Source:
Local role: Epistemic wrapper for one perceived composition edge between a composite actor and one component actor.
Big-picture role: Lets Perception represent actor hierarchy knowledge without mutating the ontological Actor graph.
Inheritance:
- dataclass
Parameters and fields:
link_id: strcomposite_id: ObjectIdcomponent_id: ObjectIdepistemic_status: strnoise_metadata: JsonMap
Methods:
to_dict(...)from_dict(...)__post_init__(...)
Notes:
epistemic_statusfollows the same validation rules as the other perceived wrappers.- This type is used both for sensed hierarchy knowledge and for projected hierarchy updates in successor perceived states.
See also:
