Validate documentation roadmap completion
Some checks failed
ci/woodpecker/tag/release Pipeline failed

This commit is contained in:
2026-06-04 12:23:12 +00:00
parent c23e8e66ba
commit 6085344a0b
2 changed files with 3 additions and 3 deletions

View File

@@ -32,7 +32,7 @@ The app layer registers default transforms, including Markdown-to-HTML, and supp
## State And Manifest Behavior
Run workflows discover and validate source bundles through `internal/bundle`. Destination state is planned and written through `internal/publish` and `internal/state`; the app layer records report projections of those plans and results.
Run workflows discover and validate source bundles through `internal/bundle`. Destination state actions are prepared and written through `internal/publish` and `internal/state`; the app layer records report projections of those actions and results.
HTTP uploads stage and validate archives before enqueueing a pipeline run with a local staged source root.