Skip to content

Blueprint Types

Package: vyuh_entity_blueprint_types

This is the foundational, pure-Dart object model for the entity blueprint. It is the lowest layer of the blueprint stack and has no Flutter, server, Supabase, or UI runtime dependency.

Shape

Entity blueprint object modelBlueprints contain modules, modules define entities and descriptors, and facets own fields, actions, lifecycles, rules, evidence, and projections.BlueprintModuleEntityFacetstate and behavior boundaryDescriptormodule contributionFieldsActionsLifecycleRulesEvidenceProjection

Local Package Docs

  • Source README: packages/vyuh_entity_blueprint_types/README.md
  • Object model notes: docs/packages/vyuh_entity_blueprint_types/entity-blueprint.md
  • Descriptor notes: docs/packages/vyuh_entity_blueprint_types/entity-descriptors.md

Public Local Pages

Blue is the Vyuh Blueprint documentation surface.