docs: split public and dogfood workflows

This commit is contained in:
2026-06-11 11:31:41 +09:00
parent 50d826b11a
commit 21a25e127f
2 changed files with 137 additions and 0 deletions
+4
View File
@@ -36,3 +36,7 @@ Notifications are hints to inspect state. They are not proof of completion.
Unless explicitly authorized otherwise, final merge, cleanup, design-boundary decisions, and ticket closure remain the orchestrator/human responsibility.
Child Pods may commit in delegated worktrees when the workflow allows it, but the merge-ready dossier should make the final decision auditable from repository records.
## Public and dogfood workflow split
Public builtin workflow candidates and this repository's dogfood-specific workflow mechanics are tracked in `docs/design/workflows-public-dogfood-split.md`.