mirror of
https://github.com/codestable/CodeStable.git
synced 2026-09-19 09:03:09 +08:00
a9eaa93ff8
Cherry-picked the high-value rule content (form factor already rejected): - cs-feat/references/code-design.md: depth framework, ownership-first, make-change-easy-first signals, real seams, interface-as-test-surface, boundary design, plus the risk-first spike (chuanci) protocol - cs-feat/references/economy.md: minimal-sufficient != minimal-diff, five-rung no-new-code ladder, fix-once-at-the-right-boundary, bounded simplification (limit/trigger/direction), honest-savings rule - cs-issue/references/debug.md: root-cause definition, fast/slow path split with escalation conditions, suspect-structure signals - Inline guards: cs-feat (ownership + three-layer impact + spike pointer), cs-issue (root-cause + escalation pointer), cs-refactor (depth ruler), cs-code-review (intent-first, three-tier verdict, high-signal-only) Source: teammate's codestable-lite branch. 96 passed. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>