Add notification hook and run summary

This commit is contained in:
2026-05-31 02:33:09 +00:00
parent 5408f14195
commit 78f92154ab
8 changed files with 373 additions and 12 deletions

View File

@@ -45,7 +45,7 @@ Options:
--config <path> Path to config file
--dry-run Load and validate config without publishing
Execution behavior is not implemented yet. Dry-run currently prints a resolved
configuration summary only.
Run discovers local source bundles, plans each configured destination, publishes
selected outputs unless --dry-run is set, and prints a final status summary.
`)
}