Skip to content

Commit 2d609d6

Browse files
committed
📜 docs: clarify sline terminology and enhance documentation
- Updated CLAUDE.md to define "sline" as the local shortcut for the statusline feature. - Improved descriptions for the Go-based statusline system and the 4-phase development process. - Adjusted formatting for better readability in the documentation.
1 parent f0d2c84 commit 2d609d6

File tree

2 files changed

+9
-5
lines changed

2 files changed

+9
-5
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"current_index":10,"last_update_time":1755885092}
1+
{"current_index":25,"last_update_time":1755939433}

‎CLAUDE.md‎

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,9 @@ Reference actual files for current aliases:
173173

174174
### Overview
175175

176-
Go-based sline system providing rich terminal display with:
176+
note: sline — is our local shortcut name for an official claude code «statusline» feature.
177+
178+
Go-based statusline system providing rich terminal display with:
177179

178180
- Directory path with ~ shortening
179181
- Dynamic model detection with rotating emoji (hourly rotation)
@@ -227,10 +229,12 @@ pnpm lib:* # CLI management commands
227229

228230
**Structured research and implementation system for complex feature development.**
229231

230-
4-phase process (Research → Clarification → Planning → Implementation) with dual approval gates, fast-track exceptions, and checkpoint-based tracking for complex features requiring architectural research.
232+
4-phase process (Research → Clarification → Planning → Implementation) with dual approval gates,
233+
fast-track exceptions, and checkpoint-based tracking for complex features requiring architectural
234+
research.
231235

232-
**Use for**: Complex features, unknown patterns, multi-library integrations
233-
**Skip for**: Simple fixes, well-understood patterns
236+
**Use for**: Complex features, unknown patterns, multi-library integrations **Skip for**: Simple
237+
fixes, well-understood patterns
234238

235239
## Archon Integration (Experimental)
236240

0 commit comments

Comments
 (0)