Structs§
- Runtime
Context Consumer Record - One available Consumer’s immutable, exact Context-slot binding.
- Runtime
Context Evaluation Batch - One G9-scheduled initial Context evaluation batch.
- Runtime
Context Registry - Immutable compiler-owned Context metadata. It is a projection of G9-G11 products and is not a runtime Provider, Context, or dependency registry.
- Runtime
Context Registry Validation Diagnostic - One compiler-side G12 registry validation failure.
- Runtime
Context Source Record - One executable Context source, keyed by its compiler-generated slot.
Enums§
- Runtime
Context Source Kind - The two authored Context source kinds remain distinct at runtime.
Constants§
- RUNTIME_
CONTEXT_ REGISTRY_ SCHEMA_ CONTRACT_ VERSION - Frozen G12 schema contract for compiler-owned Context runtime metadata.
Functions§
- build_
runtime_ context_ registry - Build immutable G12 runtime Context metadata from existing G9-G11 products. This never resolves a Provider, reads a Context name, or reconstructs a dependency/ownership graph.
- validate_
runtime_ context_ registry - Validate that the G12 registry is one exact, deterministic projection of G9-G11 facts. Validation does not recover or synthesize any missing record.