d301810fb6
衝突只有 docs/TESTING.md 一列:#92 也用了 A19 ⇒ 我改成 A20,並把整節搬到 A19 後面。 (今天 main 上 A16、A17 各被佔兩次、A19 被佔兩次——編號撞是這條線的常態, 讓號的成本比要求別人改小,所以一律我讓。) plugin.json 的腳本數在合併後的樹上重數 40 → 43: main v0.13.0 那個「40」= `ls scripts | wc -l`(37 檔+3 目錄), 合併後同一算法 = 43:+2 是本 PR,+1 是 #98 帶進來的 test-ticket-handoff-writeback.sh (#98 併進 main 時沒有回頭改這個數字)。版本號沒動(0.13.0)。
17 lines
520 B
JSON
17 lines
520 B
JSON
{
|
|
"name": "isep",
|
|
"description": "InkStone Environment Plugin —— leo 的 Claude Code 環境唯一真相源:54 支機械閘(71 條註冊,白話盤點見 docs/hooks-inventory.md)、7 支 slash command、2 支 skill、43 支腳本,外加治理規範與標籤真相源。本機與雲端裝同一份,沒有子集。",
|
|
"version": "0.13.0",
|
|
"keywords": [
|
|
"inkstone",
|
|
"guardrails",
|
|
"hooks",
|
|
"gitea",
|
|
"arcrun"
|
|
],
|
|
"author": {
|
|
"name": "Leo",
|
|
"url": "https://uncle6.me"
|
|
}
|
|
}
|