Record Connectors recovery adoption
Dependency Audit / dependency-audit (push) Successful in 1m40s
Deployment Installer / deployment-installer (push) Successful in 5s
Security Audit / security-audit (push) Successful in 10m11s

This commit is contained in:
2026-08-03 05:43:58 +02:00
parent abf9564cee
commit 484f2af3ac
2 changed files with 7 additions and 1 deletions
+6
View File
@@ -44,6 +44,12 @@ stale process cannot append a checkpoint or report success. An expired operation
is claimed for recovery through an explicit takeover that preserves the prior
fence in the checkpoint chain; it is never resumed as a normal retry.
Connectors read-only sanctions and feed acquisitions are adopted: source
revision/cursor and dry-run evidence are recorded before provider I/O, while
the immutable snapshot and terminal checkpoint commit atomically. The generic
external-mutation contract is conformance-tested but remains `planned` until a
production connector actually publishes, updates, or deletes provider state.
## Operator Contract
Ops lists non-terminal and manual-intervention operations. Operators must verify
+1 -1
View File
@@ -107,7 +107,7 @@
"resources": ["postgresql", "external-provider"],
"mode": "atomic",
"fenced": true,
"adoption": "planned",
"adoption": "adopted",
"issue": "https://git.add-ideas.de/GovOPlaN/govoplan-connectors/issues/15"
},
{