Support atomic directory promotion across platforms
This commit is contained in:
@@ -118,6 +118,12 @@ The directory is immutable once promoted. Configured lanes become
|
||||
the bundle and `index.json` are retained for audit and resume validation but
|
||||
are not selectable or published implicitly.
|
||||
|
||||
Atomic Notarius bundle promotion is supported on Linux, macOS, and Windows.
|
||||
On other operating systems, extraction fails before copying the bundle into a
|
||||
temporary promotion tree because Narratio has no verified atomic no-replace
|
||||
directory primitive there. This is an extraction limitation, not a broader
|
||||
platform-support guarantee for every Narratio workflow.
|
||||
|
||||
Run-local diagnostics are:
|
||||
|
||||
- `runs/{run_id}/extract/notarius.receipt.json`
|
||||
|
||||
@@ -30,7 +30,7 @@ implementation sequence.
|
||||
| Stage 10 | Complete |
|
||||
| Stage 11 | Complete |
|
||||
| Stage 12 | Complete |
|
||||
| Stage 13 | Pending |
|
||||
| Stage 13 | Complete |
|
||||
| Stage 14 | Pending |
|
||||
|
||||
After completing and validating a stage, update only that stage's row to
|
||||
|
||||
Reference in New Issue
Block a user