From c1ad8076a3c18009b2b82ee82d8d899b49aed4ce Mon Sep 17 00:00:00 2001 From: Vincent Koc Date: Fri, 24 Apr 2026 09:17:16 -0700 Subject: [PATCH] docs(standing-orders): drop duplicate H1 where frontmatter title already covers it --- docs/automation/standing-orders.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/automation/standing-orders.md b/docs/automation/standing-orders.md index 6d144b5867d..cc53d4e14bf 100644 --- a/docs/automation/standing-orders.md +++ b/docs/automation/standing-orders.md @@ -198,8 +198,6 @@ This pattern prevents the most common agent failure mode: acknowledging a task w For agents managing multiple concerns, organize standing orders as separate programs with clear boundaries: ```markdown -# Standing Orders - ## Program 1: [Domain A] (Weekly) ...