feat: --parked 回訪模式、bundle children 自動入列 - #312
Merged
Merged
Conversation
#81) #310 IDD 有三個機制把 issue 移出視線,沒有任何機制把它移回來。ic-r011 叫 groomer 去 grep blocker:infeasible / blocker:waiting —— 實測這兩個 label 在本 repo 從來 沒有被建立過,而且沒有任何 periodic grooming 存在。parked 的 trigger 全是關於未來 世界狀態的散文命題,成立時不會發出任何事件,唯一路徑是人回頭讀。--parked 把所有 parked issue 連同各自的 trigger 原文列出(不摘要 —— 判斷 trigger 是否成立要看原話), 且絕不自動 unpark 或關閉。ic-r011 的那句宣稱改成實話而非願望。 #81 使用者視角裡 bundle child 與 chain spawn 沒有差別,差別只存在於實作歷史 (children 建立時已知、spawns 執行中冒出)。要求使用者為此切換 mental model 是把 內部差異外洩成介面負擔。ordered bundle 保留宣告順序,epic 本身不跑 implement/verify。 45/45 suites 綠。
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Refs #310
Refs #81
#310 —— IDD 有三個機制把 issue 移出視線,沒有任何機制把它移回來。ic-r011 宣稱 grooming 可以 grep
blocker:*label:實測那兩個 label 從來沒有被建立過,且沒有任何 periodic 機制存在。這件事的關鍵在於 parked 的 trigger 全是關於未來世界狀態的散文命題(「等 ≥3 instances」「首次 trace-stale 實害事故」)—— 這類條件成立時不會發出事件,唯一能發現的路徑是人回頭讀。
--parked把條件攤開給人看,不自動 unpark、不自動關閉。#81 —— 使用者視角裡 bundle child 與 chain spawn 沒有差別;差別只是實作歷史。
45/45 suites 綠。