|
19 | 19 | <table> |
20 | 20 | <tr> |
21 | 21 | <td align="center" width="200"> |
22 | | - <b>v10.53</b><br><sub>P145 Released</sub> |
| 22 | + <b>v10.54</b><br><sub>Active Rule Compression</sub> |
23 | 23 | </td> |
24 | 24 | <td align="center" width="200"> |
25 | 25 | <b>19</b><br><sub>Active Runtime Rules</sub> |
|
33 | 33 | </tr> |
34 | 34 | </table> |
35 | 35 |
|
36 | | -> **Current release note:** `v10.53 / P145` makes source-first scope explicit for RULES maintenance: start from the checked source repo, treat `/home/node/.claude/rules` as a downstream install target, and keep README sync, runtime install, source push, and repo release as mandatory closeout before a wave counts as done. |
| 36 | +> **Current release note:** `v10.54` compresses repeated wording across 15 active runtime Rule owners while preserving the combined authority, safety, evidence, execution, verification, approval, recovery, and stop mechanisms. The install scope remains 19 source-owned root Rules. |
37 | 37 |
|
38 | 38 | <!-- CTA Buttons --> |
39 | 39 | <p> |
@@ -279,13 +279,12 @@ These capabilities summarize the current operating model at the front-page level |
279 | 279 | **📊 Active Runtime Rules: 19** |
280 | 280 |
|
281 | 281 | Current source state: |
282 | | -- Released `v10.53 / P145` makes source-first scope explicit for RULES maintenance. |
283 | | -- Repo-root `CLAUDE.md` now says start from the checked source-controlled RULES repo first and treat `/home/node/.claude/rules` as a downstream install target. |
284 | | -- Runtime-first edits are now outside the default path unless the task is explicitly runtime-only emergency or install-verification work. |
| 282 | +- Released `v10.54` applies owner-canonical compression to 15 active runtime Rule owners. |
| 283 | +- The combined active Rule payload is 273,721 bytes, down 132,193 bytes (32.57%) from the checked 405,914-byte `origin/master` baseline. |
| 284 | +- Authority order, safety and approval gates, evidence states, execution/verification boundaries, recovery paths, exact enums/literals, and stop conditions remain required combined-runtime behavior. |
| 285 | +- Repo-root `CLAUDE.md` keeps source-first maintenance explicit: the checked repository is authority and `/home/node/.claude/rules` is a downstream install target. |
285 | 286 | - Maintainer closeout still requires README sync, runtime install, source push, and repo release before a RULES wave is considered done. |
286 | | -- Runtime Context Discipline stays front-page scoped: current runtime shape, authority boundaries, and install-discipline expectations are summarized without turning README into a phase summary. |
287 | | -- The governed `playground/` family remains non-runtime and outside the installer payload. |
288 | | -- The active runtime install set remains 19 root rules and `playground/` stays outside the installer payload. |
| 287 | +- The active install set remains 19 source-owned root Rules; governed design/changelog/TODO/phase/playground surfaces remain outside the runtime payload. |
289 | 288 | </div> |
290 | 289 |
|
291 | 290 | --- |
@@ -380,7 +379,7 @@ Current companion plugins worth knowing: |
380 | 379 | - README: [`plugin/memory-context-intelligence/README.md`](plugin/memory-context-intelligence/README.md) |
381 | 380 |
|
382 | 381 | Boundary: |
383 | | -- these plugins are **not** part of the active 18-rule runtime payload copied into `.claude/rules/` |
| 382 | +- these plugins are **not** part of the active 19-rule runtime payload copied into `.claude/rules/` |
384 | 383 | - they are companion tools you install separately from the local plugin marketplace under `plugin/` |
385 | 384 |
|
386 | 385 | --- |
@@ -1065,7 +1064,7 @@ Result: ✅ Verified from actual files |
1065 | 1064 | ### Runtime install boundary |
1066 | 1065 |
|
1067 | 1066 | - Current README meaning: the Quick Start block installs the compact 19-rule source-owned active runtime set and uses owner-aware cleanup instead of filename-only deletion. |
1068 | | -- Source state: this README reflects released `v10.53 / P145`, where repo-root `CLAUDE.md` now enforces source-first scope for RULES maintenance, the active runtime install set still contains 19 root rules, and `playground/` stays outside the install payload. |
| 1067 | +- Source state: this README reflects released `v10.54`, where 15 owner Rules use compressed runtime wording, the active runtime install set remains 19 root Rules, and `playground/` stays outside the install payload. |
1069 | 1068 | - Ownership guard: manifest-owned files are removed only when they still match the last recorded install snapshot, and legacy pre-manifest files are quarantined only when their content exactly matches this repo's git history for that rule path. |
1070 | 1069 | - Boundary: files already present in a shared runtime destination but outside this repo's recorded install ownership or repo-history proof are not cleanup targets by default. |
1071 | 1070 | - Impact: protects install scope and other-owner runtime files while still allowing safe cleanup of this repo's old runtime leftovers, including legacy installs from before the merged-rule transition. |
@@ -1190,8 +1189,8 @@ Personal rule set and configuration framework for Claude Code CLI. |
1190 | 1189 | --- |
1191 | 1190 |
|
1192 | 1191 | <p> |
1193 | | - <b>Version</b>: 10.53 | |
1194 | | - <b>Last Updated</b>: 2026-06-14 | |
| 1192 | + <b>Version</b>: 10.54 | |
| 1193 | + <b>Last Updated</b>: 2026-08-08 | |
1195 | 1194 | <b>Framework</b>: Sophisticated AI Framework with Constitutional Governance |
1196 | 1195 | </p> |
1197 | 1196 |
|
|
0 commit comments