Jidoka.Projection (Jidoka v0.8.0-beta.1)

Copy Markdown View Source

Stable public projections for Jidoka data contracts.

Projections are intentionally smaller than raw structs. They omit live or implementation-specific values such as Zoi schemas, full LLMDB structs, and Spark module metadata while preserving the semantic shape needed by docs, golden tests, inspection, traces, and replay scaffolding.

Summary

Functions

Projects a supported Jidoka data contract into a stable map.

Functions

project(spec)

@spec project(term()) :: term()

Projects a supported Jidoka data contract into a stable map.