feat(baker/finalize): Add finalize stage framework with plugin system

and template

Implements the finalize stage infrastructure for HoneyBiscuitWorkshop:
- New finalize module with config, error, event, plugin, stage, and
  template submodules
- Plugin system supporting internal (webhook, mail, satori, in-site) and
  external plugins
- FinalizeConfig schema with version validation for finalize.yml
- Add glob, duration-str, lettre dependencies to workshop-baker
- Expand project documentation (clarification.md, description.md)
- Update .gitignore and fix bake.rs pipeline_functions access

BREAKING CHANGE: Not a buildable version!
This commit is contained in:
Catty Steve
2026-04-16 23:33:03 +08:00
parent 73e1238e20
commit a8ed935f6a
25 changed files with 2980 additions and 335 deletions
+4
View File
@@ -5,3 +5,7 @@ playground
.codeartsdoer
archived
.sisyphus
*.bak
*.clean
session*