From 3a694c411ec7445ff8fe4fb6f0dbc2db087f990c Mon Sep 17 00:00:00 2001 From: Albrecht Degering Date: Tue, 7 Jul 2026 12:08:07 +0200 Subject: [PATCH] Sync wiki from project files --- Repo-docs-MODULE-ARCHITECTURE.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Repo-docs-MODULE-ARCHITECTURE.md b/Repo-docs-MODULE-ARCHITECTURE.md index d6c65d4..85a4b11 100644 --- a/Repo-docs-MODULE-ARCHITECTURE.md +++ b/Repo-docs-MODULE-ARCHITECTURE.md @@ -1,4 +1,4 @@ - + > Mirrored from `/mnt/DATA/git/govoplan-core/docs/MODULE_ARCHITECTURE.md`. > Origin: `repository`. @@ -425,6 +425,9 @@ The package install-plan API records operator intent only: - `govoplan-module-installer --rollback ` restores the saved package snapshots, restores the captured SQLite database snapshot when present, and reruns package installation from the previous freeze file. +- `govoplan-module-installer --list-runs --format json`, + `--show-run --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: