Entity Blueprint Runtime
vyuh_entity_blueprint_runtime owns the server-agnostic executable vocabulary for entity blueprints.
It defines contracts for:
- static capability manifests
- contextual actor-aware capability manifests
- facet action requests
- first-class execution plans
- rule phase plans
- preflight, execute, and explain surfaces
The package deliberately does not depend on vyuh_server. Server binding, route mounting, auth, database adapters, telemetry, trigger routing, and outbox composition belong to vyuh_entity_blueprint_server.