Skip to main content

Module projection

Module projection 

Source
Expand description

Public projection namespace. Use it for the documented projection API surface; prefer crate-root re-exports for common imports. Module items must preserve the core ownership and side-effect boundaries described in this file. Application-layer coordination over core primitives. Use these services to lower helpers, drive runs, validate output, coordinate tools, approvals, delivery, isolation, telemetry, and feature layers. Methods in this layer may call configured ports, mutate in-memory stores, append journals, or publish events as documented. This file contains the projection portion of that contract.

Functionsยง

project_context_projection
Project context projection. This derives a provider projection from admitted context and does not resolve raw content or call the provider.