diff --git a/hive-c0re/src/forge.rs b/hive-c0re/src/forge.rs index cee081e7..8a3c12b2 100644 --- a/hive-c0re/src/forge.rs +++ b/hive-c0re/src/forge.rs @@ -1116,7 +1116,8 @@ pub async fn ensure_all() { } // --------------------------------------------------------------------------- -// PR-based config-flow merge primitives (#1838). +// PR-based config-flow merge primitives (part of the +// dashboard-approve-driven config-change flow). // // The dashboard-approve-driven flow has hive-c0re verify an operator-approved // config PR, then land it: ff-push the verified sha to the protected default