ISEP 自己的 wiki 骨架 #8
Reference in New Issue
Block a user
Delete Branch "leaf/3-wiki"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
closes #3
總管已審核並實測(見票上留言)。
骨架照 inkstone/system-dev-template 的 wiki template 裝(三層+標籤橫切: INDEX/TAXONOMY/status/mistakes/principles + cards/<bucket>/),不自創格式。 內容只記 ISEP 自己的事: - 真身薄殼合一(為什麼環境設定收斂成一個 plugin) - hook 路徑規約(${CLAUDE_PLUGIN_ROOT} vs $CLAUDE_PROJECT_DIR) - repo 邊界與紅線(wiki 是這條紅線目前唯一開的例外,且例外本身也劃了邊界) 不複製 InkStoneCo 頂層 wiki 的任何內容——複製即 fork,fork 即漂移。 實測:hooks/session-start-recall.sh 以 ISEP 為 cwd 執行,exit 0,principles/mistakes 兩段真的印出剛寫的內容;wiki-secret-scan.sh 對全部新檔案掃過,exit 0; wiki-recall/update/capture 三支 command 描述的路徑全部存在。 Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>