fix: route all scheduled templates to #general (target: channel) + pulse_check chapter limit guard
This commit is contained in:
@@ -56,6 +56,14 @@ steps:
|
||||
Based on the portfolio report's project_breakdown for crimson_leaf_publishing,
|
||||
which single CLP project has is_idle=true with the most hours_since_activity?
|
||||
|
||||
CHAPTER LIMITS -- do NOT dispatch to a book that has reached its chapter target:
|
||||
- cypress-bend: 12 chapters. If 12 or more polished chapters exist, do NOT dispatch.
|
||||
- crimson-vows: 10 chapters. If 10 or more polished chapters exist, do NOT dispatch.
|
||||
- binding-thread: 12 chapters. If 12 or more polished chapters exist, do NOT dispatch.
|
||||
|
||||
Check deliverables or portfolio report for polished chapter counts before deciding.
|
||||
A book at or over its chapter limit should be treated as if is_idle=false.
|
||||
|
||||
Valid output values (pick exactly one): cypress-bend, crimson-vows, binding-thread, none
|
||||
|
||||
Rules: output ONLY the slug value. No explanation. No punctuation. No newlines.
|
||||
|
||||
Reference in New Issue
Block a user