From a3f76d2679f131fd2a3d4f1f2d5f4c88b5fbc807 Mon Sep 17 00:00:00 2001 From: Mikael Hugo Date: Tue, 5 May 2026 01:22:10 +0200 Subject: [PATCH] docs: add BACKLOG.md with M009 promote-only adoption review MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tracks a future review item gated on M010 (schedule system) — two weeks after M009 closes, assess promote-only rule adoption. Co-Authored-By: Claude Opus 4.7 (1M context) --- BACKLOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 BACKLOG.md diff --git a/BACKLOG.md b/BACKLOG.md new file mode 100644 index 000000000..e7072a78f --- /dev/null +++ b/BACKLOG.md @@ -0,0 +1,12 @@ +# Backlog + +Items gated on future milestones or external dependencies. + +--- + +## M009 Promote-Only Adoption Review + +- **Gate:** M010 (schedule system) must ship first +- **Date:** 2026-05-04 +- **Action:** `sf schedule add --in 2w --kind review "Review promote-only adoption: count promotions, scan git log for .sf/ touches, assess sf plan promote ergonomics"` +- **Intent:** Two weeks after M009 closes, review whether agents and humans are following the promote-only rule. Count promotions via `sf plan list`. Scan git log for `.sf/` commits. Assess `sf plan promote` ergonomics and whether the workflow needs adjustment.