RecipeEntry Type
One [[entry]] of a recipe: a package bound as (or reserved for) a library.
Record fields
| Record Field |
Description
|
Full Usage:
Crawl
Field type: bool
|
False marks a policy-holder entry reached transitively, never crawled.
|
Full Usage:
DependsOn
Field type: string list
|
Publish-order edges: libs this entry's lib depends on.
|
Full Usage:
Entries
Field type: string list
|
Module only: subpath specifiers ("." | "./mcp" | ...). ["."] when omitted.
|
|
|
Full Usage:
Lib
Field type: string option
|
Target F# library name (Fidelity.CloudEdge.*), when declared.
|
Full Usage:
Overlay
Field type: string option
|
Recipe-relative path of a hand-shaped overlay file that REPLACES this entry's rendered unit at emission (the Farscape Overlay discipline: developer-owned refinement, declared in the recipe, stable across regens).
|
Full Usage:
Package
Field type: string
|
|
|
Emission policy carried on the entry itself (e.g. zod opaque-handle).
|
Full Usage:
Root
Field type: string option
|
AmbientRoot only: path of the root file inside the package directory.
|