Add application fallback profile sources
This commit is contained in:
@@ -37,9 +37,9 @@ available registry belongs to the assembled engine; the runner checks
|
||||
membership during preparation and exact profile inspection.
|
||||
|
||||
The root engine assembles profile repositories in precedence order: in-memory
|
||||
profiles, one ordinary configured source, then the embedded built-in catalog.
|
||||
An explicit file or `fs.FS` profile source replaces `Config.ProfileDir` within
|
||||
the ordinary configured-source category.
|
||||
profiles, one ordinary configured source, an application fallback source, then
|
||||
the embedded built-in catalog. An explicit file or `fs.FS` profile source
|
||||
replaces `Config.ProfileDir` within the ordinary configured-source category.
|
||||
|
||||
Exact profile inspection performs one point-in-time lookup through those
|
||||
profile sources and checks the resolved target without reading prompt, input,
|
||||
|
||||
Reference in New Issue
Block a user