Centralize publish transform policy validation
This commit is contained in:
@@ -18,7 +18,7 @@ Supported actions are publish new, replace older destination, skip same source,
|
||||
|
||||
The current implementation publishes source files and Markdown-to-HTML sidecar outputs. Remote backend execution is not implemented.
|
||||
|
||||
The package uses `internal/state` for destination comparison and `internal/storage` for IO. It does not parse CLI flags or load config files.
|
||||
The package uses `internal/state` for destination comparison, `internal/storage` for IO, and the shared `internal/config` publish/transform policy helper for request validation. It does not parse CLI flags or load config files.
|
||||
|
||||
## Safety
|
||||
|
||||
|
||||
Reference in New Issue
Block a user