Sync wiki from project files
@@ -1,4 +1,4 @@
|
|||||||
<!-- codex-wiki-sync:81accd6a05d4974fab453c83 -->
|
<!-- codex-wiki-sync:177b22ac31fed0c2b9d9e942 -->
|
||||||
|
|
||||||
> Mirrored from `/mnt/DATA/git/govoplan-core/docs/MODULE_ARCHITECTURE.md`.
|
> Mirrored from `/mnt/DATA/git/govoplan-core/docs/MODULE_ARCHITECTURE.md`.
|
||||||
> Origin: `repository`.
|
> Origin: `repository`.
|
||||||
@@ -425,6 +425,9 @@ The package install-plan API records operator intent only:
|
|||||||
- `govoplan-module-installer --rollback <run-id>` restores the saved package
|
- `govoplan-module-installer --rollback <run-id>` restores the saved package
|
||||||
snapshots, restores the captured SQLite database snapshot when present, and
|
snapshots, restores the captured SQLite database snapshot when present, and
|
||||||
reruns package installation from the previous freeze file.
|
reruns package installation from the previous freeze file.
|
||||||
|
- `govoplan-module-installer --list-runs --format json`,
|
||||||
|
`--show-run <run-id> --format json`, and `--lock-status --format json`
|
||||||
|
expose the same run-history and lock information from the operator shell.
|
||||||
|
|
||||||
The installer preflight is intentionally conservative:
|
The installer preflight is intentionally conservative:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user