두 번째 commit. 사용자 facing surface (CLI binary, env vars, XDG paths) + 코드 안 single-letter token (`KB_`, `kb.sqlite`, `/kb/`, tracing target) 일괄 rename. 그리고 3 개 file rename: - 디자인 doc `2026-04-27-kb-final-form-design.md` → `2026-04-27-kebab-final-form-design.md` - 최초 보고서 `kb_local_rust_report.md` → `kebab_local_rust_report.md` - workspace ignore `.kbignore` → `.kebabignore` ## 변경 - `crates/kebab-cli/Cargo.toml`: `[[bin]] name = "kb"` → `"kebab"`. - `crates/kebab-cli/src/main.rs`: `#[command(name = "kb", …)]` → `name = "kebab"`. - 모든 `KB_*` env var (코드 + doc + 테스트) → `KEBAB_*`. apply_env prefix 매칭 + 30+ 개 setting 키 모두. - XDG paths: `~/.config/kb` / `~/.local/share/kb` / `~/.cache/kb` / `~/.local/state/kb` → `~/.config/kebab` 등. config defaults + expand_path tests + paths.rs 의 hardcode 모두. - SQLite filename: `kb.sqlite` → `kebab.sqlite` (`SQLITE_FILE` const + 테스트 hardcode 모두). - tracing target: `target: "kb-*"` → `"kebab-*"` (10+ 곳). - snapshot fixture: `.kbignore` → `.kebabignore` (`fixtures/source-fs/ tree-1.snapshot.json` 갱신). ## 검증 - `cargo test --workspace -j 1` clean (linker OOM 회피 위해 직렬). - `cargo clippy --workspace --all-targets -- -D warnings` clean. 다음 commit 에서 docs sweep. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
69 lines
1.7 KiB
JSON
69 lines
1.7 KiB
JSON
[
|
|
{
|
|
"asset_id": "bd6e5649e546d6ac94c3269ffe7192c5",
|
|
"byte_len": 6,
|
|
"checksum": "f6b71def043f1fd92f2d34969a7272a9d134730551de8c9754c4be79fbc0aef3",
|
|
"discovered_at": "<stripped>",
|
|
"media_type": {
|
|
"other": ""
|
|
},
|
|
"source_uri": {
|
|
"kind": "file",
|
|
"value": "<stripped>"
|
|
},
|
|
"stored": {
|
|
"kind": "copied",
|
|
"path": "<stripped>"
|
|
},
|
|
"workspace_path": ".kebabignore"
|
|
},
|
|
{
|
|
"asset_id": "ba6cd31cab86eff7a86638ee76494bcf",
|
|
"byte_len": 169,
|
|
"checksum": "b0124489083674f6ad99a57ee5fc425feb71754a538a97a1ab580e8eb9b1f1c1",
|
|
"discovered_at": "<stripped>",
|
|
"media_type": "markdown",
|
|
"source_uri": {
|
|
"kind": "file",
|
|
"value": "<stripped>"
|
|
},
|
|
"stored": {
|
|
"kind": "copied",
|
|
"path": "<stripped>"
|
|
},
|
|
"workspace_path": "README.md"
|
|
},
|
|
{
|
|
"asset_id": "3381fcc34cf9415a391ba6b0dc6037c5",
|
|
"byte_len": 11,
|
|
"checksum": "e9fa9a5e0725d7bf6ec9d1565d3921eb6b62aa7f0db40c1c3ffebda7475d4258",
|
|
"discovered_at": "<stripped>",
|
|
"media_type": "markdown",
|
|
"source_uri": {
|
|
"kind": "file",
|
|
"value": "<stripped>"
|
|
},
|
|
"stored": {
|
|
"kind": "copied",
|
|
"path": "<stripped>"
|
|
},
|
|
"workspace_path": "notes/alpha.md"
|
|
},
|
|
{
|
|
"asset_id": "e300aa98aec843d2df1dd8f43702b257",
|
|
"byte_len": 10,
|
|
"checksum": "3e4df2f43563730d61672ce67a9bf479bc7c7a2f1384e2081d52e06f143353ed",
|
|
"discovered_at": "<stripped>",
|
|
"media_type": "markdown",
|
|
"source_uri": {
|
|
"kind": "file",
|
|
"value": "<stripped>"
|
|
},
|
|
"stored": {
|
|
"kind": "copied",
|
|
"path": "<stripped>"
|
|
},
|
|
"workspace_path": "notes/beta.md"
|
|
}
|
|
]
|