Guide module installer lifecycle
This commit is contained in:
@@ -48,6 +48,15 @@ admin UI records operator intent and queues or renders commands for the trusted
|
||||
installer process described in
|
||||
`/mnt/DATA/git/govoplan-core/docs/MODULE_ARCHITECTURE.md`.
|
||||
|
||||
The WebUI presents the lifecycle as five derived stages: plan, preflight,
|
||||
installer request, daemon execution, and run evidence. The projection resets
|
||||
when the saved plan changes and associates evidence only with an installer
|
||||
request created at or after the current plan revision. It therefore cannot make
|
||||
an old successful run look like evidence for a new plan. The earliest queue
|
||||
blocker is shown through Core's actionable blocker pattern with the required
|
||||
action, responsible operator or administrator, and destination. Contextual help
|
||||
uses the stable `admin.module-lifecycle-workflow` documentation topic.
|
||||
|
||||
## Package Surfaces
|
||||
|
||||
The admin UI intentionally exposes two different package concepts:
|
||||
|
||||
Reference in New Issue
Block a user