type

Computed

Resolve a virtual output field after an operation produces a document.

Source ridu.go:75

contextComputedContext
The operation, actor, result document, locale, and LocalAPI.

Returns (store.Value, error) A value matching the virtual field declaration, or an error.

Computed values are not stored. They are resolved through explicit OutputFields selection and redacted by field read access like authored output.