Commit Graph

  • a446ad6d1d Merge pull request '推 main 的戳記改綁「push 真正的目標 repo」,不再綁 hook 自己的 cwd' (#52) from fix/push-guard-cross-repo-stamp into main v0.3.5 claude-code 2026-08-23 07:31:01 +00:00
  • 41c56acd32 推 main 的戳記改綁「push 真正的目標 repo」,不再綁 hook 自己的 cwd fix/push-guard-cross-repo-stamp Leo 2026-08-23 14:18:28 +08:00
  • d6e1d6360e 薄殼複製品的漂移檢查——回答「改了雲端會不會跟」這個問題 feat/vendor-drift-guard Leo 2026-08-21 06:45:12 +08:00
  • 2eb9b2aaaa Merge pull request '身為總管,我要閘擋的是動作不是字面,我才不會一晚被自己的閘擋六次' (#51) from fix/push-guard-target-not-substring into main v0.3.4 claude-code 2026-08-20 17:30:46 +00:00
  • 67dae3b814 推送閘改成判目標,不判整條指令裡有沒有那個字 fix/push-guard-target-not-substring Leo 2026-08-21 01:29:55 +08:00
  • 43c328d26f Merge pull request 'feat/milestone-must-have-due' (#50) from feat/milestone-must-have-due into main v0.3.3 claude-code 2026-08-20 17:26:08 +00:00
  • bcb736ed19 Merge pull request 'fix/worksheet-dedup-by-content' (#49) from fix/worksheet-dedup-by-content into main claude-code 2026-08-20 17:26:06 +00:00
  • 6772ca67d3 每個里程碑都要有真的期限,9999 也擋 feat/milestone-must-have-due Leo 2026-08-21 01:25:12 +08:00
  • 1b5551274a 待驗工作單改用宣稱內容去重,驗過的不再冒出來 fix/worksheet-dedup-by-content Leo 2026-08-21 01:18:16 +08:00
  • 1920d4cb06 Merge pull request '身為 leo,我要雲端 clone 下來就有閘,我才不用先處理憑證' (#48) from fix/b4-real-probe into main v0.3.2 claude-code 2026-08-20 17:11:52 +00:00
  • 47ed778cc4 改走「直接複製進薄殼 repo」,並修掉一支會偷跑指令的閘 fix/b4-real-probe Leo 2026-08-21 00:51:00 +08:00
  • 03d9782f22 查了官方文件才發現:setup script 根本讀不到環境變數,而 exit 1 會鎖死 session Leo 2026-08-21 00:39:48 +08:00
  • 36d8e05a32 認證驗證加 timeout:掛住比失敗更糟 Leo 2026-08-21 00:34:34 +08:00
  • 135637291c B4 的探針我自己沒撞過,實撞後發現它根本不會擋 Leo 2026-08-21 00:33:44 +08:00
  • 762c28c522 雲端 setup:git 認證改用讀環境變數的 credential helper,並讓驗證有能力變紅 fix/cloud-setup-git-auth-verify Claude 2026-08-20 15:46:47 +00:00
  • d3061585e8 Merge pull request '身為 leo,我要雲端 env 檔能直接產在桌面,我才不用去翻隱藏目錄' (#46) from feat/cloud-env-outdir into main claude-code 2026-08-20 15:13:38 +00:00
  • 9099c3f533 make-cloud-env.sh:輸出路徑可指定,且不再對使用者指定的目錄動權限 feat/cloud-env-outdir Leo 2026-08-20 23:13:25 +08:00
  • 5bceb03478 v0.3.1 v0.3.1 Leo 2026-08-20 23:03:05 +08:00
  • 4e73b8b03d Merge pull request '身為 leo,我要雲端驗收步驟在閘死掉時真的變紅,我才不會再被三個綠燈騙一次' (#45) from fix/testing-b-section-discriminating into main claude-code 2026-08-20 15:03:04 +00:00
  • 291787eaaa TESTING.md B 段整段換掉——舊版在閘全滅時會回綠 fix/testing-b-section-discriminating Leo 2026-08-20 23:02:47 +08:00
  • 3a951210a5 雲端零閘的兩個真因:setup 不自驗+沒有 release 撐版本號 (#44) v0.3.0 claude-code 2026-08-20 14:59:55 +00:00
  • daa1674a20 雲端零閘的兩個真因:setup 從不驗證自己+沒有任何 release 撐版本號 fix/setup-self-verify Leo 2026-08-20 22:59:21 +08:00
  • 0bafdf141f WIP(未實測,不要併):待驗單 dedup —— 改 hash 宣稱內容本身 fix/claim-worksheet-dedup Leo 2026-08-20 22:34:10 +08:00
  • 3ca066260c fix(cloud): make-cloud-env.sh 改三段輸出(A/B/C)+修 bash 3.2 相容性 fix/cloud-env-parity-14 Leo 2026-08-20 22:09:36 +08:00
  • e255e23f01 docs(cloud): 官方文件核實後修正 Plan A 假設+補完整環境變數盤點(InkStoneCo#14) Leo 2026-08-20 22:04:25 +08:00
  • c48495d911 Merge pull request 'fix(hooks): sdd-guard.sh 修「解析失敗仍照擋、且訊息洩漏 /nonexistent」' (#42) from fix/sdd-guard-path-resolution into main claude-code 2026-08-20 13:09:10 +00:00
  • 87186585d6 fix(hooks): sdd-guard.sh 修「解析失敗仍照擋、且訊息洩漏 /nonexistent」(InkStoneCo#22) fix/sdd-guard-path-resolution Leo 2026-08-20 21:03:14 +08:00
  • e6d183d038 Merge pull request '產生雲端 env 設定給 leo 貼(InkStoneCo#14)' (#41) from feat/cloud-env-generator into main claude-code 2026-08-20 12:45:50 +00:00
  • f855d82573 產生雲端 env 設定,不要 leo 自己拼湊(InkStoneCo#14) feat/cloud-env-generator Leo 2026-08-20 20:45:02 +08:00
  • 17de121017 Merge pull request 'fix(hooks): 補上 leo21c-write-guard.sh 第二、三次誤攔的修法(反向移植)' (#40) from fix/one-copy-per-gate into main claude-code 2026-08-20 12:06:51 +00:00
  • c1d80756d7 審核補件:第二個空殼閘(irreversible_dispatch_check.py)+既有測試套 fix/one-copy-per-gate Leo 2026-08-20 20:06:23 +08:00
  • b790c3a78d fix(hooks): 補回 arcrun_intent_guard.py 主體——這支閘自 ISEP 建立以來就是空殼 Leo 2026-08-20 19:49:34 +08:00
  • 1dc97f0bd6 fix(hooks): 補上 leo21c-write-guard.sh 第二、三次誤攔的修法(InkStoneCo 反向移植) Leo 2026-08-20 19:46:24 +08:00
  • a7ea0283ac Merge pull request 'fix(hooks): 讓四支閘認得出「指令位置」跟「heredoc/引號裡的文字」' (#39) from fix/group0-gates into main claude-code 2026-08-20 11:00:33 +00:00
  • 0cdb6f2c05 fix(hooks): 讓四支閘認得出「指令位置」跟「heredoc/引號裡的文字」 fix/group0-gates Leo 2026-08-20 18:51:52 +08:00
  • c01a39541e Merge pull request '撤回 v0.2.0 / v0.2.1:未達交件水準' (#38) from chore/withdraw-versions into main claude-code 2026-08-20 10:36:39 +00:00
  • 92a4138f93 撤回 v0.2.0 與 v0.2.1:未達交件水準 chore/withdraw-versions Leo 2026-08-20 18:35:58 +08:00
  • b9d450eb37 Merge pull request 'v0.10.0:M4.0 里程碑怎麼組成+M4.3 不准自己打折' (#37) from rule/milestone-formation into main claude-code 2026-08-20 09:58:11 +00:00
  • 0946f702d7 v0.10.0:補 M4.0(里程碑怎麼組成)、M4.3 改寫成「不准自己打折」 rule/milestone-formation Leo 2026-08-20 17:58:08 +08:00
  • df0d4ed396 Merge pull request 'v0.9.0:全面 PR-only(leo 裁定)+跨 repo 群票載體' (#36) from rule/pr-only into main claude-code 2026-08-20 09:55:56 +00:00
  • e16d21435f v0.9.0:全面 PR-only(leo 裁定)+跨 repo 群票載體入規範 rule/pr-only Leo 2026-08-20 17:55:35 +08:00
  • b5c4ef3540 Merge pull request '治理規範 v0.8.0:三源整合定案(§15)+刪 M4.7+M4.3 改寫' (#29) from docs/three-source into main claude-code 2026-08-20 09:50:17 +00:00
  • 410771e883 E5 對齊 M4.3:到期只通知,不移票 docs/three-source Leo 2026-08-20 17:50:15 +08:00
  • 64dae34efa v0.8.0 修訂:刪 M4.7、M4.3 改寫(里程碑內容不增不減)、§15 精簡成方向性規劃 Leo 2026-08-20 17:42:51 +08:00
  • 6d61c10cb8 治理規範 v0.8.0:三源整合定案(§15,leo 核准) Leo 2026-08-20 17:40:52 +08:00
  • e7bea04862 Merge pull request '治理規範 v0.7.0:全局遍歷與 mapping 併入本檔' (#28) from docs/plan into main claude-code 2026-08-20 09:32:50 +00:00
  • 6244baef25 治理規範 v0.7.0:全局遍歷與 mapping 併入本檔(不另立文件) docs/plan Leo 2026-08-20 17:32:29 +08:00
  • cf2b8e948c Merge pull request 'v0.2.1:43 支閘白話盤點+測試手冊+補兩個實撞的洞' (#27) from release/v0.2.1 into main claude-code 2026-08-20 09:08:21 +00:00
  • 1dfc4e373a v0.2.1:43 支閘的白話盤點、測試手冊、補上兩個被抓到的洞 release/v0.2.1 Leo 2026-08-20 17:08:00 +08:00
  • bb72b22f10 Merge pull request '開票的側門也封上(Gitea API 直接開票要有搜尋戳記)' (#26) from fix/ticket-api-bypass into main claude-code 2026-08-20 08:44:16 +00:00
  • 2cd3af2764 開票的側門也封上:Gitea API 直接開票要有搜尋戳記 fix/ticket-api-bypass Leo 2026-08-20 16:43:49 +08:00
  • 2fb18e9f48 Merge pull request '治理 M4.7:降 scope 必須留痕在里程碑描述上' (#25) from leaf/24-descope into main claude-code 2026-08-20 08:33:28 +00:00
  • aec7f3a980 治理 M4.7:把票移出里程碑必須寫進里程碑描述(closes #24 的規範面) leaf/24-descope Leo 2026-08-20 16:33:08 +08:00
  • 34e7c45eb4 Merge pull request 'release: v0.2.0' (#23) from release/v0.2.0 into main claude-code 2026-08-20 06:12:38 +00:00
  • 500b95d80d release: v0.2.0(版本號、author、描述與實際內容對齊) release/v0.2.0 Leo 2026-08-20 14:12:34 +08:00
  • 7b96f238b6 Merge pull request '雲端載入契約:機制與文件(refs #5,尚未啟用)' (#22) from leaf/5-cloud into main claude-code 2026-08-20 05:42:35 +00:00
  • 627f924342 docs(cloud): 雲端 session 用 claude plugin marketplace 裝真身 ISEP,不再複製薄殼 leaf/5-cloud Leo 2026-08-20 13:39:06 +08:00
  • 5c3dea6e6c Merge pull request '本機 dogfooding:ISEP 裝成 plugin+記下兩份閘並存的中間狀態' (#20) from leaf/18-dogfood into main claude-code 2026-08-20 05:39:55 +00:00
  • c5e82c2617 本機 dogfooding:ISEP 已裝成 plugin,並記下「兩份閘都在跑」的中間狀態(closes #18) leaf/18-dogfood Leo 2026-08-20 13:39:39 +08:00
  • 065bb8f729 Merge pull request '版本只存在於 release:README 去版本宣稱+一致性腳本+打 tag 閘' (#10) from leaf/6-release into main claude-code 2026-08-20 05:10:16 +00:00
  • e4e3d69acf fix(release): 版本只有 Gitea Releases 答得出來,不再靠 README 自報(inkstone/ISEP#6) leaf/6-release Leo 2026-08-20 13:02:16 +08:00
  • ff705c2313 Merge pull request 'labels.yaml 唯一真相源 + 冪等同步腳本 + 14 repo 全部對齊' (#9) from leaf/4-labels into main claude-code 2026-08-20 05:08:05 +00:00
  • d238b72882 Merge pull request 'ISEP 自己的 wiki 骨架' (#8) from leaf/3-wiki into main claude-code 2026-08-20 05:08:02 +00:00
  • 4a8f3093da Merge pull request '治理規範進 docs/:原稿存檔+修訂版 v0.6.0+分歧書' (#7) from leaf/2-docs into main claude-code 2026-08-20 05:08:00 +00:00
  • 09979b2357 自我審核修訂:ISEP 的人閘放在 release 不放在每個 PR leaf/2-docs Leo 2026-08-20 13:04:29 +08:00
  • 3b763c829c 審核修訂:wiki 不再自行宣稱版本號(違治理 M4.6,版本只存在於 release) leaf/3-wiki Leo 2026-08-20 13:03:27 +08:00
  • 54e479900a 新增標籤唯一真相源 + 冪等同步腳本,全 org 14 個 repo 對齊(inkstone/ISEP#4) leaf/4-labels Leo 2026-08-20 13:03:12 +08:00
  • 50876ffa4f 治理規範進 docs/:claude.ai 原稿存檔+總管修訂版 v0.6.0+逐條分歧書 Leo 2026-08-20 13:02:28 +08:00
  • 45bf7b4a52 ISEP #3:裝一套自己的 wiki,接手 session 不必回頭翻 InkStoneCo Leo 2026-08-20 13:00:36 +08:00
  • c2638668e3 ISEP 0.1.0:環境設定收成一個 plugin,本機與雲端共用一份 Leo 2026-08-20 11:41:46 +08:00